hub

CodeZen

CodeZen

一个专注中文区的 GitHub 项目发现

avatar

nuwa-skill

你想蒸馏的下一个员工,何必是同事。蒸馏任何人的思维方式——心智模型、决策启发式、表达DNA。Distill how anyone thinks.

star403
avatar

claude-howto-zh-cn

Claude Code 中文全面上手指南。基于 luongnv89/claude-howto 本土化重写,面向中国小白用户,保留命令与配置兼容性,并附学习路径与本地化校验护栏。

star330
Python
avatar

ex-skill

前女友 skill

star347
Python
avatar

yourself-skill

与其蒸馏别人,不如蒸馏自己。欢迎加入数字永生!Inspired by colleague-skill(同事skill)。

star315
Python
avatar

anti-distill

反蒸馏 Skill:清洗你被迫写的 Skill 文件,看起来完整,核心知识留给自己。Anti-distillation for employee Skills.

star324
avatar

teammate-skill

> *Your teammate left. Their context didn't have to.* EnglishREADME.md | 简体中文README.zh-CN.md | FrançaisREADME.fr.md | DeutschREADME.de.md | РусскийREADME.ru.md | 日本語README.ja.md | ItalianoREADME.it.md | EspañolREADME.es.md Your teammate quit and three years of tribal knowledge walked out

agentskills ai-assistant ai-skill claude-code github
star322
Python
avatar

claude-code-tudou

Claude Code Tudou 土豆版 基于 Claude Code 源码修复的 **本地增强版**。本项目不仅完整保留了 Claude Code 的 TUI 交互和 Agent 能力,还额外集成了 **Electron 桌面端** 界面,并支持通过环境变量灵活接入各类 Anthropic 兼容 API。 --- 核心特性 - **双端体验**: - **终端 TUI**:基于 React + Ink 的完整命令行交互界面,支持工具调用、代码编辑和多步迭代。 - **桌面端 Electron**:提供 Vue 3 构建的图形化聊天界面,支持会话管理、工作区切换及可视化设置

star301
TypeScript
avatar

OmniVoice

OmniVoice 🌍       OmniVoice is a state-of-the-art zero-shot multilingual TTS model supporting more than 600 languages. Built on a novel diffusion language model architecture, it generates high-quality speech with superior inference speed, supporting voice c

star344
Python
avatar

clawgod

ClawGod EnglishREADME.md | 中文README_ZH.md | 日本語README_JP.md > God mode for Claude Codehttps://docs.anthropic.com/en/docs/claude-code. **This is NOT a third-party Claude Code client.** ClawGod is a runtime patch applied on top of the official Claude Code. It works with any version — as Claude Code

ai assistant claude-ai claude-code claw
star315
PowerShell
avatar

CC

Claude Code 源码还原 > 从 source map 还原并可运行的 Claude Code CLI 完整 TypeScript 源码 > !WARNING > 本仓库为**非官方**版本,基于公开 npm 发布包的 source map 还原,**仅供研究学习使用**。 > 不代表 Anthropic 官方原始内部开发仓库结构。 > 部分模块因 source map 无法完整还原,已用兼容 shim 或降级实现替代,行为可能与原版有所不同。 当前状态 - 源码树可还原并可在本地开发流程中运行 - `bun install` 可成功安装依赖 - `bun run vers

star227
TypeScript
avatar

claude-code-rust

🚀 Rust 全量重构的 Claude Code - 性能提升 2.5x,体积减少 97% | High-performance Rust implementation of Claude Code with 2.5x faster startup and 97% smaller binary

ai claude cli mcp performance
star256
TypeScript
avatar

hello2cc

hello2cc `hello2cc` 是一个面向 Claude Code 的**静默型、native-first** 插件。 它不负责 provider、gateway、模型映射或账号权限;它负责的是:**当你已经把第三方模型接入 Claude Code 之后,让这些模型尽量像原生 Opus / Sonnet 一样使用 Claude Code。** 当前版本:`0.2.5` --- 这个插件解决什么问题 如果你已经通过下面任一方式把第三方模型接进了 Claude Code: - `ccswitch` - provider profile / gateway - 原生模型槽位映射

star239
JavaScript