hesreallyhim/awesome-claude-code

GitHub: hesreallyhim/awesome-claude-code

Anthropic Claude Code 的生态资源精选索引,涵盖技能包、钩子、斜杠命令、Agent 编排器、IDE 集成及工作流指南。

Stars: 26401 | Forks: 1655

Pick Your Style:

Awesome Extra Classic Flat

Awesome Claude Code

# Awesome Claude Code [![Awesome](https://awesome.re/badge.svg)](https://awesome.re)
Featured Claude Code Projects
## 最新添加 - [Claude Scientific Skills](https://github.com/K-Dense-AI/claude-scientific-skills) by [K-Dense](https://github.com/K-Dense-AI/) - “一套用于研究、科学、工程、分析、金融和写作的现成 Agent Skills。”这是他们的描述——谦虚、简单。这也正是你判断这确实是 GitHub 上最好的技能库之一的方法。如果你曾经想过攻读博士学位……不如把这些文档都读一遍。另外,我觉得这好像就是一个 AI agent?太棒了。 - [parry](https://github.com/vaporif/parry) by [Dmytro Onypko](https://github.com/vaporif) - 用于 Claude Code hooks 的 prompt 注入扫描器。扫描工具的输入和输出,检测注入攻击、secrets 和数据泄露尝试。[注:处于早期开发阶段,但值得关注。] - [Dippy](https://github.com/ldayton/Dippy) by [Lily Dayton](https://github.com/ldayton) - 使用基于 AST 的解析自动批准安全的 bash 命令,同时对破坏性操作进行提示。在不牺牲安全性的前提下解决权限疲劳问题。支持 Claude Code、Gemini CLI 和 Cursor。 - [sudocode](https://github.com/sudocode-ai/sudocode) by [ssh-randy](https://github.com/ssh-randy) - 轻量级 agent 编排开发工具,驻留在你的仓库中。可与多种规范框架集成。Jira 的感觉。 - [claude-tmux](https://github.com/nielsgroen/claude-tmux) by [Niels Groeneveld](https://github.com/nielsgroen) - 在 tmux 中管理 Claude Code。一个 tmux 弹窗,显示你所有的 Claude Code 实例,支持快速切换、状态监控、会话生命周期管理,以及 git worktree 和 pull request 支持。 - [claude-esp](https://github.com/phiat/claude-esp) by [phiat](https://github.com/phiat) - 基于 Go 的 TUI,将 Claude Code 的隐藏输出(thinking、tool calls、subagents)流式传输到单独的终端。可同时监控多个会话,按内容类型过滤,并跟踪后台任务。非常适合调试或了解 Claude 底层的工作原理,而不会打断你的主会话。 ## 目录 - [Agent Skills 🤖](#agent-skills-) - [通用](#general) - [工作流与知识指南 🧠](#workflows--knowledge-guides-) - [通用](#general-1) - [Ralph Wiggum](#ralph-wiggum) - [工具集 🧰](#tooling-) - [通用](#general-2) - [IDE 集成](#ide-integrations) - [用量监控](#usage-monitors) - [编排器](#orchestrators) - [配置管理器](#config-managers) - [状态栏 📊](#status-lines-) - [通用](#general-3) - [Hooks 🪝](#hooks-) - [通用](#general-4) - [斜杠命令 🔪](#slash-commands-) - [通用](#general-5) - [版本控制与 Git](#version-control--git) - [代码分析与测试](#code-analysis--testing) - [上下文加载与引导](#context-loading--priming) - [文档与更新日志](#documentation--changelogs) - [CI / 部署](#ci--deployment) - [项目与任务管理](#project--task-management) - [杂项](#miscellaneous) - [CLAUDE.md 文件 📂](#claudemd-files-) - [特定语言](#language-specific) - [特定领域](#domain-specific) - [项目脚手架与 MCP](#project-scaffolding--mcp) - [替代客户端 📱](#alternative-clients-) - [通用](#general-6) - [官方文档 🏛️](#official-documentation-%EF%B8%8F) - [通用](#general-7) ## Agent 技能 🤖 ### 通用 - [AgentSys](https://github.com/avifenesh/agentsys) by [avifenesh](https://github.com/avifenesh) - Claude 的 Workflow 自动化系统,包含一组有用的 plugins、agents 和 skills。自动化从任务到生产的 workflow、PR 管理、代码清理、性能调查、drift detection 和多 agent 代码审查。包含用于 linting agent 配置的 [agnix](https://github.com/avifenesh/agnix)。基于数千行代码和数千个测试构建。使用确定性检测(regex、AST)结合 LLM 判断以提高效率。已被许多生产系统使用。 - [AI Agent, AI Spy](https://youtu.be/0ANECpNdt-4) by [Whittaker & Tiwari](https://signalfoundation.org/) - 来自 Signal Foundation 的成员,分享了一些非常棒的技巧,教你如何将操作系统变成全面监控的工具,以及为什么有些公司正在做一件非常棒的事情。[警告:YouTube 链接]。 - [Book Factory](https://github.com/robertguss/claude-skills) by [Robert Guss](https://github.com/robertguss) - 一个全面的 Skills pipeline,利用专业的 Claude skills 复制传统出版基础设施,用于非虚构类书籍创作。 - [cc-devops-skills](https://github.com/akin-ozer/cc-devops-skills) by [akin-ozer](https://github.com/akin-ozer) - 一套极其详细的 DevOps 工程师 skills(或者任何需要部署代码的人)。结合 validations、generators、shell scripts 和 CLI tools,为你可能痛苦挣扎过的任何平台创建高质量的 IaC 代码。即使只是作为文档来源,也值得下载。 - [Claude Code Agents](https://github.com/undeadlist/claude-code-agents) by [Paul - UndeadList](https://github.com/undeadlist) - 全面的 E2E 开发 Workflow,包含对独立开发者有帮助的 Claude Code subagent prompts。并行运行多个 auditors,使用 micro-checkpoint protocols 自动化修复循环,并进行基于浏览器的 QA。包含防止 AI 失控的严格 protocols。 - [Claude Codex Settings](https://github.com/fcakyon/claude-codex-settings) by [fatih akyon](https://github.com/fcakyon) - 一套组织良好、编写出色的 plugins,涵盖核心开发者活动,如使用常见的云平台 GitHub、Azure、MongoDB,以及 Tavily、Playwright 等流行服务。清晰、不过度强势,并兼容其他几个 providers。 - [Claude Mountaineering Skills](https://github.com/dreamiurg/claude-mountaineering-skills) by [Dmytro Gaivoronsky](https://github.com/dreamiurg) - 自动化北美山峰登山路线研究的 Claude Code skill。聚合来自 Mountaineers.org、PeakBagger.com 和 SummitPost.com 等 10 多个登山来源的数据,生成包含天气、雪崩状况和行程报告的详细路线 beta 报告。 - [Claude Scientific Skills](https://github.com/K-Dense-AI/claude-scientific-skills) by [K-Dense](https://github.com/K-Dense-AI/) - “一套用于研究、科学、工程、分析、金融和写作的现成 Agent Skills。”这是他们的描述——谦虚、简单。这也正是你判断这确实是 GitHub 上最好的技能库之一的方法。如果你曾经想过攻读博士学位……不如把这些文档都读一遍。另外,我觉得这好像就是一个 AI agent?太棒了。 - [Codex Skill](https://github.com/skills-directory/skill-codex) by [klaudworks](https://github.com/klaudworks) - 允许用户从 claude code prompt codex。与原始的 codex mcp server 不同,此 skill 从你的 prompt 推断参数,如 model、reasoning effort、sandboxing,或要求你指定它们。它还简化了继续之前的 codex sessions,以便 codex 可以继续使用之前的 context。 - [Compound Engineering Plugin](https://github.com/EveryInc/compound-engineering-plugin) by [EveryInc](https://github.com/EveryInc) - 一套非常务实、设计精良的 agents、skills 和 commands,围绕将过去的错误和失败转化为未来成长和改进的教训与机会的纪律构建。文档完善。 - [Context Engineering Kit](https://github.com/NeoLabHQ/context-engineering-kit) by [Vlad Goncharov](https://github.com/LeoVS09) - 精心制作的高级 Context engineering 技术和 patterns 集合,以最小的 token 占用专注于提高 agent 结果质量。 - [Everything Claude Code](https://github.com/affaan-m/everything-claude-code) by [Affaan Mustafa](https://github.com/affaan-m/) - 一流的、编写精良的资源,涵盖“几乎所有”核心工程领域。这个“包罗万象”的商店的亮点在于,大多数资源都有显著的独立价值,与一些包罗万象的框架不同,虽然你可以选择作者的特定 Workflow patterns,但单个资源在你能找到的(几乎)每个 Claude Code 功能中都提供了 exemplary patterns(向 Output Styles 的忠实粉丝致歉)。 - [Fullstack Dev Skills](https://github.com/jeffallan/claude-skills) by [jeffallan](https://github.com/jeffallan) - 一个全面的 Claude Code plugin,包含 65 个专门的 skills,涵盖广泛的特定框架的全栈开发。具有 9 个用于 Jira/Confluence 集成的项目 Workflow commands,值得注意的是,通过 `/common-ground` command 来揭示 Claude 对你项目的隐藏假设的有趣 context engineering 方法。这是一个聪明的做法。 - [read-only-postgres](https://github.com/jawwadfirdousi/agent-skills) by [jawwadfirdousi](https://github.com/jawwadfirdousi) - 用于 Claude Code 的只读 PostgreSQL 查询 skill。跨配置的数据库执行 SELECT/SHOW/EXPLAIN/WITH 查询,具有严格的验证、超时和行限制。支持带有描述的多个连接,以便进行数据库选择。 - [Superpowers](https://github.com/obra/superpowers) by [Jesse Vincent](https://github.com/obra) - 一个强大的软件工程核心能力包,很好地覆盖了 SDLC 的大部分——从规划、审查、测试到调试……编写精良、组织有序、适应性强。作者称它们为“superpowers”,但其中许多只是巩固了工程最佳实践——在使用 Claude Code 时,这有时确实感觉像是一种超能力。 - [Trail of Bits Security Skills](https://github.com/trailofbits/skills) by [Trail of Bits](https://github.com/trailofbits) - 一个非常专业的、包含十几个专注于安全的 skills 集合,用于代码审计和漏洞检测。包括使用 CodeQL 和 Semgrep 进行静态分析的 skills、跨代码库的变体分析、修复验证和差异代码审查。 - [TÂCHES Claude Code Resources](https://github.com/glittercowboy/taches-cc-resources) by [TÂCHES](https://github.com/glittercowboy) - 一套平衡、“接地气”的 sub agents、skills 和 commands,组织良好,易于阅读,并健康地专注于“meta”-skills/agents,如“skill-auditor”、hook 创建等——这类东西你可以适应你的 Workflow,而不是反过来。 - [Web Assets Generator Skill](https://github.com/alonw0/web-asset-generator) by [Alon Wolenitz](https://github.com/alonw0) - 轻松从 Claude Code 生成 Web 资产,包括 favicons、app icons (PWA) 和用于 Facebook、Twitter、WhatsApp 和 LinkedIn 的社交媒体 meta images (Open Graph)。处理图像大小调整、文本到图像生成、emojis,并提供适当的 HTML meta tags。
## 工作流与知识指南 🧠 ### 通用 - [AB Method](https://github.com/ayoubben18/ab-method) by [Ayoub Bensalah](https://github.com/ayoubben18) - 一种原则性的、spec-driven 的 Workflow,利用 Claude Code 的专门 sub agents 将大问题转化为集中的、增量式的 missions。包括 slash-commands、sub agents 和为 SDLC 特定部分设计的专门 Workflows。 - [Agentic Workflow Patterns](https://github.com/ThibautMelen/agentic-workflow-patterns) by [ThibautMelen](https://github.com/ThibautMelen) - 来自 Anthropic 文档的全面且文档完善的 agentic patterns 集合,每个 pattern 都有彩色的 Mermaid 图表和代码示例。涵盖 Subagent Orchestration、Progressive Skills、Parallel Tool Calling、Master-Clone Architecture、Wizard Workflows 等。也兼容其他 providers。 - [Blogging Platform Instructions](https://github.com/cloudartisan/cloudartisan.github.io/tree/main/.claude/commands) by [cloudartisan](https://github.com/cloudartisan) - 提供一套结构良好的 commands,用于发布和维护博客平台,包括创建帖子、管理类别和处理媒体文件的 commands。 - [Claude Code Documentation Mirror](https://github.com/ericbuess/claude-code-docs) by [Eric Buess](https://github.com/ericbuess) - Anthropic © PBC 的 Claude Code 文档页面的镜像,每几小时更新一次。当你试图紧跟 Dr. Claw D. Code, Ph.D. 不断扩展的功能集时,这会派上用场。 - [Claude Code Handbook](https://nikiforovall.blog/claude-code-rules/) by [nikiforovall](https://github.com/nikiforovall) - Claude Code 开发 Workflow 的最佳实践、技巧和技术集合,并附有可分发的 plugins。 - [Claude Code Infrastructure Showcase](https://github.com/diet103/claude-code-infrastructure-showcase) by [diet103](https://github.com/diet103) - 一种使用 Skills 的非常创新的方法,其核心是利用 hooks 确保 Claude 根据当前 Context 智能选择和激活适当的 Skill。文档完善,可适应不同的项目和 Workflows。 - [Claude Code PM](https://github.com/automazeio/ccpm) by [Ran Aroussi](https://github.com/ranaroussi) - 真正全面且功能丰富的 Claude Code 项目管理 Workflow。拥有众多专门的 agents、slash-commands 和强大的文档。 - [Claude Code Repos Index](https://github.com/danielrosehill/Claude-Code-Repos-Index) by [Daniel Rosehill](https://github.com/danielrosehill) - 这要么是一位多产的天才的作品,要么是一个非常聪明的 bot(或者两者兼有),但这几乎不重要,因为质量太高了——作者发布的75 多个 Claude Code repositories 的索引——我说的不是 slop。CMS、系统设计、深度研究、IoT、agentic workflows、服务器管理、个人健康……如果你发现了谎言,请告诉我,否则请看看这些。 - [Claude Code System Prompts](https://github.com/Piebald-AI/claude-code-system-prompts) by [Piebald AI](https://github.com/Piebald-AI) - Claude Code 系统提示的所有部分,包括内置工具描述、sub agent prompts (Plan/Explore/Task)、utility prompts (CLAUDE.md、compact、Bash cmd、security review、agent creation 等)。针对每个 Claude Code 版本更新。 - [Claude Code Tips](https://github.com/ykdojo/claude-code-tips) by [ykdojo](https://github.com/ykdojo) - 35 多个简短但信息密集的 Claude Code 技巧,涵盖语音输入、系统 prompt 修补、用于风险任务的容器 Workflow、对话克隆(!)、使用 Gemini CLI 的多模型编排等等。不错的 demos、工作脚本、一个 plugin,我想这大概对每个人都有一点用处。 - [Claude Code Ultimate Guide](https://github.com/FlorianBruniaux/claude-code-ultimate-guide) by [Florian BRUNIAUX](https://www.linkedin.com/in/florian-bruniaux-43408b83/) - 一项巨大的文档壮举,本指南从初学者到高级用户涵盖 Claude Code,提供用于 Claude Code 功能的生产就绪模板、agentic workflows 指南和大量优秀的学习材料,包括测验和方便的“cheatsheet”。它是否是 Claude Code 的“终极”指南将由读者决定,但这无论如何都是一个宝贵的资源(像所有文档站点一样,在下注之前确保它是最新的)。 - [Claude CodePro](https://github.com/maxritter/claude-codepro) by [Max Ritter](https://www.maxritter.net) - Claude Code 的专业开发环境,具有 spec-driven Workflow、TDD enforcement、跨会话内存、语义搜索、quality hooks 和模块化规则集成。有点“重量级”但功能丰富,覆盖面广。 - [claude-code-docs](https://github.com/costiash/claude-code-docs) by [Constantin Shafranski](https://github.com/costiash) - Anthropic© PBC 的 Claude/Code 文档站点的镜像,但具有全文搜索和查询时更新等额外功能——是 `claude-code-docs` 的好伙伴,可提供即时、完全索引的信息,以便 Claude Code 可以阅读关于自己的内容。 - [ClaudoPro Directory](https://github.com/JSONbored/claudepro-directory) by [ghost](https://github.com/JSONbored) - 精心制作、广泛选择的 Claude Code hooks、slash commands、subagent 文件等,涵盖一系列专门的任务和 Workflows。比你平均的“Claude-template-for-everything”网站资源更好。 - [Context Priming](https://github.com/disler/just-prompt/tree/main/.claude/commands) by [disler](https://github.com/disler) - 提供一种系统的方法,通过针对不同项目场景和开发 Context 的专门 commands,为 Claude Code 提供全面的项目 Context。 - [Design Review Workflow](https://github.com/OneRedOak/claude-code-workflows/tree/main/design-review) by [Patrick Ellis](https://github.com/OneRedOak) - 一种量身定制的 Workflow,用于启用自动化 UI/UX 设计审查,包括专门的 sub agents、slash commands、`CLAUDE.md` 摘录等。涵盖从响应式设计到可访问性的广泛标准。 - [Laravel TALL Stack AI Development Starter Kit](https://github.com/tott/laravel-tall-claude-ai-configs) by [tott](https://github.com/tott) - 使用全面的 Claude Code 配置转变你的 Laravel TALL (Tailwind, AlpineJS, Laravel, Livewire) stack 开发,提供智能辅助、系统化 Workflows 和领域专家咨询。 - [Learn Claude Code](https://github.com/shareAI-lab/learn-claude-code) by [shareAI-Lab](https://github.com/shareAI-lab/) - 一项关于 Claude Code 等编码 agents 如何设计的非常有趣的分析。它试图将 agent 分解为其基本部分,并用最少的代码重建它。极好的学习资源。最终产品是一个具有 skills、sub-agents 和 todo-list 的基础 agent,大约几百行 Python。 - [learn-faster-kit](https://github.com/cheukyin175/learn-faster-kit) by [Hugo Lau](https://github.com/cheukyin175) - 一个创意的 Claude Code 教育框架,灵感来自“FASTER”自学方法。附带了各种 agents、slash commands 和 tools,使 Claude Code 能够帮助你按照自己的节奏进步,采用 well-established 的 pedagogical techniques,如主动学习和间隔重复。 - [n8n_agent](https://github.com/kingler/n8n_agent/tree/main/.claude/commands) by [kingler](https://github.com/kingler) - 惊人的全面的代码分析、QA、设计、文档、项目结构、项目管理、优化等 comments 集合。 - [Project Bootstrapping and Task Management](https://github.com/steadycursor/steadystart/tree/main/.claude/commands) by [steadycursor](https://github.com/steadycursor) - 提供一套结构化的 commands,用于引导和管理新项目,包括用于创建和编辑自定义 slash-commands 的 meta-commands。 - [Project Management, Implementation, Planning, and Release](https://github.com/scopecraft/command/tree/main/.claude/commands) by [scopecraft](https://github.com/scopecraft) - 真正全面的 SDLC 所有方面的 commands 集合。 - [Project Workflow System](https://github.com/harperreed/dotfiles/tree/master/.claude/commands) by [harperreed](https://github.com/harperreed) - 一套提供全面 Workflow 系统的 commands,用于管理项目,包括任务管理、代码审查和部署流程。 - [RIPER Workflow](https://github.com/tony/claude-code-riper-5) by [Tony Narlock](https://tony.sh) - 结构化开发 Workflow,强制执行 Research、Innovate、Plan、Execute 和 Review 阶段之间的分离。具有用于 Context 效率的 consolidated subagents、branch-aware memory bank 和用于 guided development 的严格模式强制。 - [Shipping Real Code w/ Claude](https://diwank.space/field-notes-from-shipping-real-code-with-claude) by [Diwank](https://github.com/creatorrr) - 一篇详细的博客文章,解释了作者使用 Claude Code 发布产品的过程,包括 CLAUDE.md 文件和其他有趣的资源。 - [Simone](https://github.com/Helmi/claude-simone) by [Helmi](https://github.com/Helmi) - 一个更广泛的 Claude Code 项目管理 Workflow,不仅包含一组 commands,还包含一套文档、指南和流程,以促进项目规划和执行。 ### Ralph Wiggum - [awesome-ralph](https://github.com/snwfdhmp/awesome-ralph) by [Martin Joly](https://github.com/snwfdhmp) - 关于 Ralph 的精选资源列表,Ralph 是一种 AI 编码技术,在自动化循环中运行 AI 编码 agents,直到满足规范。 - [Ralph for Claude Code](https://github.com/frankbria/ralph-claude-code) by [Frank Bria](https://github.com/frankbria) - 一个自主 AI 开发框架,使 Claude Code 能够迭代地处理项目直到完成。具有智能退出检测、rate limiting、circuit breaker patterns 和全面的安全 guardrails,以防止无限循环和 API 过度使用。使用 Bash 构建,与 tmux 集成用于实时监控,并包括 75 多个全面测试。 - [Ralph Wiggum Marketer](https://github.com/muratcankoylan/ralph-wiggum-marketer) by [Muratcan Koylan](https://github.com/muratcankoylan) - 一个 Claude Code plugin,提供自主 AI copywriter,将 Ralph 循环与为市场研究 agents 定制的知识库集成。agents 做研究,Ralph 写文案,你继续睡觉。无论你是否实践 Ralph-Driven Development (RDD),我认为这些项目都是对 general agentic patterns 的有趣和创造性的探索。 - [ralph-orchestrator](https://github.com/mikeyobrien/ralph-orchestrator) by [mikeyobrien](https://github.com/mikeyobrien) - Ralph Orchestrator 实现了简单但有效的“Ralph Wiggum”技术,用于自主任务完成,持续针对 prompt 文件运行 AI agent,直到任务标记为完成或达到限制。此实现为 AI-driven 开发提供了一个 robust、well-tested 和 feature-complete 的编排系统。也在 Anthropic Ralph plugin 文档中被引用。 - [ralph-wiggum-bdd](https://github.com/marcindulak/ralph-wiggum-bdd) by [marcindulak](https://github.com/marcindulak) - 一个独立的 Bash 脚本,用于 Ralph Wiggum 循环的行为驱动开发 (BDD)。原则上,在无人值守运行时,脚本可以保持代码和需求同步,但在实践中仍然需要交互式的人工监督,因此它支持两种模式。脚本是独立的,可以修改并提交到你的项目中。 - [The Ralph Playbook](https://github.com/ClaytonFarr/ralph-playbook) by [Clayton Farr](https://github.com/ClaytonFarr) - 一份非常详细和全面的 Ralph Wiggum 技术指南,配有 well-written 的理论评论和实用的指南与建议。
## 工具集 🧰 ### 通用 - [cc-sessions](https://github.com/GWUDCAP/cc-sessions) by [toastdev](https://github.com/satoastshi) - 一种使用 Claude Code 进行高效开发的自以为是的 approach。 - [cc-tools](https://github.com/Veraticus/cc-tools) by [Josh Symonds](https://github.com/Veraticus) - Claude Code hooks 和 utilities 的高性能 Go 实现。提供智能 linting、testing 和 statusline 生成,开销极小。 - [ccexp](https://github.com/nyatinte/ccexp) by [nyatinte](https://github.com/nyatinte) - 用于发现和管理 Claude Code 配置文件和 slash commands 的交互式 CLI 工具,具有漂亮的 terminal UI。 - [cchistory](https://github.com/eckardt/cchistory) by [eckardt](https://github.com/eckardt) - 就像 shell history command 一样,但是用于你的 Claude Code sessions。轻松列出 Claude Code 在会话中运行的所有 Bash 或“Bash-mode”(`!`) commands 以供参考。 - [cclogviewer](https://github.com/Brads3290/cclogviewer) by [Brad S.](https://github.com/Brads3290) - 一个简单但实用的 utility,用于在漂亮的 HTML UI 中查看 Claude Code `.jsonl` 对话文件。 - [Claude Code Templates](https://github.com/davila7/claude-code-templates) by [Daniel Avila](https://github.com/davila7) - 来自本列表每个类别的非常棒的资源集合,具有精心打磨的 UI,usage dashboard、analytics 等强大功能,以及从 slash commands 到 hooks 再到 agents 的所有内容。这个 awesome list 的绝佳 companion。 - [Claude Composer](https://github.com/possibilities/claude-composer) by [Mike Bannister](https://github.com/possibilities) - 一个为 Claude Code 添加小增强的工具。 - [Claude Hub](https://github.com/claude-did-this/claude-hub) by [Claude Did This](https://github.com/claude-did-this) - 一个 webhook 服务,将 Claude Code 连接到 GitHub repositories,通过 pull requests 和 issues 直接启用 AI-powered 代码辅助。此集成允许 Claude 分析 repositories、回答技术问题,并通过简单的 @mentions 帮助开发人员理解和改进他们的 codebase。 - [Claude Session Restore](https://github.com/ZENG3LD/claude-session-restore) by [ZENG3LD](https://github.com/ZENG3LD) - 通过分析会话文件和 git history,高效地从之前的 Claude Code sessions 恢复 Context。具有跨众多 Claude Code capacities 的多因素数据收集,并支持基于时间的过滤。使用基于 tail 的解析,高效处理高达 2GB 的大型会话文件。包括用于手动分析的 CLI 工具和用于自动会话恢复的 Claude Code skill。 - [claude-code-tools](https://github.com/pchalasani/claude-code-tools) by [Prasad Chalasani](https://github.com/pchalasani) - 精心制作的会话连续性工具集,具有 skills/commands 以避免压缩并在会话之间恢复 Context,并支持 Claude Code 和 Codex CLI 之间的 cross-agent handoff。包括快速的 Rust/Tantivy-powered 全文会话搜索(供人类使用的 TUI,供 agents 使用的 skill/CLI)、用于与 scripts 和 CLI agents 交互的 tmux-cli skill + command,以及阻止危险命令的安全 hooks。 - [claude-starter-kit](https://github.com/serpro69/claude-starter-kit) by [serpro69](https://github.com/serpro69) - 这是一个 starter template repository,旨在为 Claude-Code 提供完整的开发环境,具有预配置的 MCP servers 和用于 AI-powered 开发 Workflows 的 tools。repository 故意保持最小,仅包含三个主要系统的配置模板:Claude Code、Serena 和 Task Master。 - [claudekit](https://github.com/carlrannaberg/claudekit) by [Carl Rannaberg](https://github.com/carlrannaberg) - 令人印象深刻的 CLI toolkit,提供自动保存 checkpointing、代码质量 hooks、规范生成和执行,以及 20 多个专门的 subagents,包括 oracle (gpt-5)、code-reviewer (6-aspect deep analysis)、ai-sdk-expert (Vercel AI SDK)、typescript-expert 等,用于 Claude Code workflows。 - [Container Use](https://github.com/dagger/container-use) by [dagger](https://github.com/dagger) - 用于编码 agents 的开发环境。使多个 agents 能够使用你喜欢的 stack 安全、独立地工作。 - [ContextKit](https://github.com/FlineDev/ContextKit) by [Cihat Gündüz](https://github.com/Jeehut) - 一个系统化的开发框架,将 Claude Code 转变为主动的开发伙伴。具有 4 阶段规划方法论、专门的质量 agents 和结构化的 Workflows,帮助 AI 第一次就生成生产就绪的代码。 - [recall](https://github.com/zippoxer/recall) by [zippoxer](https://github.com/zippoxer) - 全文搜索你的 Claude Code sessions。在终端中运行 `recall`,输入搜索内容,Enter 恢复。`claude --resume` 的替代方案。 - [Rulesync](https://github.com/dyoshikawa/rulesync) by [dyoshikawa](https://github.com/dyoshikawa) - 一个 Node.js CLI 工具,自动为各种 AI 编码 agents 生成 configs(rules、ignore files、MCP servers、commands 和 subagents)。Rulesync 可以在 Claude Code 和其他 AI agents 之间双向转换 configs。 - [run-claude-docker](_URL_178/>) by [Jonas](https://github.com/icanhasjonas/) - 一个自包含的 Docker runner,将你当前的 workspace 转发到一个更安全的隔离 docker container,在那里你仍然可以访问你的 Claude Code settings、authentication、ssh agent、pgp,可选的 aws keys 等。 - [stt-mcp-server-linux](https://github.com/marcindulak/stt-mcp-server-linux) by [marcindulak](https://github.com/marcindulak) - 一个使用 Python MCP server 的 Linux push-to-talk 语音转录设置。在 Docker 中本地运行,无需外部 API 调用。你的语音被录制、转录成文本,然后发送到在 Tmux session 中运行的 Claude。 - [SuperClaude](https://github.com/SuperClaude-Org/SuperClaude_Framework) by [SuperClaude-Org](https://github.com/SuperClaude-Org) - 一个多功能的配置框架,通过专门的 commands、cognitive personas 和开发方法(如“Introspection”和“Orchestration”)增强 Claude Code。 - [tweakcc](https://github.com/Piebald-AI/tweakcc) by [Piebald-AI](https://github.com/Piebald-AI) - 用于自定义 Claude Code 样式的命令行工具。 - [Vibe-Log](https://github.com/vibe-log/vibe-log-cli) by [Vibe-Log](https://github.com/vibe-log) - 本地分析你的 Claude Code prompts(使用 CC),提供智能会话分析和可操作的 strategic guidance——在 statusline 中工作并生成非常漂亮的 HTML 报告。易于安装和删除。 - [viwo-cli](https://github.com/OverseedAI/viwo) by [Hal Shin](https://github.com/hal-shin) - 在 Docker container 中运行 Claude Code,以 git worktrees 作为卷挂载,从而更安全地使用 `--dangerously-skip-permissions` 进行无摩擦的一次性 prompts。允许用户轻松地在后台启动多个 Claude Code 实例,减少权限疲劳。 - [VoiceMode MCP](https://github.com/mbailey/voicemode) by [Mike Bailey](https://github.com/mbailey) - VoiceMode MCP 为 Claude Code 带来自然对话。它支持任何 OpenAI API 兼容的语音服务,并安装免费和开源的语音服务(Whisper.cpp 和 Kokoro-FastAPI)。 ### IDE 集成 - [Claude Code Chat](https://marketplace.visualstudio.com/items?itemName=AndrePimenta.claude-code-chat) by [andrepimenta](https://github.com/andrepimenta) - 一个优雅且用户友好的 VS Code Claude Code 聊天界面。 - [claude-code-ide.el](https://github.com/manzaltu/claude-code-ide.el) by [manzaltu](https://github.com/manzaltu) - claude-code-ide.el 将 Claude Code 与 Emacs 集成,就像 Anthropic 的 VS Code/IntelliJ 扩展一样。它显示基于 ediff 的代码建议,拉取 LSP/flymake/flycheck 诊断,并跟踪 buffer context。它添加了可扩展的 MCP tool 支持,用于 symbol refs/defs、project metadata 和 tree-sitter AST queries。 - [claude-code.el](https://github.com/stevemolitor/claude-code.el) by [stevemolitor](https://github.com/stevemolitor) - Claude Code CLI 的 Emacs 接口。 - [claude-code.nvim](https://github.com/greggh/claude-code.nvim) by [greggh](https://github.com/greggh) - Claude Code AI assistant 和 Neovim 之间的无缝集成。 - [Claudix - Claude Code for VSCode](https://github.com/Haleclipse/Claudix) by [Haleclipse](https://github.com/Haleclipse) - 一个 VSCode 扩展,将 Claude Code 直接带到你的编辑器中,具有交互式聊天界面、会话管理、智能文件操作、终端执行和实时流式响应。使用 Vue 3、TypeScript 构建。 ### 用量监控 - [CC Usage](https://github.com/ryoppippi/ccusage) by [ryoppippi](https://github.com/ryoppippi) - 方便的 CLI 工具,用于管理和分析 Claude Code 使用情况,基于分析本地 Claude Code logs。呈现关于成本信息、token 消耗等的漂亮 dashboard。 - [ccflare](https://github.com/snipeship/ccflare) by [snipeship](https://github.com/snipeship) - Claude Code 使用 dashboard,具有让 Tableau 羞愧的 web-UI。非常全面的 metrics、无摩擦的设置、详细的日志记录,非常非常好的 UI。 - [ccflare -> **better-ccflare**](https://github.com/tombii/better-ccflare/) by [tombii](https://github.com/tombii) - 光荣的 `ccflare` 使用 dashboard 的维护良好且功能增强的 fork(在撰写本文时,它已有几个月没有更新)。`better-ccflare` 在此基础上构建,具有一些性能增强、扩展的 provider 支持、bug fixes、Docker deployment 等。 - [Claude Code Usage Monitor](https://github.com/Maciek-roboblog/Claude-Code-Usage-Monitor) by [Maciek-roboblog](https://github.com/Maciek-roboblog) - 一个基于终端的实时监控 Claude Code token 使用情况的工具。它显示实时 token 消耗、burn rate 和 token 耗尽预测。功能包括可视化进度条、会话感知分析和多种订阅计划支持。 - [Claudex](https://github.com/kunwar-shah/claudex) by [Kunwar Shah](https://github.com/kunwar-shah) - Claudex - 一个基于 Web 的浏览器,用于跨项目探索你的 Claude Code 对话历史。索引你的 codebase 以进行全文搜索。漂亮、易于导航的 UI。简单的 dashboard 界面用于高级分析,以及多种导出选项。(完全本地化,无 telemetry!) - [viberank](https://github.com/sculptdotfun/viberank) by [nikshepsvn](https://github.com/nikshepsvn) - 一个社区驱动的排行榜工具,使开发人员能够根据他们的 Claude Code 使用统计数据进行可视化、跟踪和竞争。它具有强大的数据分析、GitHub OAuth、数据验证和用户友好的 CLI/web 提交方法。 ### 编排器 - [Auto-Claude](https://github.com/AndyMik90/Auto-Claude) by [AndyMik90](https://github.com/AndyMik90) - Claude Code (Claude Agent SDK) 的自主多 agent 编码框架,集成了完整的 SDLC——“为你计划、构建和验证软件”。具有漂亮的 kanban-style UI 和设计精良但不过度工程的 agent 编排系统。 - [Claude Code Flow](https://github.com/ruvnet/claude-code-flow) by [ruvnet](https://github.com/ruvnet) - 此模式作为 code-first 编排层,使 Claude 能够跨递归 agent cycles 自主编写、编辑、测试和优化代码。 - [Claude Squad](https://github.com/smtg-ai/claude-squad) by [smtg-ai](https://github.com/smtg-ai) - Claude Squad 是一个 terminal app,在单独的 workspaces 中管理多个 Claude Code、Codex(以及其他本地 agents,包括 Aider),允许你同时处理多个任务。 - [Claude Swarm](https://github.com/parruda/claude-swarm) by [parruda](https://github.com/parruda) - 启动连接到 Claude Code Agents swarm 的 Claude Code session。 - [Claude Task Master](https://github.com/eyaltoledano/claude-task-master) by [eyaltoledano](https://github.com/eyaltoledano) - 一个用于 AI-driven 开发的任务管理系统,使用 Claude,设计为与 Cursor AI 无缝协作。 - [Claude Task Runner](https://github.com/grahama1970/claude-task-runner) by [grahama1970](https://github.com/grahama1970) - 一个专门的工具,用于管理 Context 隔离和使用 Claude Code 进行专注的任务执行,解决在使用 Claude 处理复杂、多步骤项目时 Context 长度限制和任务焦点的关键挑战。 - [Happy Coder](https://github.com/slopus/happy) by [GrocerPublishAgent](https://peoplesgrocers.com/en/projects) - 从你的手机或桌面并行生成和控制多个 Claude Codes。Happy Coder 在你的硬件上运行 Claude Code,在 Claude 需要更多输入或权限时发送推送通知,并且不收取任何费用。 - [sudocode](https://github.com/sudocode-ai/sudocode) by [ssh-randy](https://github.com/ssh-randy) - 轻量级 agent 编排开发工具,驻留在你的仓库中。可与多种规范框架集成。Jira 的感觉。 - [The Agentic Startup](https://github.com/rsmdt/the-startup) by [Rudolf Schmidt](https://github.com/rsmdt) - Yet Another Claude Orchestrator - 一套用于发布生产代码的 agents、commands 等集合——但我喜欢这个,因为它全面、well-written,而且是少数实际使用 Output Styles 的资源之一!+10 分! - [TSK - AI Agent Task Manager and Sandbox](https://github.com/dtormoen/tsk) by [dtormoen](https://github.com/dtormoen) - 一个 Rust CLI 工具,让你将在 sandboxed Docker 环境中运行的开发任务委托给 AI agents。多个 agents 并行工作,返回 git branches 供人工审查。 ### 配置管理器 - [claude-rules-doctor](https://github.com/nulone/claude-rules-doctor) by [nulone](https://github.com/nulone) - CLI,通过检查 `paths:` globs 是否实际匹配你 repo 中的文件来检测死 `.claude/rules/` 文件。捕获 silent rule failures,即重命名的目录或 glob patterns 中的 typos 导致 rules 永远不会应用。具有 CI 模式(在死 rules 上 exit 1)、JSON output 和显示匹配文件的 verbose mode。 - [ClaudeCTX](https://github.com/foxj77/claudectx) by [John Fox](https://github.com/foxj77) - claudectx 让你用单个 command 切换你的整个 Claude Code 配置。
## 状态栏 📊 ### 通用 - [CCometixLine - Claude Code Statusline](https://github.com/Haleclipse/CCometixLine) by [Haleclipse](https://github.com/Haleclipse) - 用 Rust 编写的高性能 Claude Code statusline 工具,具有 Git 集成、usage tracking、交互式 TUI 配置和 Claude Code 增强 utilities。 - [ccstatusline](https://github.com/sirmalloc/ccstatusline) by [sirmalloc](https://github.com/sirmalloc) - 一个高度可定制的 Claude Code CLI status line formatter,在你的终端中显示 model info、git branch、token usage 和其他 metrics。 - [claude-code-statusline](https://github.com/rz1989s/claude-code-statusline) by [rz1989s](https://github.com/rz1989s) - 增强的 4 行 Claude Code statusline,具有 themes、cost tracking 和 MCP server 监控。 - [claude-powerline](https://github.com/Owloops/claude-powerline) by [Owloops](https://github.com/Owloops) - 一个 vim-style 的 Claude Code powerline statusline,具有实时 usage tracking、git 集成、自定义 themes 等。 - [claudia-statusline](https://github.com/hagan/claudia-statusline) by [Hagan Franks](https://github.com/hagan) - 高性能的基于 Rust 的 Claude Code statusline,具有持久化 stats tracking、progress bars 和可选的 cloud sync。具有 SQLite-first persistence、git 集成、context progress bars、burn rate calculation、XDG-compliant 和 theme 支持(dark/light、NO_COLOR)。
## Hooks 🪝 ### 通用 - [Britfix](https://github.com/Talieisin/britfix) by [Talieisin](https://github.com/Talieisin) - Claude 默认输出美式拼写,这可能会影响:专业可信度、合规性、文档等。Britfix 转换为英式英语,并具有 Claude Code hook,可在文件写入时自动转换。Context-aware:通过仅转换 comments 和 docstrings 来智能处理代码文件,从不转换 identifiers 或 string literals。 - [CC Notify](https://github.com/dazuiba/CCNotify) by [dazuiba](https://github.com/dazuiba) - CCNotify 为 Claude Code 提供桌面通知,提醒你输入需求或任务完成,支持一键跳回 VS Code 并显示任务持续时间。 - [cchooks](https://github.com/GowayLee/cchooks) by [GowayLee](https://github.com/GowayLee) - 一个轻量级的 Python SDK,具有 clean API 和良好的文档;简化了编写 hooks 并将其集成到你的 codebase 中的过程,为 JSON 配置文件提供了很好的 abstraction。 - [Claude Code Hook Comms (HCOM)](https://github.com/aannoo/claude-hook-comms) by [aannoo](https://github.com/aannoo) - 使用 hooks 在 Claude Code sub agents 之间进行实时通信的轻量级 CLI 工具。支持带有 @-mention targeting 的多 agent 协作、实时 dashboard 监控和零依赖实现。[注:在发布时,此资源有点不稳定——我还是要分享它,因为我认为它非常有前途和创意。我希望当你读到这篇文章时,它已经是生产就绪的。] - [claude-code-hooks-sdk](https://github.com/beyondcode/claude-hooks-sdk) by [beyondcode](https://github.com/beyondcode) - 一个受 Laravel 启发的 PHP SDK,用于使用 clean、fluent API 构建 Claude Code hook responses。此 SDK 使使用 expressive、chainable interface 为 Claude Code hooks 创建结构化 JSON responses 变得容易。 - [claude-hooks](https://github.com/johnlindquist/claude-hooks) by [John Lindquist](https://github.com/johnlindquist) - 一个基于 TypeScript 的系统,用于配置和自定义 Claude Code hooks,具有强大且灵活的 interface。 - [Claudio](https://github.com/ctoth/claudio) by [Christopher Toth](https://github.com/ctoth) - 一个朴实无华的小 library,通过简单的 hooks 向 Claude Code 添加令人愉悦的 OS-native 声音。它真的能激发 joy。 - [Dippy](https://github.com/ldayton/Dippy) by [Lily Dayton](https://github.com/ldayton) - 使用基于 AST 的解析自动批准安全的 bash 命令,同时对破坏性操作进行提示。在不牺牲安全性的前提下解决权限疲劳问题。支持 Claude Code、Gemini CLI 和 Cursor。 - [parryhttps://github.com/vaporif/parry) by [Dmytro Onypko](https://github.com/vaporif) - 用于 Claude Code hooks 的 prompt 注入扫描器。扫描工具的输入和输出,检测注入攻击、secrets 和数据泄露尝试。[注:处于早期开发阶段,但值得关注。] - [TDD Guard](https://github.com/nizos/tdd-guard) by [Nizar Selander](https://github.com/nizos) - 一个 hooks-driven 系统,实时监控文件操作并阻止违反 TDD 原则的更改。 - [TypeScript Quality Hooks](https://github.com/bartolli/claude-code-typescript-hooks) by [bartolli](https://github.com/bartolli) - Node.js TypeScript 项目的质量检查 hook,具有 TypeScript compilation、ESLint auto-fixing 和 Prettier formatting。使用 SHA256 config caching,在实时编辑期间实现 < 5ms 的验证性能。
## 斜杠命令 🔪 ### 通用 - [/create-hook](https://github.com/omril321/automated-notebooklm/blob/main/.claude/commands/create-hook.md) by [Omri Lavi](https://github.com/omril321) - 用于 hook 创建的 slash command——智能地引导你完成创建过程,并根据你的项目设置(TS、Prettier、ESLint...)提供 smart suggestions。 - [/linux-desktop-slash-commands](https://github.com/danielrosehill/Claude-Code-Linux-Desktop-Slash-Commands) by [Daniel Rosehill](https://github.com/danielrosehill) - 一个 slash commands 库,专门旨在促进 Linux 桌面环境上的常见和高级操作(尽管许多在 Linux 服务器上也很有用)。Command groups 包括 hardware benchmarking、filesystem organisation 和 security posture validation。 ### 版本控制与 Git - [/analyze-issue](https://github.com/jerseycheese/Narraitor/blob/feature/issue-227-ai-suggestions/.claude/commands/analyze-issue.md) by [jerseycheese](https://github.com/jerseycheese) - 获取 GitHub issue 详细信息以创建全面的实施规范,分析需求并规划结构化的方法,具有清晰的实施步骤。 - [/commit](https://github.com/evmts/tevm-monorepo/blob/main/.claude/commands/commit.md) by [evmts](https://github.com/evmts) - 使用 conventional commit format 和适当的 emojis 创建 git commits,遵循项目标准并创建解释更改目的的描述性消息。 - [/commit-fast](https://github.com/steadycursor/steadystart/blob/main/.claude/commands/2-commit-fast.md) by [steadycursor](https://github.com/steadycursor) - 通过选择第一个建议的消息来自动化 git commit 过程,生成具有一致格式的结构化 commits,同时跳过手动确认并删除 Claude co-Contributorship footer。 - [/create-pr](https://github.com/toyamarinyon/giselle/blob/main/.claude/commands/create-pr.md) by [toyamarinyon](https://github.com/toyamarinyon) - 通过处理整个 workflow 来简化 pull request 创建:创建新分支、提交更改、使用 Biome 格式化修改的文件并提交 PR。 - [/create-pull-request](https://github.com/liam-hq/liam/blob/main/.claude/commands/create-pull-request.md) by [liam-hq](https://github.com/liam-hq) - 提供使用 GitHub CLI 的全面 PR 创建指导,强制执行 title conventions、遵循 template structure 并提供具有最佳实践的具体 command 示例。 - [/create-worktrees](https://github.com/evmts/tevm-monorepo/blob/main/.claude/commands/create-worktrees.md) by [evmts](https://github.com/evmts) - 为所有 open PRs 或特定 branches 创建 git worktrees,处理带有 slashes 的 branches、清理 stale worktrees 并支持自定义 branch 创建以进行开发。 - [/fix-github-issue](https://github.com/jeremymailen/kotlinter-gradle/blob/master/.claude/commands/fix-github-issue.md) by [jeremymailen](https://github.com/jeremymailen) - 使用结构化方法分析和修复 GitHub issues,使用 GitHub CLI 获取 issue 详细信息、实施必要的代码更改、运行测试并创建适当的 commit messages。 - [/fix-issue](https://github.com/metabase/metabase/blob/master/.claude/commands/fix-issue.md) by [metabase](https://github.com/metabase) - 通过将 issue 编号作为参数、分析 context、实施解决方案并测试/验证修复以进行适当集成来处理 GitHub issues。 - [/fix-pr](https://github.com/metabase/metabase/blob/master/.claude/commands/fix-pr.md) by [metabase](https://github.com/metabase) - 通过自动检索 feedback、解决 reviewer concerns、进行针对性的代码改进并简化审查流程来获取和修复未解决的 PR comments。 - [/husky](https://github.com/evmts/tevm-monorepo/blob/main/.claude/commands/husky.md) by [evmts](https://github.com/evmts) - 通过配置 pre-commit hooks、建立 commit message 标准、与 linting tools 集成并确保 commits 上的代码质量来设置和管理 Husky Git hooks。 - [/update-branch-name](https://github.com/giselles-ai/giselle/blob/main/.claude/commands/update-branch-name.md) by [giselles-ai](https://github.com/giselles-ai) - 使用正确的前缀和格式更新 branch names,强制执行命名约定,支持语义前缀,并管理远程 branch 更新。 ### 代码分析与测试 - [/check](https://github.com/rygwdn/slack-tools/blob/main/.claude/commands/check.md) by [rygwdn](https://github.com/rygwdn) - 执行全面的代码质量和安全检查,具有静态分析集成、安全漏洞扫描、代码风格强制和详细报告。 - [/code_analysis](https://github.com/kingler/n8n_agent/blob/main/.claude/commands/code_analysis.md) by [kingler](https://github.com/kingler) - 提供用于深度检查的高级代码分析 commands 菜单,包括知识图谱生成、优化建议和质量评估。 - [/optimize](https://github.com/to4iki/ai-project-rules/blob/main/.claude/commands/optimize.md) by [to4iki](https://github.com/to4iki) - 分析代码性能以识别瓶颈,提出具体的优化建议和实施指导以提高应用程序性能。 - [/repro-issue](https://github.com/rzykov/metabase/blob/master/.claude/commands/repro-issue.md) by [rzykov](https://github.com/rzykov) - 为 GitHub issues 创建可重现的测试用例,确保测试可靠地失败并为开发人员记录清晰的重现步骤。 - [/tdd](https://github.com/zscott/pane/blob/main/.claude/commands/tdd.md) by [zscott](https://github.com/zscott) - 使用测试驱动开发原则指导开发,强制执行 Red-Green-Refactor 纪律,与 git workflow 集成并管理 PR 创建。 - [/tdd-implement](https://github.com/jerseycheese/Narraitor/blob/feature/issue-227-ai-suggestions/.claude/commands/tdd-implement.md) by [jerseycheese](https://github.com/jerseycheese) - 通过分析功能需求、首先创建测试、实施最小通过代码 和重构同时维护测试来实施测试驱动开发。 ### 上下文加载与引导 - [/context-prime](https://github.com/elizaOS/elizaos.github.io/blob/main/.claude/commands/context-prime.md) by [elizaOS](https://github.com/elizaOS) - 通过加载 repository 结构、设置开发 context、建立项目目标和定义协作参数,为 Claude 提供 comprehensive project understanding。 - [/initref](https://github.com/okuvshynov/cubestat/blob/main/.claude/commands/initref.md) by [okuvshynov](https://github.com/okuvshynov) - 使用标准 doc templates、API reference 设置、文档约定和占位符内容生成初始化参考文档结构。 - [/load-llms-txt](https://github.com/ethpandaops/xatu-data/blob/master/.claude/commands/load-llms-txt.md) by [ethpandaops](https://github.com/ethpandaops) - 将 LLM 配置文件加载到 context,导入特定术语、模型配置并为 AI 讨论建立 baseline 术语。 - [/load_coo_context](https://github.com/Mjvolk3/torchcell/blob/main/.claude/commands/load_coo_context.md) by [Mjvolk3](https://github.com/Mjvolk3) - 引用特定文件进行稀疏矩阵操作,解释 transform 用法,与以前的方法比较,并为开发设置数据格式 context。 - [/load_dango_pipeline](https://github.com/Mjvolk3/torchcell/blob/main/.claude/commands/load_dango_pipeline.md) by [Mjvolk3](https://github.com/Mjvolk3) - 通过引用 pipeline 文件、建立工作 context 并准备使用相关文档进行 pipeline 工作来设置模型训练的 context。 - [/prime](https://github.com/yzyydev/AI-Engineering-Structure/blob/main/.claude/commands/prime.md) by [yzyydev](https://github.com/yzyydev) - 通过查看目录结构和阅读关键文件来设置初始项目 context,创建具有目录可视化和关键文档焦点的标准化 context。 - [/rsi](https://github.com/ddisisto/si/blob/main/.claude/commands/rsi.md) by [ddisisto](https://github.com/ddisisto) - 读取所有 commands 和关键项目文件以优化 AI-assisted 开发,通过简化流程、加载 command context 并设置更好的开发 workflow。 ### 文档与更新日志 - [/add-to-changelog](https://github.com/berrydev-ai/blockdoc-python/blob/main/.claude/commands/add-to-changelog.md) by [berrydev-ai](https://github.com/berrydev-ai) - 将新条目添加到 changelog 文件,同时保持格式一致性,正确记录更改,并遵循既定的项目标准进行版本跟踪。 - [/create-docs](https://github.com/jerseycheese/Narraitor/blob/feature/issue-227-ai-suggestions/.claude/commands/create-docs.md) by [jerseycheese](https://github.com/jerseycheese) - 分析代码结构和目的以创建全面的文档,详细说明 inputs/outputs、行为、用户交互流程和边缘情况及错误处理。 - [/docs](https://github.com/slunsford/coffee-analytics/blob/main/.claude/commands/docs.md) by [slunsford](https://github.com/slunsford) - 生成遵循项目结构的全面文档,记录 APIs 和使用 patterns,并具有一致的格式以便用户更好地理解。 - [/explain-issue-fix](https://github.com/hackdays-io/toban-contribution-viewer/blob/main/.claude/commands/explain-issue-fix.md) by [hackdays-io](https://github.com/hackdays-io) - 为 GitHub issues 记录解决方案方法,解释技术决策,详细说明克服的挑战并提供实施 context 以便更好地理解。 - [/update-docs](https://github.com/Consiliency/Flutter-Structurizr/blob/main/.claude/commands/update-docs.md) by [Consiliency](https://github.com/Consiliency) - 审查当前文档状态,更新实施进度,审查阶段文档,并在整个项目中保持文档一致性。 ### CI / 部署 - [/release](https://github.com/kelp/webdown/blob/main/.claude/commands/release.md) by [kelp](https://github.com/kelp) - 通过更新 changelogs、审查 README 更改、评估版本增量并记录发布更改来管理软件发布,以便更好地进行版本跟踪。 - [/run-ci](https://github.com/hackdays-io/toban-contribution-viewer/blob/main/.claude/commands/run-ci.md) by [hackdays-io](https://github.com/hackdays-io) - 激活虚拟环境,运行 CI-compatible check scripts,迭代修复错误,并确保在完成前所有测试通过。 ### 项目与任务管理 - [/create-command](https://github.com/scopecraft/command/blob/main/.claude/commands/create-command.md) by [scopecraft](https://github.com/scopecraft) - 通过分析需求、按类别模板化 commands、强制执行 command 标准并创建支持文档,引导 Claude 创建具有适当结构的新自定义 commands。 - [/create-plan](https://github.com/hesreallyhim/inkverse-fork/blob/preserve-claude-resources/.claude/commands/create-plan.md) by [taddyorg](https://github.com/taddyorg) - 生成全面的产品需求文档,按照标准化的文档结构和格式概述详细的规范、需求和功能。*(已从源中删除)* - [/create-prp](https://github.com/Wirasm/claudecode-utils/blob/main/.claude/commands/create-prp.md) by [Wirasm](https://github.com/Wirasm) - 通过阅读 PRP 方法论、遵循 template structure、创建全面的需求并为开发构建产品定义来创建产品需求计划。 - [/do-issue](https://github.com/jerseycheese/Narraitor/blob/feature/issue-227-ai-suggestions/.claude/commands/do-issue.md) by [jerseycheese](https://github.com/jerseycheese) - 使用手动审查点实施 GitHub issues,遵循具有 issue 编号参数的结构化方法,并提供替代的自动化模式以提高效率。 - [/prd-generator](https://github.com/dredozubov/prd-generator) by [Denis Redozubov](https://github.com/dredozubov) - 一个 Claude Code plugin,从对话 context 生成全面的产品需求文档。在讨论需求后调用 `/create-prd`,它会生成一个完整的 PRD,包含所有标准部分,包括 Executive Summary、User Stories、MVP Scope、Architecture、Success Criteria 和 Implementation Phases。 - [/project_hello_w_name](https://github.com/disler/just-prompt/blob/main/.claude/commands/project_hello_w_name.md) by [disler](https://github.com/disler) - 创建具有 name 输入的可自定义 greeting components,演示参数传递、组件可重用性、状态管理和用户输入处理。 - [/todo](https://github.com/chrisleyva/todo-slash-command/blob/main/todo.md) by [chrisleyva](https://github.com/chrisleyva) - 一个方便的 command,可以快速管理 project todo items 而无需离开 Claude Code 界面,具有 due dates、sorting、task prioritization 和全面的 todo list 管理。 ### 杂项 - [/fixing_go_in_graph](https://github.com/Mjvolk3/torchcell/blob/main/.claude/commands/fixing_go_in_graph.md) by [Mjvolk3](https://github.com/Mjvolk3) - 专注于 Gene Ontology 注释在图数据库中的集成,处理多个数据源,解决图表示问题,并确保正确的数据合并。 - [/mermaid](https://github.com/GaloyMoney/lana-bank/blob/main/.claude/commands/mermaid.md) by [GaloyMoney](https://github.com/GaloyMoney) - 从 SQL schema 文件生成 Mermaid 图表,创建具有表属性的实体关系图,验证图表编译并确保完整的实体覆盖。 - [/review_dcell_model](https://github.com/Mjvolk3/torchcell/blob/main/.claude/commands/review_dcell_model.md) by [Mjvolk3](https://github.com/Mjvolk3) - 审查旧的 Dcell 实施文件,与较新的 Dango model 比较,注意随时间的变化并分析重构方法以获得更好的代码组织。 - [/use-stepper](https://github.com/zuplo/docs/blob/main/.claude/commands/use-stepper.md) by [zuplo](https://github.com/zuplo) - 重新格式化文档以使用 React Stepper component,转换标题格式,应用适当的缩进,并保持与 admonition formatting 的 markdown 兼容性。
## CLAUDE.md 文件 📂 ### 特定语言 - [AI IntelliJ Plugin](https://github.com/didalgolab/ai-intellij-plugin/blob/main/CLAUDE.md) by [didalgolab](https://github.com/didalgolab) - 为 IntelliJ plugin 开发提供全面的 Gradle commands,具有 platform-specific 编码 patterns、详细的包结构指南和清晰的国际化标准。 - [AWS MCP Server](https://github.com/alexei-led/aws-mcp-server/blob/main/CLAUDE.md) by [alexei-led](https://github.com/alexei-led) - 具有多个 Python 环境设置选项,详细的代码风格指南,全面的错误处理建议和 AWS CLI 交互的安全考虑。 - [DroidconKotlin](https://github.com/touchlab/DroidconKotlin/blob/main/CLAUDE.md) by [touchlab](https://github.com/touchlab) - 为跨平台 Kotlin Multiplatform 开发提供全面的 Gradle commands,具有清晰的模块结构和依赖注入的实用指导。 - [EDSL](https://github.com/hesreallyhim/awesome-claude-code/blob/main/resources/claude.md-files/EDSL/CLAUDE.md) by [expectedparrot](https://github.com/expectedparrot) - 提供详细的构建和测试 commands,具有严格的代码风格强制、全面的测试要求和使用 Black 和 mypy 的标准化开发 Workflow*(已从源中删除)* - [Giselle](https://github.com/giselles-ai/giselle/blob/main/CLAUDE.md) by [giselles-ai](https://github.com/giselles-ai) - 提供使用 pnpm 和 Vitest 的详细构建和测试 commands,具有严格的代码格式要求 和代码一致性的全面命名约定。 - [HASH](https://github.com/hashintel/hash/blob/main/CLAUDE.md) by [hashintel](https://github.com/hashintel) - 具有全面的 repository 结构分解,强调编码标准,详细的 Rust 文档指南和系统的 PR 审查流程。 - [Inkline](https://github.com/inkline/inkline/blob/main/CLAUDE.md) by [inkline](https://github.com/inkline) - 使用 pnpm 构建开发 Workflow,强调 TypeScript 和 Vue 3 Composition API,详细的组件创建过程和全面的测试建议。 - [JSBeeb](https://github.com/mattgodbolt/jsbeeb/blob/main/CLAUDE.md) by [mattgodbolt](https://github.com/mattgodbolt) - 提供 JavaScript BBC Micro emulator 的开发指南,包含构建和测试说明、架构文档和调试 Workflows。 - [Lamoom Python](https://github.com/LamoomAI/lamoom-python/blob/main/CLAUDE.md) by [LamoomAI](https://github.com/LamoomAI) - 作为生产 prompt engineering library 的参考,具有 AI Models 的 load balancing、API 文档和带有示例的使用 patterns。 - [LangGraphJS](https://github.com/langchain-ai/langgraphjs/blob/main/CLAUDE.md) by [langchain-ai](https://github.com/langchain-ai) - 提供全面的构建和测试 commands,详细的 TypeScript 风格指南,layered library architecture 和使用 yarn workspaces 的 monorepo 结构。 - [Metabase](https://github.com/metabase/metabase/blob/master/CLAUDE.md) by [metabase](https://github.com/metabase) - 详细说明 Clojure/ClojureScript 中 REPL-driven 开发的 Workflow,强调增量开发、测试和功能实施的逐步方法。 - [SG Cars Trends Backend](https://github.com/sgcarstrends/backend/blob/main/CLAUDE.md) by [sgcarstrends](https://github.com/sgcarstrends) - 为 TypeScript monorepo 项目提供全面的结构,包含开发、测试、部署和 AWS/Cloudflare 集成的详细 commands。 - [SPy](https://github.com/spylang/spy/blob/main/CLAUDE.md) by [spylang](https://github.com/spylang) - 强制执行严格的编码约定,具有全面的测试指南、多个代码编译选项和用于 targeted filtering 的 backend-specific test decorators。 - [TPL](https://github.com/KarpelesLab/tpl/blob/master/CLAUDE.md) by [KarpelesLab](https://github.com/KarpelesLab) - 详细说明 Go 项目约定,具有全面的错误处理建议、table-driven testing approach guidelines 和最新 Go features 的现代化建议。 ### 特定领域 - [Course Builder](https://github.com/badass-courses/course-builder/blob/main/CLAUDE.md) by [badass-courses](https://github.com/badass-courses) - 为协作课程创作启用实时多人功能,具有 diverse tech stack 集成和使用 Turborepo 的 monorepo architecture。 - [Cursor Tools](https://github.com/eastlondoner/cursor-tools/blob/main/CLAUDE.md) by [eastlondoner](https://github.com/eastlondoner) - 创建一个多功能的 AI command interface,支持多个 providers 和 models,具有灵活的 command 选项和通过“Stagehand”功能的 browser automation。 - [Guitar](https://github.com/soramimi/Guitar/blob/master/CLAUDE.md) by [soramimi](https://github.com/soramimi) - 作为 Guitar Git GUI Client 的开发指南,包含各种平台的构建 commands、贡献的代码风格指南和项目结构说明。 - [Network Chronicles](https://github.com/Fimeg/NetworkChronicles/blob/legacy-v1/CLAUDE.md) by [Fimeg](https://github.com/Fimeg) - 提出 AI-driven 游戏角色的详细实施计划,包含 LLM 集成的技术规范、角色指南和服务发现机制。 - [Pareto Mac](https://github.com/ParetoSecurity/pareto-mac/blob/main/CLAUDE.md) by [ParetoSecurity](https://github.com/ParetoSecurity) - 作为 Mac 安全审计工具的开发指南,包含构建说明、贡献指南、测试程序和 Workflow 文档。 - [pre-commit-hooks](https://github.com/aRustyDev/pre-commit-hooks) by [aRustyDev](https://github.com/aRustyDev) - 此 repository 主要是关于 pre-commit-hooks,但 `CLAUDE.md` 和相关的 `.claude/` 文档是典范。详尽但不冗长。与许多 `CLAUDE.md` 文件不同,它主要不是全大写向 Claude 喊话。极好的学习资源。还有,hooks。 - [SteadyStart](https://github.com/steadycursor/steadystart/blob/main/CLAUDE.md) by [steadycursor](https://github.com/steadycursor) - 关于风格、权限、Claude 的“角色”、通信和 Claude Code sessions 文档的清晰直接的指示,以便其他团队成员保持了解。 ### 项目脚手架与 MCP - [Basic Memory](https://github.com/basicmachines-co/basic-memory/blob/main/CLAUDE.md) by [basicmachines-co](https://github.com/basicmachines-co) - 展示了一个创新的 AI-human 协作框架,具有用于双向 LLM-markdown 通信的 Model Context Protocol 和用于复杂项目的灵活知识结构。 - [claude-code-mcp-enhanced](https://github.com/grahama1970/claude-code-mcp-enhanced/blob/main/CLAUDE.md) by [grahama1970](https://github.com/grahama1970) - 为 Claude 作为编码 agent 遵循提供详细和强调的指示,包含测试指导、代码示例和合规性检查。
## 替代客户端 📱 ### 通用 - [Claudable](https://github.com/opactorai/Claudable) by [Ethan Park](https://www.linkedin.com/in/seongil-park/) - Claudable 是一个开源 Web 构建器,利用本地 CLI agents(如 Claude Code 和 Cursor Agent)轻松构建和部署产品。 - [claude-esp](https://github.com/phiat/claude-esp) by [phiat](https://github.com/phiat) - 基于 Go 的 TUI,将 Claude Code 的隐藏输出(thinking、tool calls、subagents)流式传输到单独的终端。可同时监控多个会话,按内容类型过滤,并跟踪后台任务。非常适合调试或了解 Claude 底层的工作原理,而不会打断你的主会话。 - [claude-tmux](https://github.com/nielsgroen/claude-tmux) by [Niels Groeneveld](https://github.com/nielsgroen) - 在 tmux 中管理 Claude Code。一个 tmux 弹窗,显示你所有的 Claude Code 实例,支持快速切换、状态监控、会话生命周期管理,以及 git worktree 和 pull request 支持。 - [crystal](https://github.com/stravu/crystal) by [stravu](https://github.com/stravu) - 一个成熟的桌面应用程序,用于编排、监控和与 Claude Code agents 交互。 - [Omnara](https://github.com/omnara-ai/omnara) by [Ishaan Sehgal](https://github.com/ishaansehgal99) - 一个 AI agents 的指挥中心,跨终端、Web 和移动设备同步 Claude Code sessions。允许远程监控、human-in-the-loop 交互和团队协作。
## 官方文档 🏛️ ### 通用 - [Anthropic Documentation](https://docs.claude.com/en/home) by [Anthropic](https://github.com/anthropics) - Claude Code 的官方文档,包括安装说明、使用指南、API 参考、教程、示例,大量我不会单独列出的信息。像 Claude Code 一样,文档经常更新。 - [Anthropic Quickstarts](https://github.com/anthropics/claude-quickstarts) by [Anthropic](https://github.com/anthropics) - 为三个不同的 AI-powered demo 项目提供全面的开发指南,具有标准化的 Workflows、严格的代码风格指南和容器化说明。 - [Claude Code GitHub Actions](https://github.com/anthropics/claude-code-action/tree/main/examples) by [Anthropic](https://github.com/anthropics) - Claude Code 的官方 GitHub Actions 集成,包含在 CI/CD pipelines 中自动化 AI-powered Workflows 的示例和文档。 ## 日益感谢你们 [![Stargazers over time](https://starchart.cc/hesreallyhim/awesome-claude-code.svg?variant=adaptive)](https://starchart.cc/hesreallyhim/awesome-claude-code) ## 许可证 本列表根据 [Creative Commons CC BY-NC-ND 4.0](https://creativecommons.org/licenses/by-nc-nd/4.0/) 授权 - 这意味着欢迎你 fork、clone、复制和重新分发本列表,前提是你包含适当的署名;但是,你不允许分发任何修改版本或将其用于任何商业目的。这是为了防止无视这里列出的资源作者的许可证。请注意,本列表中包含的所有资源都有自己的许可条款。
标签:AI安全, AI编程, Anthropic, AST解析, Awesome 列表, Chat Copilot, CIS基准, Claude Code, Claude Desktop, DLL 劫持, DNS 反向解析, DNS解析, Hook, Hooks, LLM, MITM代理, Unmanaged PE, 可视化界面, 大语言模型, 威胁情报, 安全扫描, 工作流自动化, 应用安全, 开发者工具, 开源项目, 技能, 提示注入, 提示词工程, 插件, 数据防泄露, 斜杠命令, 日志审计, 时序注入, 策略决策点, 请求拦截, 逆向工具, 钩子, 防御加固, 集群管理