hub

CodeZen

CodeZen

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

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

autoagent

autonomous harness engineering

star369
Python
avatar

boneyard

Auto generated skeleton loading framework

star287
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

marknative

A Markdown rendering engine that generates paginated PNG and SVG output — no browser, no Chromium, no DOM.

star307
TypeScript
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

claw-code-parity

claw-code Rust port parity work - it is temporary work while claw-code repo is doing migration

star645
Rust
avatar

claude-code

🚀 Open source Claude Code CLI source code. Advanced AI Agent for developers. Includes TypeScript codebase for LLM tool-calling, agentic workflows, and terminal UI. Remember this is just the skeleton not the brain itself. Found by Chaofan Shou.

claude-ai claude-code leaked-claude-code leaked-code
star344
TypeScript
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