From e16a4ccf1df7289d98b8b3faf1643f12bc1a823c Mon Sep 17 00:00:00 2001 From: dzq Date: Wed, 12 Nov 2025 10:22:38 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=B7=BB=E5=8A=A0=E4=B8=AD=E6=96=87?= =?UTF-8?q?=E7=BF=BB=E8=AF=91=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 添加三个中文翻译文档: - README_zh.md:Claude Code基础设施展示库概述 - CLAUDE_INTEGRATION_GUIDE_zh.md:Claude集成指南 - dev/README_zh.md:Dev Docs模式文档 --- source/documents/awesome-claude-code.md | 1945 ++++++++++++++++ translated/documents/awesome-claude-code.md | 1974 +++++++++++++++++ .../CLAUDE_INTEGRATION_GUIDE_zh.md | 883 ++++++++ .../README_zh.md | 359 +++ .../dev/README_zh.md | 424 ++++ 5 files changed, 5585 insertions(+) create mode 100644 source/documents/awesome-claude-code.md create mode 100644 translated/documents/awesome-claude-code.md create mode 100644 translated/documents/claude-code-infrastructure-showcase/CLAUDE_INTEGRATION_GUIDE_zh.md create mode 100644 translated/documents/claude-code-infrastructure-showcase/README_zh.md create mode 100644 translated/documents/claude-code-infrastructure-showcase/dev/README_zh.md diff --git a/source/documents/awesome-claude-code.md b/source/documents/awesome-claude-code.md new file mode 100644 index 0000000..ced13cf --- /dev/null +++ b/source/documents/awesome-claude-code.md @@ -0,0 +1,1945 @@ + + + +
+ + + + + Awesome Claude Code + + +
+ + + + +[![Typing SVG](https://readme-typing-svg.demolab.com/?font=Fira+Code&weight=600&duration=3000&pause=100&color=F7080D&width=680&lines=Lollygagging...;Skedaddling...;Bumbershooting...;Widdershinning...;Higgledy-piggledying...;Doodlebugging...;Fiddle-faddling...;Whimwhamming...;Dilly-dallying...;Flapdoodling...;Ballyhooing...;Galumphing...;Razzle-dazzling...;Tiddle-taddling...;Zigzagging...;Twinkletoeing...;Puddle-jumping...;Snicker-snacking...;Jibber-jabbering...;Frabjoussing...;Piffle-puffling...;Whirligigging...;Bibbity-bobbitying...;)](https://git.io/typing-svg) + + + +[![Awesome](https://awesome.re/badge-flat2.svg)](https://awesome.re) [![FREEDOM FUNDER](/assets/freedom-funder-badge.svg)](https://bailproject.org) + + +# Awesome Claude Code + + + + + +This is a curated list of slash-commands, `CLAUDE.md` files, CLI tools, and other resources and guides for enhancing your [Claude Code](https://docs.anthropic.com/en/docs/claude-code) workflow, productivity, and vibes. + + + +Claude Code is a cutting-edge CLI-based coding assistant and agent released by [Anthropic](https://www.anthropic.com/) that you can access in your terminal or IDE. It is a rapidly evolving tool that offers a number of powerful capabilities, and allows for a lot of configuration, in a lot of different ways. Users are actively working out best practices and workflows. It is the hope that this repo will help the community share knowledge and understand how to get the most out of Claude Code. + +
Feature Bounty Banner
+ +

I'm throwing the challenge down for a "FEATURE BOUNTY" with a cash prize to solve a problem that Claude Code users have been posting about on GitHub for a while - want to join the fun? Check out the announcement and let me know you're in! Coding, Clauding, Collaborating, Cash... Let's get together and build something!

+ +### Announcements [🔝](#awesome-claude-code) + +
+View Announcements + +-
+ 2025-11-02 - A word on Plugins and a farewell to Output Styles + + -
+ Plugins and Marketplaces + + - "Given my current available resources, I have so far declined to include plugins and/or marketplaces in Awesome Claude Code - but we are really hoping to secure some additional support to help us expand the scope of this repository while maintaining its standards of quality. I hope to have some good news on this forthcoming. 🤞 + +
+ + -
+ Output Styles - Deprecated + + - "Per the Claude Code documentation site, Output Styles are set to be deprecated, so I will have to remove that category very soon." + +
+ +
+ +
+ +## This Week's Additions ✨ [🔝](#awesome-claude-code) + +> Resources added in the past 7 days + +[`Claude Code Infrastructure Showcase`](https://github.com/diet103/claude-code-infrastructure-showcase)   by   [diet103](https://github.com/diet103)   ⚖️  MIT +A remarkably innovative approach to working with Skills, the centerpiece of which being a technique that leverages hooks to ensure that Claude intelligently selects and activates the appropriate Skill given the current context. Well-documented and adaptable to different projects and workflows. + +
+📊 GitHub Stats + +![GitHub Stats for claude-code-infrastructure-showcase](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=claude-code-infrastructure-showcase&username=diet103&all_stats=true&stats_only=true) + +
+
+ +[`Claudex`](https://github.com/kunwar-shah/claudex)   by   [Kunwar Shah](https://github.com/kunwar-shah)   ⚖️  MIT +Claudex - A web-based browser for exploring your Claude Code conversation history across projects. Indexes your codebase for full-text search. Nice, easy-to-navigate UI. Simple dashboard interface for high-level analytics, and multiple export options as well. (And completely local w/ no telemetry!) + +
+📊 GitHub Stats + +![GitHub Stats for claudex](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=claudex&username=kunwar-shah&all_stats=true&stats_only=true) + +
+
+ +[`Omnara`](https://github.com/omnara-ai/omnara)   by   [Ishaan Sehgal](https://github.com/ishaansehgal99)   ⚖️  Apache-2.0 +A command center for AI agents that syncs Claude Code sessions across terminal, web, and mobile. Allows for remote monitoring, human-in-the-loop interaction, and team collaboration. + +
+📊 GitHub Stats + +![GitHub Stats for omnara](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=omnara&username=omnara-ai&all_stats=true&stats_only=true) + +
+
+ +[`Claudable`](https://github.com/opactorai/Claudable)   by   [Ethan Park](https://www.linkedin.com/in/seongil-park/)   ⚖️  MIT +Claudable is an open-source web builder that leverages local CLI agents, such as Claude Code and Cursor Agent, to build and deploy products effortlessly. + +
+📊 GitHub Stats + +![GitHub Stats for Claudable](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=Claudable&username=opactorai&all_stats=true&stats_only=true) + +
+
+ + +## Honorable Mentions + +[`prpm`](https://prpm.dev/)   by   [khaliqgant](https://github.com/khaliqgant) +`prpm` is something like a plugin marketplace, but with additional support for other providers and coding agents. Although (for the moment 🤞) we are unable to include plugins/marketplaces on the list, I wanted to give special recognition to khaliqgant - after I notified him that I was unable to find any license information for third-party resources that he was hosting on his website, he immediately took action and added a great enhancement to the website's UI, which provides a direct link to the original authors' LICENSE file, as well the ability to view it as a simple dropdown. In my opinion, this is a pretty awesome thing to do to show support for the open source community, and for the developers whose work is featured on this list. I see marketplaces springing up all over the internet now where basic attribution rights are not being respected (maybe for the simple reason that software licenses are complicated!), so I commend khaliqgant for setting a great example with [`prpm`](https://prpm.dev/), and I encourage others to promote and enforce these rights in the service of open source software. + + +## Contents [🔝](#awesome-claude-code) + +
+Table of Contents + +-
+ Agent Skills + + - [General](#general-) + +
+ +-
+ Workflows & Knowledge Guides + + - [General](#general--1) + +
+ +-
+ Tooling + + - [General](#general--2) + - [IDE Integrations](#ide-integrations-) + - [Usage Monitors](#usage-monitors-) + - [Orchestrators](#orchestrators-) + +
+ +-
+ Status Lines + + - [General](#general--3) + +
+ +-
+ Hooks + + - [General](#general--4) + +
+ +-
+ Output Styles + + - [General](#general--5) + +
+ +-
+ Slash-Commands + + - [General](#general--6) + - [Version Control & Git](#version-control--git-) + - [Code Analysis & Testing](#code-analysis--testing-) + - [Context Loading & Priming](#context-loading--priming-) + - [Documentation & Changelogs](#documentation--changelogs-) + - [CI / Deployment](#ci--deployment-) + - [Project & Task Management](#project--task-management-) + - [Miscellaneous](#miscellaneous-) + +
+ +-
+ CLAUDE.md Files + + - [Language-Specific](#language-specific-) + - [Domain-Specific](#domain-specific-) + - [Project Scaffolding & MCP](#project-scaffolding--mcp-) + +
+ +-
+ Alternative Clients + + - [General](#general--7) + +
+ +-
+ Official Documentation + + - [General](#general--8) + +
+ +
+ +
+ +## Agent Skills 🤖 [🔝](#awesome-claude-code) + +> **Agent skills** are model-controlled configurations (files, scripts, resources, etc.) that enable Claude Code to perform specialized tasks requiring specific knowledge or capabilities. + +
+

General 🔝

+ +[`Codex Skill`](https://github.com/skills-directory/skill-codex)   by   [klaudworks](https://github.com/klaudworks) +Enables users to prompt codex from claude code. Unlike the raw codex mcp server, this skill infers parameters such as model, reasoning effort, sandboxing from your prompt or asks you to specify them. It also simplifies continuing prior codex sessions so that codex can continue with the prior context. + +
+📊 GitHub Stats + +![GitHub Stats for skill-codex](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=skill-codex&username=skills-directory&all_stats=true&stats_only=true) + +
+
+ +[`Web Assets Generator Skill`](https://github.com/alonw0/web-asset-generator)   by   [Alon Wolenitz](https://github.com/alonw0)   ⚖️  MIT +Easily generate web assets from Claude Code including favicons, app icons (PWA), and social media meta images (Open Graph) for Facebook, Twitter, WhatsApp, and LinkedIn. Handles image resizing, text-to-image generation, emojis, and provides proper HTML meta tags. + +
+📊 GitHub Stats + +![GitHub Stats for web-asset-generator](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=web-asset-generator&username=alonw0&all_stats=true&stats_only=true) + +
+
+ +
+ +
+ +## Workflows & Knowledge Guides 🧠 [🔝](#awesome-claude-code) + +> A **workflow** is a tightly coupled set of Claude Code-native resources that facilitate specific projects + +
+

General 🔝

+ +[`AB Method`](https://github.com/ayoubben18/ab-method)   by   [Ayoub Bensalah](https://github.com/ayoubben18)   ⚖️  MIT +A principled, spec-driven workflow that transforms large problems into focused, incremental missions using Claude Code's specialized sub agents. Includes slash-commands, sub agents, and specialized workflows designed for specific parts of the SDLC. + +
+📊 GitHub Stats + +![GitHub Stats for ab-method](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=ab-method&username=ayoubben18&all_stats=true&stats_only=true) + +
+
+ +[`Blogging Platform Instructions`](https://github.com/cloudartisan/cloudartisan.github.io/tree/main/.claude/commands)   by   [cloudartisan](https://github.com/cloudartisan)   ⚖️  CC-BY-SA-4.0 +Provides a well-structured set of commands for publishing and maintaining a blogging platform, including commands for creating posts, managing categories, and handling media files. + +
+📊 GitHub Stats + +![GitHub Stats for cloudartisan.github.io](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=cloudartisan.github.io&username=cloudartisan&all_stats=true&stats_only=true) + +
+
+ +[`Claude Code Infrastructure Showcase`](https://github.com/diet103/claude-code-infrastructure-showcase)   by   [diet103](https://github.com/diet103)   ⚖️  MIT +A remarkably innovative approach to working with Skills, the centerpiece of which being a technique that leverages hooks to ensure that Claude intelligently selects and activates the appropriate Skill given the current context. Well-documented and adaptable to different projects and workflows. + +
+📊 GitHub Stats + +![GitHub Stats for claude-code-infrastructure-showcase](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=claude-code-infrastructure-showcase&username=diet103&all_stats=true&stats_only=true) + +
+
+ +[`Claude Code PM`](https://github.com/automazeio/ccpm)   by   [Ran Aroussi](https://github.com/ranaroussi)   ⚖️  MIT +Really comprehensive and feature-packed project-management workflow for Claude Code. Numerous specialized agents, slash-commands, and strong documentation. + +
+📊 GitHub Stats + +![GitHub Stats for ccpm](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=ccpm&username=automazeio&all_stats=true&stats_only=true) + +
+
+ +[`ClaudoPro Directory`](https://github.com/JSONbored/claudepro-directory)   by   [ghost](https://github.com/JSONbored)   ⚖️  MIT +Well-crafted, wide selection of Claude Code hooks, slash commands, subagent files, and more, covering a range of specialized tasks and workflows. Better resources than your average "Claude-template-for-everything" site. + +
+📊 GitHub Stats + +![GitHub Stats for claudepro-directory](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=claudepro-directory&username=JSONbored&all_stats=true&stats_only=true) + +
+
+ +[`Context Priming`](https://github.com/disler/just-prompt/tree/main/.claude/commands)   by   [disler](https://github.com/disler) +Provides a systematic approach to priming Claude Code with comprehensive project context through specialized commands for different project scenarios and development contexts. + +
+📊 GitHub Stats + +![GitHub Stats for just-prompt](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=just-prompt&username=disler&all_stats=true&stats_only=true) + +
+
+ +[`Design Review Workflow`](https://github.com/OneRedOak/claude-code-workflows/tree/main/design-review)   by   [Patrick Ellis](https://github.com/OneRedOak)   ⚖️  MIT +A tailored workflow for enabling automated UI/UX design review, including specialized sub agents, slash commands, `CLAUDE.md` excerpts, and more. Covers a broad range of criteria from responsive design to accessibility. + +
+📊 GitHub Stats + +![GitHub Stats for claude-code-workflows](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=claude-code-workflows&username=OneRedOak&all_stats=true&stats_only=true) + +
+
+ +[`Laravel TALL Stack AI Development Starter Kit`](https://github.com/tott/laravel-tall-claude-ai-configs)   by   [tott](https://github.com/tott)   ⚖️  MIT +Transform your Laravel TALL (Tailwind, AlpineJS, Laravel, Livewire) stack development with comprehensive Claude Code configurations that provide intelligent assistance, systematic workflows, and domain expert consultation. + +
+📊 GitHub Stats + +![GitHub Stats for laravel-tall-claude-ai-configs](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=laravel-tall-claude-ai-configs&username=tott&all_stats=true&stats_only=true) + +
+
+ +[`n8n_agent`](https://github.com/kingler/n8n_agent/tree/main/.claude/commands)   by   [kingler](https://github.com/kingler) +Amazing comprehensive set of comments for code analysis, QA, design, documentation, project structure, project management, optimization, and many more. + +
+📊 GitHub Stats + +![GitHub Stats for n8n_agent](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=n8n_agent&username=kingler&all_stats=true&stats_only=true) + +
+
+ +[`Project Bootstrapping and Task Management`](https://github.com/steadycursor/steadystart/tree/main/.claude/commands)   by   [steadycursor](https://github.com/steadycursor) +Provides a structured set of commands for bootstrapping and managing a new project, including meta-commands for creating and editing custom slash-commands. + +
+📊 GitHub Stats + +![GitHub Stats for steadystart](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=steadystart&username=steadycursor&all_stats=true&stats_only=true) + +
+
+ +[`Project Management, Implementation, Planning, and Release`](https://github.com/scopecraft/command/tree/main/.claude/commands)   by   [scopecraft](https://github.com/scopecraft) +Really comprehensive set of commands for all aspects of SDLC. + +
+📊 GitHub Stats + +![GitHub Stats for command](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=command&username=scopecraft&all_stats=true&stats_only=true) + +
+
+ +[`Project Workflow System`](https://github.com/harperreed/dotfiles/tree/master/.claude/commands)   by   [harperreed](https://github.com/harperreed) +A set of commands that provide a comprehensive workflow system for managing projects, including task management, code review, and deployment processes. + +
+📊 GitHub Stats + +![GitHub Stats for dotfiles](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=dotfiles&username=harperreed&all_stats=true&stats_only=true) + +
+
+ +[`RIPER Workflow`](https://github.com/tony/claude-code-riper-5)   by   [Tony Narlock](https://tony.sh)   ⚖️  MIT +Structured development workflow enforcing separation between Research, Innovate, Plan, Execute, and Review phases. Features consolidated subagents for context-efficiency, branch-aware memory bank, and strict mode enforcement for guided development. + +
+📊 GitHub Stats + +![GitHub Stats for claude-code-riper-5](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=claude-code-riper-5&username=tony&all_stats=true&stats_only=true) + +
+
+ +[`Shipping Real Code w/ Claude`](https://diwank.space/field-notes-from-shipping-real-code-with-claude)   by   [Diwank](https://github.com/creatorrr) +A detailed blog post explaining the author's process for shipping a product with Claude Code, including CLAUDE.md files and other interesting resources. + +[`Simone`](https://github.com/Helmi/claude-simone)   by   [Helmi](https://github.com/Helmi)   ⚖️  MIT +A broader project management workflow for Claude Code that encompasses not just a set of commands, but a system of documents, guidelines, and processes to facilitate project planning and execution. + +
+📊 GitHub Stats + +![GitHub Stats for claude-simone](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=claude-simone&username=Helmi&all_stats=true&stats_only=true) + +
+
+ +
+ +
+ +## Tooling 🧰 [🔝](#awesome-claude-code) + +> **Tooling** denotes applications that are built on top of Claude Code and consist of more components than slash-commands and `CLAUDE.md` files + +
+

General 🔝

+ +[`cc-sessions`](https://github.com/GWUDCAP/cc-sessions)   by   [toastdev](https://github.com/satoastshi)   ⚖️  MIT +An opinionated approach to produce development with Claude Code + +
+📊 GitHub Stats + +![GitHub Stats for cc-sessions](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=cc-sessions&username=GWUDCAP&all_stats=true&stats_only=true) + +
+
+ +[`cc-tools`](https://github.com/Veraticus/cc-tools)   by   [Josh Symonds](https://github.com/Veraticus) +High-performance Go implementation of Claude Code hooks and utilities. Provides smart linting, testing, and statusline generation with minimal overhead. + +
+📊 GitHub Stats + +![GitHub Stats for cc-tools](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=cc-tools&username=Veraticus&all_stats=true&stats_only=true) + +
+
+ +[`ccexp`](https://github.com/nyatinte/ccexp)   by   [nyatinte](https://github.com/nyatinte)   ⚖️  MIT +Interactive CLI tool for discovering and managing Claude Code configuration files and slash commands with a beautiful terminal UI. + +
+📊 GitHub Stats + +![GitHub Stats for ccexp](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=ccexp&username=nyatinte&all_stats=true&stats_only=true) + +
+
+ +[`cchistory`](https://github.com/eckardt/cchistory)   by   [eckardt](https://github.com/eckardt)   ⚖️  MIT +Like the shell history command but for your Claude Code sessions. Easily list all Bash or "Bash-mode" (`!`) commands Claude Code ran in a session for reference. + +
+📊 GitHub Stats + +![GitHub Stats for cchistory](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=cchistory&username=eckardt&all_stats=true&stats_only=true) + +
+
+ +[`cclogviewer`](https://github.com/Brads3290/cclogviewer)   by   [Brad S.](https://github.com/Brads3290)   ⚖️  MIT +A humble but handy utility for viewing Claude Code `.jsonl` conversation files in a pretty HTML UI. + +
+📊 GitHub Stats + +![GitHub Stats for cclogviewer](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=cclogviewer&username=Brads3290&all_stats=true&stats_only=true) + +
+
+ +[`Claude Code Templates`](https://github.com/davila7/claude-code-templates)   by   [Daniel Avila](https://github.com/davila7)   ⚖️  MIT +Incredibly awesome collection of resources from every category in this list, presented with a neatly polished UI, great features like usage dashboard, analytics, and everything from slash commands to hooks to agents. An awesome companion for this awesome list. + +
+📊 GitHub Stats + +![GitHub Stats for claude-code-templates](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=claude-code-templates&username=davila7&all_stats=true&stats_only=true) + +
+
+ +[`Claude Composer`](https://github.com/possibilities/claude-composer)   by   [Mike Bannister](https://github.com/possibilities)   ⚖️  Unlicense +A tool that adds small enhancements to Claude Code. + +
+📊 GitHub Stats + +![GitHub Stats for claude-composer](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=claude-composer&username=possibilities&all_stats=true&stats_only=true) + +
+
+ +[`Claude Hub`](https://github.com/claude-did-this/claude-hub)   by   [Claude Did This](https://github.com/claude-did-this) +A webhook service that connects Claude Code to GitHub repositories, enabling AI-powered code assistance directly through pull requests and issues. This integration allows Claude to analyze repositories, answer technical questions, and help developers understand and improve their codebase through simple @mentions. + +
+📊 GitHub Stats + +![GitHub Stats for claude-hub](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=claude-hub&username=claude-did-this&all_stats=true&stats_only=true) + +
+
+ +[`claude-code-tools`](https://github.com/pchalasani/claude-code-tools)   by   [Prasad Chalasani](https://github.com/pchalasani)   ⚖️  MIT +A collection of awesome tools, including tmux integrations, better session management, hooks that enhance security - a really well-done set of Claude Code enhancers, especially for tmux users. + +
+📊 GitHub Stats + +![GitHub Stats for claude-code-tools](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=claude-code-tools&username=pchalasani&all_stats=true&stats_only=true) + +
+
+ +[`claudekit`](https://github.com/carlrannaberg/claudekit)   by   [Carl Rannaberg](https://github.com/carlrannaberg)   ⚖️  MIT +Impressive CLI toolkit providing auto-save checkpointing, code quality hooks, specification generation and execution, and 20+ specialized subagents including oracle (gpt-5), code-reviewer (6-aspect deep analysis), ai-sdk-expert (Vercel AI SDK), typescript-expert and many more for Claude Code workflows. + +
+📊 GitHub Stats + +![GitHub Stats for claudekit](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=claudekit&username=carlrannaberg&all_stats=true&stats_only=true) + +
+
+ +[`Container Use`](https://github.com/dagger/container-use)   by   [dagger](https://github.com/dagger)   ⚖️  Apache-2.0 +Development environments for coding agents. Enable multiple agents to work safely and independently with your preferred stack. + +
+📊 GitHub Stats + +![GitHub Stats for container-use](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=container-use&username=dagger&all_stats=true&stats_only=true) + +
+
+ +[`ContextKit`](https://github.com/FlineDev/ContextKit)   by   [Cihat Gündüz](https://github.com/Jeehut)   ⚖️  MIT +A systematic development framework that transforms Claude Code into a proactive development partner. Features 4-phase planning methodology, specialized quality agents, and structured workflows that help AI produce production-ready code on first try. + +
+📊 GitHub Stats + +![GitHub Stats for ContextKit](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=ContextKit&username=FlineDev&all_stats=true&stats_only=true) + +
+
+ +[`Rulesync`](https://github.com/dyoshikawa/rulesync)   by   [dyoshikawa](https://github.com/dyoshikawa)   ⚖️  MIT +A Node.js CLI tool that automatically generates configs (rules, ignore files, MCP servers, commands, and subagents) for various AI coding agents. Rulesync can convert configs between Claude Code and other AI agents in both directions. + +
+📊 GitHub Stats + +![GitHub Stats for rulesync](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=rulesync&username=dyoshikawa&all_stats=true&stats_only=true) + +
+
+ +[`run-claude-docker`](https://github.com/icanhasjonas/run-claude-docker)   by   [Jonas](https://github.com/icanhasjonas/)   ⚖️  MIT +A self-contained Docker runner that forwards your current workspace into a safe(r) isolated docker container, where you still have access to your Claude Code settings, authentication, ssh agent, pgp, optionally aws keys etc. + +
+📊 GitHub Stats + +![GitHub Stats for run-claude-docker](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=run-claude-docker&username=icanhasjonas&all_stats=true&stats_only=true) + +
+
+ +[`stt-mcp-server-linux`](https://github.com/marcindulak/stt-mcp-server-linux)   by   [marcindulak](https://github.com/marcindulak)   ⚖️  Apache-2.0 +A push-to-talk speech transcription setup for Linux using a Python MCP server. Runs locally in Docker with no external API calls. Your speech is recorded, transcribed into text, and then sent to Claude running in a Tmux session. + +
+📊 GitHub Stats + +![GitHub Stats for stt-mcp-server-linux](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=stt-mcp-server-linux&username=marcindulak&all_stats=true&stats_only=true) + +
+
+ +[`SuperClaude`](https://github.com/SuperClaude-Org/SuperClaude_Framework)   by   [SuperClaude-Org](https://github.com/SuperClaude-Org)   ⚖️  MIT +A versatile configuration framework that enhances Claude Code with specialized commands, cognitive personas, and development methodologies, such as "Introspection" and "Orchestration". + +
+📊 GitHub Stats + +![GitHub Stats for SuperClaude_Framework](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=SuperClaude_Framework&username=SuperClaude-Org&all_stats=true&stats_only=true) + +
+
+ +[`tweakcc`](https://github.com/Piebald-AI/tweakcc)   by   [Piebald-AI](https://github.com/Piebald-AI)   ⚖️  MIT +Command-line tool to customize your Claude Code styling. + +
+📊 GitHub Stats + +![GitHub Stats for tweakcc](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=tweakcc&username=Piebald-AI&all_stats=true&stats_only=true) + +
+
+ +[`Vibe-Log`](https://github.com/vibe-log/vibe-log-cli)   by   [Vibe-Log](https://github.com/vibe-log)   ⚖️  MIT +Analyzes your Claude Code prompts locally (using CC), provides intelligent session analysis and actionable strategic guidance - works in the statusline and produces very pretty HTML reports as well. Easy to install and remove. + +
+📊 GitHub Stats + +![GitHub Stats for vibe-log-cli](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=vibe-log-cli&username=vibe-log&all_stats=true&stats_only=true) + +
+
+ +[`VoiceMode MCP`](https://github.com/mbailey/voicemode)   by   [Mike Bailey](https://github.com/mbailey)   ⚖️  MIT +VoiceMode MCP brings natural conversations to Claude Code. It supports any OpenAI API compatible voice services and installs free and open source voice services (Whisper.cpp and Kokoro-FastAPI). + +
+📊 GitHub Stats + +![GitHub Stats for voicemode](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=voicemode&username=mbailey&all_stats=true&stats_only=true) + +
+
+ +
+ +
+

IDE Integrations 🔝

+ +[`Claude Code Chat`](https://marketplace.visualstudio.com/items?itemName=AndrePimenta.claude-code-chat)   by   [andrepimenta](https://github.com/andrepimenta)   ⚖️  © +An elegant and user-friendly Claude Code chat interface for VS Code. + +[`claude-code-ide.el`](https://github.com/manzaltu/claude-code-ide.el)   by   [manzaltu](https://github.com/manzaltu)   ⚖️  GPL-3.0 +claude-code-ide.el integrates Claude Code with Emacs, like Anthropic’s VS Code/IntelliJ extensions. It shows ediff-based code suggestions, pulls LSP/flymake/flycheck diagnostics, and tracks buffer context. It adds an extensible MCP tool support for symbol refs/defs, project metadata, and tree-sitter AST queries. + +
+📊 GitHub Stats + +![GitHub Stats for claude-code-ide.el](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=claude-code-ide.el&username=manzaltu&all_stats=true&stats_only=true) + +
+
+ +[`claude-code.el`](https://github.com/stevemolitor/claude-code.el)   by   [stevemolitor](https://github.com/stevemolitor)   ⚖️  Apache-2.0 +An Emacs interface for Claude Code CLI. + +
+📊 GitHub Stats + +![GitHub Stats for claude-code.el](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=claude-code.el&username=stevemolitor&all_stats=true&stats_only=true) + +
+
+ +[`claude-code.nvim`](https://github.com/greggh/claude-code.nvim)   by   [greggh](https://github.com/greggh)   ⚖️  MIT +A seamless integration between Claude Code AI assistant and Neovim. + +
+📊 GitHub Stats + +![GitHub Stats for claude-code.nvim](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=claude-code.nvim&username=greggh&all_stats=true&stats_only=true) + +
+
+ +[`crystal`](https://github.com/stravu/crystal)   by   [stravu](https://github.com/stravu)   ⚖️  MIT +A full-fledged desktop application for orchestrating, monitoring, and interacting with Claude Code agents. + +
+📊 GitHub Stats + +![GitHub Stats for crystal](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=crystal&username=stravu&all_stats=true&stats_only=true) + +
+
+ +
+ +
+

Usage Monitors 🔝

+ +[`CC Usage`](https://github.com/ryoppippi/ccusage)   by   [ryoppippi](https://github.com/ryoppippi)   ⚖️  NOASSERTION +Handy CLI tool for managing and analyzing Claude Code usage, based on analyzing local Claude Code logs. Presents a nice dashboard regarding cost information, token consumption, etc. + +
+📊 GitHub Stats + +![GitHub Stats for ccusage](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=ccusage&username=ryoppippi&all_stats=true&stats_only=true) + +
+
+ +[`ccflare`](https://github.com/snipeship/ccflare)   by   [snipeship](https://github.com/snipeship)   ⚖️  MIT +Claude Code usage dashboard with a web-UI that would put Tableau to shame. Thoroughly comprehensive metrics, frictionless setup, detailed logging, really really nice UI. + +
+📊 GitHub Stats + +![GitHub Stats for ccflare](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=ccflare&username=snipeship&all_stats=true&stats_only=true) + +
+
+ +[`Claude Code Usage Monitor`](https://github.com/Maciek-roboblog/Claude-Code-Usage-Monitor)   by   [Maciek-roboblog](https://github.com/Maciek-roboblog)   ⚖️  MIT +A real-time terminal-based tool for monitoring Claude Code token usage. It shows live token consumption, burn rate, and predictions for token depletion. Features include visual progress bars, session-aware analytics, and support for multiple subscription plans. + +
+📊 GitHub Stats + +![GitHub Stats for Claude-Code-Usage-Monitor](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=Claude-Code-Usage-Monitor&username=Maciek-roboblog&all_stats=true&stats_only=true) + +
+
+ +[`Claudex`](https://github.com/kunwar-shah/claudex)   by   [Kunwar Shah](https://github.com/kunwar-shah)   ⚖️  MIT +Claudex - A web-based browser for exploring your Claude Code conversation history across projects. Indexes your codebase for full-text search. Nice, easy-to-navigate UI. Simple dashboard interface for high-level analytics, and multiple export options as well. (And completely local w/ no telemetry!) + +
+📊 GitHub Stats + +![GitHub Stats for claudex](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=claudex&username=kunwar-shah&all_stats=true&stats_only=true) + +
+
+ +[`viberank`](https://github.com/sculptdotfun/viberank)   by   [nikshepsvn](https://github.com/nikshepsvn)   ⚖️  MIT +A community-driven leaderboard tool that enables developers to visualize, track, and compete based on their Claude Code usage statistics. It features robust data analytics, GitHub OAuth, data validation, and user-friendly CLI/web submission methods. + +
+📊 GitHub Stats + +![GitHub Stats for viberank](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=viberank&username=sculptdotfun&all_stats=true&stats_only=true) + +
+
+ +
+ +
+

Orchestrators 🔝

+ +[`Claude Code Flow`](https://github.com/ruvnet/claude-code-flow)   by   [ruvnet](https://github.com/ruvnet)   ⚖️  MIT +This mode serves as a code-first orchestration layer, enabling Claude to write, edit, test, and optimize code autonomously across recursive agent cycles. + +
+📊 GitHub Stats + +![GitHub Stats for claude-code-flow](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=claude-code-flow&username=ruvnet&all_stats=true&stats_only=true) + +
+
+ +[`Claude Squad`](https://github.com/smtg-ai/claude-squad)   by   [smtg-ai](https://github.com/smtg-ai)   ⚖️  AGPL-3.0 +Claude Squad is a terminal app that manages multiple Claude Code, Codex (and other local agents including Aider) in separate workspaces, allowing you to work on multiple tasks simultaneously. + +
+📊 GitHub Stats + +![GitHub Stats for claude-squad](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=claude-squad&username=smtg-ai&all_stats=true&stats_only=true) + +
+
+ +[`Claude Swarm`](https://github.com/parruda/claude-swarm)   by   [parruda](https://github.com/parruda)   ⚖️  MIT +Launch Claude Code session that is connected to a swarm of Claude Code Agents. + +
+📊 GitHub Stats + +![GitHub Stats for claude-swarm](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=claude-swarm&username=parruda&all_stats=true&stats_only=true) + +
+
+ +[`Claude Task Master`](https://github.com/eyaltoledano/claude-task-master)   by   [eyaltoledano](https://github.com/eyaltoledano)   ⚖️  NOASSERTION +A task management system for AI-driven development with Claude, designed to work seamlessly with Cursor AI. + +
+📊 GitHub Stats + +![GitHub Stats for claude-task-master](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=claude-task-master&username=eyaltoledano&all_stats=true&stats_only=true) + +
+
+ +[`Claude Task Runner`](https://github.com/grahama1970/claude-task-runner)   by   [grahama1970](https://github.com/grahama1970) +A specialized tool to manage context isolation and focused task execution with Claude Code, solving the critical challenge of context length limitations and task focus when working with Claude on complex, multi-step projects. + +
+📊 GitHub Stats + +![GitHub Stats for claude-task-runner](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=claude-task-runner&username=grahama1970&all_stats=true&stats_only=true) + +
+
+ +[`Happy Coder`](https://github.com/slopus/happy)   by   [GrocerPublishAgent](https://peoplesgrocers.com/en/projects)   ⚖️  MIT +Spawn and control multiple Claude Codes in parallel from your phone or desktop. Happy Coder runs Claude Code on your hardware, sends push notifications when Claude needs more input or permission, and costs nothing. + +
+📊 GitHub Stats + +![GitHub Stats for happy](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=happy&username=slopus&all_stats=true&stats_only=true) + +
+
+ +[`The Agentic Startup`](https://github.com/rsmdt/the-startup)   by   [Rudolf Schmidt](https://github.com/rsmdt)   ⚖️  MIT +Yet Another Claude Orchestrator - a collection of agents, commands, etc., for shipping production code - but I like this because it's comprehensive, well-written, and one of the few resources that actually uses Output Styles! +10 points! + +
+📊 GitHub Stats + +![GitHub Stats for the-startup](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=the-startup&username=rsmdt&all_stats=true&stats_only=true) + +
+
+ +[`TSK - AI Agent Task Manager and Sandbox`](https://github.com/dtormoen/tsk)   by   [dtormoen](https://github.com/dtormoen)   ⚖️  MIT +A Rust CLI tool that lets you delegate development tasks to AI agents running in sandboxed Docker environments. Multiple agents work in parallel, returning git branches for human review. + +
+📊 GitHub Stats + +![GitHub Stats for tsk](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=tsk&username=dtormoen&all_stats=true&stats_only=true) + +
+
+ +
+ +
+ +## Status Lines 📊 [🔝](#awesome-claude-code) + +> **Status lines** - Configurations and customizations for Claude Code's status bar functionality + +
+

General 🔝

+ +[`ccstatusline`](https://github.com/sirmalloc/ccstatusline)   by   [sirmalloc](https://github.com/sirmalloc)   ⚖️  MIT +A highly customizable status line formatter for Claude Code CLI that displays model info, git branch, token usage, and other metrics in your terminal. + +
+📊 GitHub Stats + +![GitHub Stats for ccstatusline](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=ccstatusline&username=sirmalloc&all_stats=true&stats_only=true) + +
+
+ +[`claude-code-statusline`](https://github.com/rz1989s/claude-code-statusline)   by   [rz1989s](https://github.com/rz1989s)   ⚖️  MIT +Enhanced 4-line statusline for Claude Code with themes, cost tracking, and MCP server monitoring + +
+📊 GitHub Stats + +![GitHub Stats for claude-code-statusline](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=claude-code-statusline&username=rz1989s&all_stats=true&stats_only=true) + +
+
+ +[`claude-powerline`](https://github.com/Owloops/claude-powerline)   by   [Owloops](https://github.com/Owloops)   ⚖️  MIT +A vim-style powerline statusline for Claude Code with real-time usage tracking, git integration, custom themes, and more + +
+📊 GitHub Stats + +![GitHub Stats for claude-powerline](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=claude-powerline&username=Owloops&all_stats=true&stats_only=true) + +
+
+ +[`claudia-statusline`](https://github.com/hagan/claudia-statusline)   by   [Hagan Franks](https://github.com/hagan)   ⚖️  MIT +High-performance Rust-based statusline for Claude Code with persistent stats tracking, progress bars, and optional cloud sync. Features SQLite-first persistence, git integration, context progress bars, burn rate calculation, XDG-compliant with theme support (dark/light, NO_COLOR). + +
+📊 GitHub Stats + +![GitHub Stats for claudia-statusline](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=claudia-statusline&username=hagan&all_stats=true&stats_only=true) + +
+
+ +
+ +
+ +## Hooks 🪝 [🔝](#awesome-claude-code) + +> **Hooks** are a powerful API for Claude Code that allows users to activate commands and run scripts at different points in Claude's agentic lifecycle. + +
+

General 🔝

+ +[`CC Notify`](https://github.com/dazuiba/CCNotify)   by   [dazuiba](https://github.com/dazuiba)   ⚖️  MIT +CCNotify provides desktop notifications for Claude Code, alerting you to input needs or task completion, with one-click jumps back to VS Code and task duration display. + +
+📊 GitHub Stats + +![GitHub Stats for CCNotify](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=CCNotify&username=dazuiba&all_stats=true&stats_only=true) + +
+
+ +[`cchooks`](https://github.com/GowayLee/cchooks)   by   [GowayLee](https://github.com/GowayLee)   ⚖️  MIT +A lightweight Python SDK with a clean API and good documentation; simplifies the process of writing hooks and integrating them into your codebase, providing a nice abstraction over the JSON configuration files. + +
+📊 GitHub Stats + +![GitHub Stats for cchooks](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=cchooks&username=GowayLee&all_stats=true&stats_only=true) + +
+
+ +[`claude-code-hooks-sdk`](https://github.com/beyondcode/claude-hooks-sdk)   by   [beyondcode](https://github.com/beyondcode)   ⚖️  MIT +A Laravel-inspired PHP SDK for building Claude Code hook responses with a clean, fluent API. This SDK makes it easy to create structured JSON responses for Claude Code hooks using an expressive, chainable interface. + +
+📊 GitHub Stats + +![GitHub Stats for claude-hooks-sdk](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=claude-hooks-sdk&username=beyondcode&all_stats=true&stats_only=true) + +
+
+ +[`claude-hooks`](https://github.com/johnlindquist/claude-hooks)   by   [John Lindquist](https://github.com/johnlindquist)   ⚖️  MIT +A TypeScript-based system for configuring and customizing Claude Code hooks with a powerful and flexible interface. + +
+📊 GitHub Stats + +![GitHub Stats for claude-hooks](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=claude-hooks&username=johnlindquist&all_stats=true&stats_only=true) + +
+
+ +[`Claudio`](https://github.com/ctoth/claudio)   by   [Christopher Toth](https://github.com/ctoth) +A no-frills little library that adds delightful OS-native sounds to Claude Code via simple hooks. It really sparks joy. + +
+📊 GitHub Stats + +![GitHub Stats for claudio](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=claudio&username=ctoth&all_stats=true&stats_only=true) + +
+
+ +[`fcakyon Collection (Code Quality and Tool Usage)`](https://github.com/fcakyon/claude-codex-settings/tree/main/.claude/hooks)   by   [Fatih Akyon](https://github.com/fcakyon)   ⚖️  Apache-2.0 +Very well-written set of hooks for code quality and tool usage regulation (e.g. force Tavily over WebFetch tool). + +
+📊 GitHub Stats + +![GitHub Stats for claude-codex-settings](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=claude-codex-settings&username=fcakyon&all_stats=true&stats_only=true) + +
+
+ +[`TDD Guard`](https://github.com/nizos/tdd-guard)   by   [Nizar Selander](https://github.com/nizos)   ⚖️  MIT +A hooks-driven system that monitors file operations in real-time and blocks changes that violate TDD principles. + +
+📊 GitHub Stats + +![GitHub Stats for tdd-guard](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=tdd-guard&username=nizos&all_stats=true&stats_only=true) + +
+
+ +[`TypeScript Quality Hooks`](https://github.com/bartolli/claude-code-typescript-hooks)   by   [bartolli](https://github.com/bartolli)   ⚖️  MIT +Quality check hook for Node.js TypeScript projects with TypeScript compilation. ESLint auto-fixing, and Prettier formatting. Uses SHA256 config caching for <5ms validation performance during real-time editing. + +
+📊 GitHub Stats + +![GitHub Stats for claude-code-typescript-hooks](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=claude-code-typescript-hooks&username=bartolli&all_stats=true&stats_only=true) + +
+
+ +
+ +
+ +## Output Styles 💬 [🔝](#awesome-claude-code) + +> **Output styles** allow you to use Claude Code as any type of agent while keeping its core capabilities, such as running local scripts, reading/writing files, and tracking TODOs. + +
+

General 🔝

+ +[`ccoutputstyles`](https://github.com/viveknair/ccoutputstyles)   by   [Vivek Nair](https://github.com/viveknair)   ⚖️  MIT +CLI tool and template gallery for customizing Claude Code output styles with pre-built templates. Features over 15 templates at the time of writing! + +
+📊 GitHub Stats + +![GitHub Stats for ccoutputstyles](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=ccoutputstyles&username=viveknair&all_stats=true&stats_only=true) + +
+
+ +
+ +
+ +## Slash-Commands 🔪 [🔝](#awesome-claude-code) + +
+

General 🔝

+ +[`/create-hook`](https://github.com/omril321/automated-notebooklm/blob/main/.claude/commands/create-hook.md)   by   [Omri Lavi](https://github.com/omril321)   ⚖️  Apache-2.0 +Slash command for hook creation - intelligently prompts you through the creation process with smart suggestions based on your project setup (TS, Prettier, ESLint...). + +
+📊 GitHub Stats + +![GitHub Stats for automated-notebooklm](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=automated-notebooklm&username=omril321&all_stats=true&stats_only=true) + +
+
+ +[`/linux-desktop-slash-commands`](https://github.com/danielrosehill/Claude-Code-Linux-Desktop-Slash-Commands)   by   [Daniel Rosehill](https://github.com/danielrosehill) +A library of slash commands intended specifically to facilitate common and advanced operations on Linux desktop environments (although many would also be useful on Linux servers). Command groups include hardware benchmarking, filesystem organisation, and security posture validation. + +
+📊 GitHub Stats + +![GitHub Stats for Claude-Code-Linux-Desktop-Slash-Commands](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=Claude-Code-Linux-Desktop-Slash-Commands&username=danielrosehill&all_stats=true&stats_only=true) + +
+
+ +
+ +
+

Version Control & 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)   ⚖️  MIT +Fetches GitHub issue details to create comprehensive implementation specifications, analyzing requirements and planning structured approach with clear implementation steps. + +
+📊 GitHub Stats + +![GitHub Stats for Narraitor](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=Narraitor&username=jerseycheese&all_stats=true&stats_only=true) + +
+
+ +[`/commit`](https://github.com/evmts/tevm-monorepo/blob/main/.claude/commands/commit.md)   by   [evmts](https://github.com/evmts)   ⚖️  MIT +Creates git commits using conventional commit format with appropriate emojis, following project standards and creating descriptive messages that explain the purpose of changes. + +
+📊 GitHub Stats + +![GitHub Stats for tevm-monorepo](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=tevm-monorepo&username=evmts&all_stats=true&stats_only=true) + +
+
+ +[`/commit-fast`](https://github.com/steadycursor/steadystart/blob/main/.claude/commands/2-commit-fast.md)   by   [steadycursor](https://github.com/steadycursor) +Automates git commit process by selecting the first suggested message, generating structured commits with consistent formatting while skipping manual confirmation and removing Claude co-Contributorship footer + +
+📊 GitHub Stats + +![GitHub Stats for steadystart](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=steadystart&username=steadycursor&all_stats=true&stats_only=true) + +
+
+ +[`/create-pr`](https://github.com/toyamarinyon/giselle/blob/main/.claude/commands/create-pr.md)   by   [toyamarinyon](https://github.com/toyamarinyon)   ⚖️  Apache-2.0 +Streamlines pull request creation by handling the entire workflow: creating a new branch, committing changes, formatting modified files with Biome, and submitting the PR. + +
+📊 GitHub Stats + +![GitHub Stats for giselle](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=giselle&username=toyamarinyon&all_stats=true&stats_only=true) + +
+
+ +[`/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)   ⚖️  Apache-2.0 +Provides comprehensive PR creation guidance with GitHub CLI, enforcing title conventions, following template structure, and offering concrete command examples with best practices. + +
+📊 GitHub Stats + +![GitHub Stats for liam](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=liam&username=liam-hq&all_stats=true&stats_only=true) + +
+
+ +[`/create-worktrees`](https://github.com/evmts/tevm-monorepo/blob/main/.claude/commands/create-worktrees.md)   by   [evmts](https://github.com/evmts)   ⚖️  MIT +Creates git worktrees for all open PRs or specific branches, handling branches with slashes, cleaning up stale worktrees, and supporting custom branch creation for development. + +
+📊 GitHub Stats + +![GitHub Stats for tevm-monorepo](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=tevm-monorepo&username=evmts&all_stats=true&stats_only=true) + +
+
+ +[`/fix-github-issue`](https://github.com/jeremymailen/kotlinter-gradle/blob/master/.claude/commands/fix-github-issue.md)   by   [jeremymailen](https://github.com/jeremymailen)   ⚖️  Apache-2.0 +Analyzes and fixes GitHub issues using a structured approach with GitHub CLI for issue details, implementing necessary code changes, running tests, and creating proper commit messages. + +
+📊 GitHub Stats + +![GitHub Stats for kotlinter-gradle](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=kotlinter-gradle&username=jeremymailen&all_stats=true&stats_only=true) + +
+
+ +[`/fix-issue`](https://github.com/metabase/metabase/blob/master/.claude/commands/fix-issue.md)   by   [metabase](https://github.com/metabase)   ⚖️  NOASSERTION +Addresses GitHub issues by taking issue number as parameter, analyzing context, implementing solution, and testing/validating the fix for proper integration. + +
+📊 GitHub Stats + +![GitHub Stats for metabase](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=metabase&username=metabase&all_stats=true&stats_only=true) + +
+
+ +[`/fix-pr`](https://github.com/metabase/metabase/blob/master/.claude/commands/fix-pr.md)   by   [metabase](https://github.com/metabase)   ⚖️  NOASSERTION +Fetches and fixes unresolved PR comments by automatically retrieving feedback, addressing reviewer concerns, making targeted code improvements, and streamlining the review process. + +
+📊 GitHub Stats + +![GitHub Stats for metabase](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=metabase&username=metabase&all_stats=true&stats_only=true) + +
+
+ +[`/husky`](https://github.com/evmts/tevm-monorepo/blob/main/.claude/commands/husky.md)   by   [evmts](https://github.com/evmts)   ⚖️  MIT +Sets up and manages Husky Git hooks by configuring pre-commit hooks, establishing commit message standards, integrating with linting tools, and ensuring code quality on commits. + +
+📊 GitHub Stats + +![GitHub Stats for tevm-monorepo](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=tevm-monorepo&username=evmts&all_stats=true&stats_only=true) + +
+
+ +[`/pr-review`](https://github.com/arkavo-org/opentdf-rs/blob/main/.claude/commands/pr-review.md)   by   [arkavo-org](https://github.com/arkavo-org)   ⚖️  MIT +Reviews pull request changes to provide feedback, check for issues, and suggest improvements before merging into the main codebase. + +
+📊 GitHub Stats + +![GitHub Stats for opentdf-rs](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=opentdf-rs&username=arkavo-org&all_stats=true&stats_only=true) + +
+
+ +[`/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)   ⚖️  Apache-2.0 +Updates branch names with proper prefixes and formats, enforcing naming conventions, supporting semantic prefixes, and managing remote branch updates. + +
+📊 GitHub Stats + +![GitHub Stats for giselle](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=giselle&username=giselles-ai&all_stats=true&stats_only=true) + +
+
+ +
+ +
+

Code Analysis & Testing 🔝

+ +[`/check`](https://github.com/rygwdn/slack-tools/blob/main/.claude/commands/check.md)   by   [rygwdn](https://github.com/rygwdn) +Performs comprehensive code quality and security checks, featuring static analysis integration, security vulnerability scanning, code style enforcement, and detailed reporting. + +
+📊 GitHub Stats + +![GitHub Stats for slack-tools](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=slack-tools&username=rygwdn&all_stats=true&stats_only=true) + +
+
+ +[`/code_analysis`](https://github.com/kingler/n8n_agent/blob/main/.claude/commands/code_analysis.md)   by   [kingler](https://github.com/kingler) +Provides a menu of advanced code analysis commands for deep inspection, including knowledge graph generation, optimization suggestions, and quality evaluation. + +
+📊 GitHub Stats + +![GitHub Stats for n8n_agent](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=n8n_agent&username=kingler&all_stats=true&stats_only=true) + +
+
+ +[`/optimize`](https://github.com/to4iki/ai-project-rules/blob/main/.claude/commands/optimize.md)   by   [to4iki](https://github.com/to4iki)   ⚖️  MIT +Analyzes code performance to identify bottlenecks, proposing concrete optimizations with implementation guidance for improved application performance. + +
+📊 GitHub Stats + +![GitHub Stats for ai-project-rules](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=ai-project-rules&username=to4iki&all_stats=true&stats_only=true) + +
+
+ +[`/repro-issue`](https://github.com/rzykov/metabase/blob/master/.claude/commands/repro-issue.md)   by   [rzykov](https://github.com/rzykov)   ⚖️  NOASSERTION +Creates reproducible test cases for GitHub issues, ensuring tests fail reliably and documenting clear reproduction steps for developers. + +
+📊 GitHub Stats + +![GitHub Stats for metabase](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=metabase&username=rzykov&all_stats=true&stats_only=true) + +
+
+ +[`/tdd`](https://github.com/zscott/pane/blob/main/.claude/commands/tdd.md)   by   [zscott](https://github.com/zscott) +Guides development using Test-Driven Development principles, enforcing Red-Green-Refactor discipline, integrating with git workflow, and managing PR creation. + +
+📊 GitHub Stats + +![GitHub Stats for pane](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=pane&username=zscott&all_stats=true&stats_only=true) + +
+
+ +[`/tdd-implement`](https://github.com/jerseycheese/Narraitor/blob/feature/issue-227-ai-suggestions/.claude/commands/tdd-implement.md)   by   [jerseycheese](https://github.com/jerseycheese)   ⚖️  MIT +Implements Test-Driven Development by analyzing feature requirements, creating tests first (red), implementing minimal passing code (green), and refactoring while maintaining tests. + +
+📊 GitHub Stats + +![GitHub Stats for Narraitor](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=Narraitor&username=jerseycheese&all_stats=true&stats_only=true) + +
+
+ +
+ +
+

Context Loading & Priming 🔝

+ +[`/context-prime`](https://github.com/elizaOS/elizaos.github.io/blob/main/.claude/commands/context-prime.md)   by   [elizaOS](https://github.com/elizaOS)   ⚖️  MIT +Primes Claude with comprehensive project understanding by loading repository structure, setting development context, establishing project goals, and defining collaboration parameters. + +
+📊 GitHub Stats + +![GitHub Stats for elizaos.github.io](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=elizaos.github.io&username=elizaOS&all_stats=true&stats_only=true) + +
+
+ +[`/initref`](https://github.com/okuvshynov/cubestat/blob/main/.claude/commands/initref.md)   by   [okuvshynov](https://github.com/okuvshynov)   ⚖️  MIT +Initializes reference documentation structure with standard doc templates, API reference setup, documentation conventions, and placeholder content generation. + +
+📊 GitHub Stats + +![GitHub Stats for cubestat](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=cubestat&username=okuvshynov&all_stats=true&stats_only=true) + +
+
+ +[`/load-llms-txt`](https://github.com/ethpandaops/xatu-data/blob/master/.claude/commands/load-llms-txt.md)   by   [ethpandaops](https://github.com/ethpandaops)   ⚖️  MIT +Loads LLM configuration files to context, importing specific terminology, model configurations, and establishing baseline terminology for AI discussions. + +
+📊 GitHub Stats + +![GitHub Stats for xatu-data](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=xatu-data&username=ethpandaops&all_stats=true&stats_only=true) + +
+
+ +[`/load_coo_context`](https://github.com/Mjvolk3/torchcell/blob/main/.claude/commands/load_coo_context.md)   by   [Mjvolk3](https://github.com/Mjvolk3) +References specific files for sparse matrix operations, explains transform usage, compares with previous approaches, and sets data formatting context for development. + +
+📊 GitHub Stats + +![GitHub Stats for torchcell](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=torchcell&username=Mjvolk3&all_stats=true&stats_only=true) + +
+
+ +[`/load_dango_pipeline`](https://github.com/Mjvolk3/torchcell/blob/main/.claude/commands/load_dango_pipeline.md)   by   [Mjvolk3](https://github.com/Mjvolk3) +Sets context for model training by referencing pipeline files, establishing working context, and preparing for pipeline work with relevant documentation. + +
+📊 GitHub Stats + +![GitHub Stats for torchcell](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=torchcell&username=Mjvolk3&all_stats=true&stats_only=true) + +
+
+ +[`/prime`](https://github.com/yzyydev/AI-Engineering-Structure/blob/main/.claude/commands/prime.md)   by   [yzyydev](https://github.com/yzyydev) +Sets up initial project context by viewing directory structure and reading key files, creating standardized context with directory visualization and key documentation focus. + +
+📊 GitHub Stats + +![GitHub Stats for AI-Engineering-Structure](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=AI-Engineering-Structure&username=yzyydev&all_stats=true&stats_only=true) + +
+
+ +[`/rsi`](https://github.com/ddisisto/si/blob/main/.claude/commands/rsi.md)   by   [ddisisto](https://github.com/ddisisto) +Reads all commands and key project files to optimize AI-assisted development by streamlining the process, loading command context, and setting up for better development workflow. + +
+📊 GitHub Stats + +![GitHub Stats for si](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=si&username=ddisisto&all_stats=true&stats_only=true) + +
+
+ +
+ +
+

Documentation & Changelogs 🔝

+ +[`/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)   ⚖️  MIT +Adds new entries to changelog files while maintaining format consistency, properly documenting changes, and following established project standards for version tracking. + +
+📊 GitHub Stats + +![GitHub Stats for blockdoc-python](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=blockdoc-python&username=berrydev-ai&all_stats=true&stats_only=true) + +
+
+ +[`/create-docs`](https://github.com/jerseycheese/Narraitor/blob/feature/issue-227-ai-suggestions/.claude/commands/create-docs.md)   by   [jerseycheese](https://github.com/jerseycheese)   ⚖️  MIT +Analyzes code structure and purpose to create comprehensive documentation detailing inputs/outputs, behavior, user interaction flows, and edge cases with error handling. + +
+📊 GitHub Stats + +![GitHub Stats for Narraitor](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=Narraitor&username=jerseycheese&all_stats=true&stats_only=true) + +
+
+ +[`/docs`](https://github.com/slunsford/coffee-analytics/blob/main/.claude/commands/docs.md)   by   [slunsford](https://github.com/slunsford) +Generates comprehensive documentation that follows project structure, documenting APIs and usage patterns with consistent formatting for better user understanding. + +
+📊 GitHub Stats + +![GitHub Stats for coffee-analytics](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=coffee-analytics&username=slunsford&all_stats=true&stats_only=true) + +
+
+ +[`/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) +Documents solution approaches for GitHub issues, explaining technical decisions, detailing challenges overcome, and providing implementation context for better understanding. + +
+📊 GitHub Stats + +![GitHub Stats for toban-contribution-viewer](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=toban-contribution-viewer&username=hackdays-io&all_stats=true&stats_only=true) + +
+
+ +[`/update-docs`](https://github.com/Consiliency/Flutter-Structurizr/blob/main/.claude/commands/update-docs.md)   by   [Consiliency](https://github.com/Consiliency)   ⚖️  MIT +Reviews current documentation status, updates implementation progress, reviews phase documents, and maintains documentation consistency across the project. + +
+📊 GitHub Stats + +![GitHub Stats for Flutter-Structurizr](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=Flutter-Structurizr&username=Consiliency&all_stats=true&stats_only=true) + +
+
+ +
+ +
+

CI / Deployment 🔝

+ +[`/release`](https://github.com/kelp/webdown/blob/main/.claude/commands/release.md)   by   [kelp](https://github.com/kelp)   ⚖️  MIT +Manages software releases by updating changelogs, reviewing README changes, evaluating version increments, and documenting release changes for better version tracking. + +
+📊 GitHub Stats + +![GitHub Stats for webdown](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=webdown&username=kelp&all_stats=true&stats_only=true) + +
+
+ +[`/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) +Activates virtual environments, runs CI-compatible check scripts, iteratively fixes errors, and ensures all tests pass before completion. + +
+📊 GitHub Stats + +![GitHub Stats for toban-contribution-viewer](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=toban-contribution-viewer&username=hackdays-io&all_stats=true&stats_only=true) + +
+
+ +
+ +
+

Project & Task Management 🔝

+ +[`/create-command`](https://github.com/scopecraft/command/blob/main/.claude/commands/create-command.md)   by   [scopecraft](https://github.com/scopecraft) +Guides Claude through creating new custom commands with proper structure by analyzing requirements, templating commands by category, enforcing command standards, and creating supporting documentation. + +
+📊 GitHub Stats + +![GitHub Stats for command](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=command&username=scopecraft&all_stats=true&stats_only=true) + +
+
+ +[`/create-jtbd`](https://github.com/taddyorg/inkverse/blob/main/.claude/commands/create-jtbd.md)   by   [taddyorg](https://github.com/taddyorg)   ⚖️  AGPL-3.0 +Creates Jobs-to-be-Done frameworks that outline user needs with structured format, focusing on specific user problems and organizing by job categories for product development. + +
+📊 GitHub Stats + +![GitHub Stats for inkverse](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=inkverse&username=taddyorg&all_stats=true&stats_only=true) + +
+
+ +[`/create-prd`](https://github.com/taddyorg/inkverse/blob/main/.claude/commands/create-prd.md)   by   [taddyorg](https://github.com/taddyorg)   ⚖️  AGPL-3.0 +Generates comprehensive product requirement documents outlining detailed specifications, requirements, and features following standardized document structure and format. + +
+📊 GitHub Stats + +![GitHub Stats for inkverse](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=inkverse&username=taddyorg&all_stats=true&stats_only=true) + +
+
+ +[`/create-prp`](https://github.com/Wirasm/claudecode-utils/blob/main/.claude/commands/create-prp.md)   by   [Wirasm](https://github.com/Wirasm)   ⚖️  MIT +Creates product requirement plans by reading PRP methodology, following template structure, creating comprehensive requirements, and structuring product definitions for development. + +
+📊 GitHub Stats + +![GitHub Stats for claudecode-utils](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=claudecode-utils&username=Wirasm&all_stats=true&stats_only=true) + +
+
+ +[`/do-issue`](https://github.com/jerseycheese/Narraitor/blob/feature/issue-227-ai-suggestions/.claude/commands/do-issue.md)   by   [jerseycheese](https://github.com/jerseycheese)   ⚖️  MIT +Implements GitHub issues with manual review points, following a structured approach with issue number parameter and offering alternative automated mode for efficiency. + +
+📊 GitHub Stats + +![GitHub Stats for Narraitor](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=Narraitor&username=jerseycheese&all_stats=true&stats_only=true) + +
+
+ +[`/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) +Creates customizable greeting components with name input, demonstrating argument passing, component reusability, state management, and user input handling. + +
+📊 GitHub Stats + +![GitHub Stats for just-prompt](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=just-prompt&username=disler&all_stats=true&stats_only=true) + +
+
+ +[`/todo`](https://github.com/chrisleyva/todo-slash-command/blob/main/todo.md)   by   [chrisleyva](https://github.com/chrisleyva)   ⚖️  MIT +A convenient command to quickly manage project todo items without leaving the Claude Code interface, featuring due dates, sorting, task prioritization, and comprehensive todo list management. + +
+📊 GitHub Stats + +![GitHub Stats for todo-slash-command](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=todo-slash-command&username=chrisleyva&all_stats=true&stats_only=true) + +
+
+ +
+ +
+

Miscellaneous 🔝

+ +[`/fixing_go_in_graph`](https://github.com/Mjvolk3/torchcell/blob/main/.claude/commands/fixing_go_in_graph.md)   by   [Mjvolk3](https://github.com/Mjvolk3) +Focuses on Gene Ontology annotation integration in graph databases, handling multiple data sources, addressing graph representation issues, and ensuring correct data incorporation. + +
+📊 GitHub Stats + +![GitHub Stats for torchcell](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=torchcell&username=Mjvolk3&all_stats=true&stats_only=true) + +
+
+ +[`/mermaid`](https://github.com/GaloyMoney/lana-bank/blob/main/.claude/commands/mermaid.md)   by   [GaloyMoney](https://github.com/GaloyMoney)   ⚖️  NOASSERTION +Generates Mermaid diagrams from SQL schema files, creating entity relationship diagrams with table properties, validating diagram compilation, and ensuring complete entity coverage. + +
+📊 GitHub Stats + +![GitHub Stats for lana-bank](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=lana-bank&username=GaloyMoney&all_stats=true&stats_only=true) + +
+
+ +[`/review_dcell_model`](https://github.com/Mjvolk3/torchcell/blob/main/.claude/commands/review_dcell_model.md)   by   [Mjvolk3](https://github.com/Mjvolk3) +Reviews old Dcell implementation files, comparing with newer Dango model, noting changes over time, and analyzing refactoring approaches for better code organization. + +
+📊 GitHub Stats + +![GitHub Stats for torchcell](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=torchcell&username=Mjvolk3&all_stats=true&stats_only=true) + +
+
+ +[`/use-stepper`](https://github.com/zuplo/docs/blob/main/.claude/commands/use-stepper.md)   by   [zuplo](https://github.com/zuplo) +Reformats documentation to use React Stepper component, transforming heading formats, applying proper indentation, and maintaining markdown compatibility with admonition formatting. + +
+📊 GitHub Stats + +![GitHub Stats for docs](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=docs&username=zuplo&all_stats=true&stats_only=true) + +
+
+ +
+ +
+ +## CLAUDE.md Files 📂 [🔝](#awesome-claude-code) + +> **`CLAUDE.md` files** are files that contain important guidelines and context-specific information or instructions that help Claude Code to better understand your project and your coding standards + +
+

Language-Specific 🔝

+ +[`AI IntelliJ Plugin`](https://github.com/didalgolab/ai-intellij-plugin/blob/main/CLAUDE.md)   by   [didalgolab](https://github.com/didalgolab)   ⚖️  Apache-2.0 +Provides comprehensive Gradle commands for IntelliJ plugin development with platform-specific coding patterns, detailed package structure guidelines, and clear internationalization standards. + +
+📊 GitHub Stats + +![GitHub Stats for ai-intellij-plugin](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=ai-intellij-plugin&username=didalgolab&all_stats=true&stats_only=true) + +
+
+ +[`AWS MCP Server`](https://github.com/alexei-led/aws-mcp-server/blob/main/CLAUDE.md)   by   [alexei-led](https://github.com/alexei-led)   ⚖️  MIT +Features multiple Python environment setup options with detailed code style guidelines, comprehensive error handling recommendations, and security considerations for AWS CLI interactions. + +
+📊 GitHub Stats + +![GitHub Stats for aws-mcp-server](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=aws-mcp-server&username=alexei-led&all_stats=true&stats_only=true) + +
+
+ +[`DroidconKotlin`](https://github.com/touchlab/DroidconKotlin/blob/main/CLAUDE.md)   by   [touchlab](https://github.com/touchlab)   ⚖️  Apache-2.0 +Delivers comprehensive Gradle commands for cross-platform Kotlin Multiplatform development with clear module structure and practical guidance for dependency injection. + +
+📊 GitHub Stats + +![GitHub Stats for DroidconKotlin](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=DroidconKotlin&username=touchlab&all_stats=true&stats_only=true) + +
+
+ +[`EDSL`](https://github.com/hesreallyhim/awesome-claude-code/blob/main/resources/claude.md-files/EDSL/CLAUDE.md)   by   [expectedparrot](https://github.com/expectedparrot)   ⚖️  MIT +Offers detailed build and test commands with strict code style enforcement, comprehensive testing requirements, and standardized development workflow using Black and mypy.* +* Removed from origin + +[`Giselle`](https://github.com/giselles-ai/giselle/blob/main/CLAUDE.md)   by   [giselles-ai](https://github.com/giselles-ai)   ⚖️  Apache-2.0 +Provides detailed build and test commands using pnpm and Vitest with strict code formatting requirements and comprehensive naming conventions for code consistency. + +
+📊 GitHub Stats + +![GitHub Stats for giselle](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=giselle&username=giselles-ai&all_stats=true&stats_only=true) + +
+
+ +[`HASH`](https://github.com/hashintel/hash/blob/main/CLAUDE.md)   by   [hashintel](https://github.com/hashintel)   ⚖️  NOASSERTION +Features comprehensive repository structure breakdown with strong emphasis on coding standards, detailed Rust documentation guidelines, and systematic PR review process. + +
+📊 GitHub Stats + +![GitHub Stats for hash](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=hash&username=hashintel&all_stats=true&stats_only=true) + +
+
+ +[`Inkline`](https://github.com/inkline/inkline/blob/main/CLAUDE.md)   by   [inkline](https://github.com/inkline)   ⚖️  NOASSERTION +Structures development workflow using pnpm with emphasis on TypeScript and Vue 3 Composition API, detailed component creation process, and comprehensive testing recommendations. + +
+📊 GitHub Stats + +![GitHub Stats for inkline](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=inkline&username=inkline&all_stats=true&stats_only=true) + +
+
+ +[`JSBeeb`](https://github.com/mattgodbolt/jsbeeb/blob/main/CLAUDE.md)   by   [mattgodbolt](https://github.com/mattgodbolt)   ⚖️  GPL-3.0 +Provides development guide for JavaScript BBC Micro emulator with build and testing instructions, architecture documentation, and debugging workflows. + +
+📊 GitHub Stats + +![GitHub Stats for jsbeeb](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=jsbeeb&username=mattgodbolt&all_stats=true&stats_only=true) + +
+
+ +[`Lamoom Python`](https://github.com/LamoomAI/lamoom-python/blob/main/CLAUDE.md)   by   [LamoomAI](https://github.com/LamoomAI)   ⚖️  Apache-2.0 +Serves as reference for production prompt engineering library with load balancing of AI Models, API documentation, and usage patterns with examples. + +
+📊 GitHub Stats + +![GitHub Stats for lamoom-python](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=lamoom-python&username=LamoomAI&all_stats=true&stats_only=true) + +
+
+ +[`LangGraphJS`](https://github.com/langchain-ai/langgraphjs/blob/main/CLAUDE.md)   by   [langchain-ai](https://github.com/langchain-ai)   ⚖️  MIT +Offers comprehensive build and test commands with detailed TypeScript style guidelines, layered library architecture, and monorepo structure using yarn workspaces. + +
+📊 GitHub Stats + +![GitHub Stats for langgraphjs](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=langgraphjs&username=langchain-ai&all_stats=true&stats_only=true) + +
+
+ +[`Metabase`](https://github.com/metabase/metabase/blob/master/CLAUDE.md)   by   [metabase](https://github.com/metabase)   ⚖️  NOASSERTION +Details workflow for REPL-driven development in Clojure/ClojureScript with emphasis on incremental development, testing, and step-by-step approach for feature implementation. + +
+📊 GitHub Stats + +![GitHub Stats for metabase](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=metabase&username=metabase&all_stats=true&stats_only=true) + +
+
+ +[`SG Cars Trends Backend`](https://github.com/sgcarstrends/backend/blob/main/CLAUDE.md)   by   [sgcarstrends](https://github.com/sgcarstrends)   ⚖️  MIT +Provides comprehensive structure for TypeScript monorepo projects with detailed commands for development, testing, deployment, and AWS/Cloudflare integration. + +
+📊 GitHub Stats + +![GitHub Stats for backend](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=backend&username=sgcarstrends&all_stats=true&stats_only=true) + +
+
+ +[`SPy`](https://github.com/spylang/spy/blob/main/CLAUDE.md)   by   [spylang](https://github.com/spylang)   ⚖️  MIT +Enforces strict coding conventions with comprehensive testing guidelines, multiple code compilation options, and backend-specific test decorators for targeted filtering. + +
+📊 GitHub Stats + +![GitHub Stats for spy](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=spy&username=spylang&all_stats=true&stats_only=true) + +
+
+ +[`TPL`](https://github.com/KarpelesLab/tpl/blob/master/CLAUDE.md)   by   [KarpelesLab](https://github.com/KarpelesLab)   ⚖️  MIT +Details Go project conventions with comprehensive error handling recommendations, table-driven testing approach guidelines, and modernization suggestions for latest Go features. + +
+📊 GitHub Stats + +![GitHub Stats for tpl](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=tpl&username=KarpelesLab&all_stats=true&stats_only=true) + +
+
+ +
+ +
+

Domain-Specific 🔝

+ +[`AVS Vibe Developer Guide`](https://github.com/Layr-Labs/avs-vibe-developer-guide/blob/master/CLAUDE.md)   by   [Layr-Labs](https://github.com/Layr-Labs)   ⚖️  MIT +Structures AI-assisted EigenLayer AVS development workflow with consistent naming conventions for prompt files and established terminology standards for blockchain concepts. + +
+📊 GitHub Stats + +![GitHub Stats for avs-vibe-developer-guide](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=avs-vibe-developer-guide&username=Layr-Labs&all_stats=true&stats_only=true) + +
+
+ +[`Comm`](https://github.com/CommE2E/comm/blob/master/CLAUDE.md)   by   [CommE2E](https://github.com/CommE2E)   ⚖️  BSD-3-Clause +Serves as a development reference for E2E-encrypted messaging applications with code organization architecture, security implementation details, and testing procedures. + +
+📊 GitHub Stats + +![GitHub Stats for comm](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=comm&username=CommE2E&all_stats=true&stats_only=true) + +
+
+ +[`Course Builder`](https://github.com/badass-courses/course-builder/blob/main/CLAUDE.md)   by   [badass-courses](https://github.com/badass-courses)   ⚖️  MIT +Enables real-time multiplayer capabilities for collaborative course creation with diverse tech stack integration and monorepo architecture using Turborepo. + +
+📊 GitHub Stats + +![GitHub Stats for course-builder](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=course-builder&username=badass-courses&all_stats=true&stats_only=true) + +
+
+ +[`Cursor Tools`](https://github.com/eastlondoner/cursor-tools/blob/main/CLAUDE.md)   by   [eastlondoner](https://github.com/eastlondoner)   ⚖️  MIT +Creates a versatile AI command interface supporting multiple providers and models with flexible command options and browser automation through "Stagehand" feature. + +
+📊 GitHub Stats + +![GitHub Stats for cursor-tools](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=cursor-tools&username=eastlondoner&all_stats=true&stats_only=true) + +
+
+ +[`Guitar`](https://github.com/soramimi/Guitar/blob/master/CLAUDE.md)   by   [soramimi](https://github.com/soramimi)   ⚖️  GPL-2.0 +Serves as development guide for Guitar Git GUI Client with build commands for various platforms, code style guidelines for contributing, and project structure explanation. + +
+📊 GitHub Stats + +![GitHub Stats for Guitar](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=Guitar&username=soramimi&all_stats=true&stats_only=true) + +
+
+ +[`Network Chronicles`](https://github.com/Fimeg/NetworkChronicles/blob/legacy-v1/CLAUDE.md)   by   [Fimeg](https://github.com/Fimeg)   ⚖️  MIT +Presents detailed implementation plan for AI-driven game characters with technical specifications for LLM integration, character guidelines, and service discovery mechanics. + +
+📊 GitHub Stats + +![GitHub Stats for NetworkChronicles](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=NetworkChronicles&username=Fimeg&all_stats=true&stats_only=true) + +
+
+ +[`Note Companion`](https://github.com/different-ai/note-companion/blob/master/CLAUDE.md)   by   [different-ai](https://github.com/different-ai)   ⚖️  MIT +Provides detailed styling isolation techniques for Obsidian plugins using Tailwind with custom prefix to prevent style conflicts and practical troubleshooting steps. + +
+📊 GitHub Stats + +![GitHub Stats for note-companion](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=note-companion&username=different-ai&all_stats=true&stats_only=true) + +
+
+ +[`Pareto Mac`](https://github.com/ParetoSecurity/pareto-mac/blob/main/CLAUDE.md)   by   [ParetoSecurity](https://github.com/ParetoSecurity)   ⚖️  GPL-3.0 +Serves as development guide for Mac security audit tool with build instructions, contribution guidelines, testing procedures, and workflow documentation. + +
+📊 GitHub Stats + +![GitHub Stats for pareto-mac](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=pareto-mac&username=ParetoSecurity&all_stats=true&stats_only=true) + +
+
+ +[`SteadyStart`](https://github.com/steadycursor/steadystart/blob/main/CLAUDE.md)   by   [steadycursor](https://github.com/steadycursor) +Clear and direct instructives about style, permissions, Claude's "role", communications, and documentation of Claude Code sessions for other team members to stay abreast. + +
+📊 GitHub Stats + +![GitHub Stats for steadystart](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=steadystart&username=steadycursor&all_stats=true&stats_only=true) + +
+
+ +
+ +
+

Project Scaffolding & MCP 🔝

+ +[`Basic Memory`](https://github.com/basicmachines-co/basic-memory/blob/main/CLAUDE.md)   by   [basicmachines-co](https://github.com/basicmachines-co)   ⚖️  AGPL-3.0 +Presents an innovative AI-human collaboration framework with Model Context Protocol for bidirectional LLM-markdown communication and flexible knowledge structure for complex projects. + +
+📊 GitHub Stats + +![GitHub Stats for basic-memory](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=basic-memory&username=basicmachines-co&all_stats=true&stats_only=true) + +
+
+ +[`claude-code-mcp-enhanced`](https://github.com/grahama1970/claude-code-mcp-enhanced/blob/main/CLAUDE.md)   by   [grahama1970](https://github.com/grahama1970)   ⚖️  MIT +Provides detailed and emphatic instructions for Claude to follow as a coding agent, with testing guidance, code examples, and compliance checks. + +
+📊 GitHub Stats + +![GitHub Stats for claude-code-mcp-enhanced](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=claude-code-mcp-enhanced&username=grahama1970&all_stats=true&stats_only=true) + +
+
+ +[`Perplexity MCP`](https://github.com/Family-IT-Guy/perplexity-mcp/blob/main/CLAUDE.md)   by   [Family-IT-Guy](https://github.com/Family-IT-Guy)   ⚖️  ISC +Offers clear step-by-step installation instructions with multiple configuration options, detailed troubleshooting guidance, and concise architecture overview of the MCP protocol. + +
+📊 GitHub Stats + +![GitHub Stats for perplexity-mcp](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=perplexity-mcp&username=Family-IT-Guy&all_stats=true&stats_only=true) + +
+
+ +
+ +
+ +## Alternative Clients 📱 [🔝](#awesome-claude-code) + +> **Alternative Clients** are alternative UIs and front-ends for interacting with Claude Code, either on mobile or on the desktop. + +
+

General 🔝

+ +[`Claudable`](https://github.com/opactorai/Claudable)   by   [Ethan Park](https://www.linkedin.com/in/seongil-park/)   ⚖️  MIT +Claudable is an open-source web builder that leverages local CLI agents, such as Claude Code and Cursor Agent, to build and deploy products effortlessly. + +
+📊 GitHub Stats + +![GitHub Stats for Claudable](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=Claudable&username=opactorai&all_stats=true&stats_only=true) + +
+
+ +[`Omnara`](https://github.com/omnara-ai/omnara)   by   [Ishaan Sehgal](https://github.com/ishaansehgal99)   ⚖️  Apache-2.0 +A command center for AI agents that syncs Claude Code sessions across terminal, web, and mobile. Allows for remote monitoring, human-in-the-loop interaction, and team collaboration. + +
+📊 GitHub Stats + +![GitHub Stats for omnara](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=omnara&username=omnara-ai&all_stats=true&stats_only=true) + +
+
+ +
+ +
+ +## Official Documentation 🏛️ [🔝](#awesome-claude-code) + +> Links to some of Anthropic's terrific documentation and resources regarding Claude Code + + + +
+

General 🔝

+ +[`Anthropic Documentation`](https://docs.claude.com/en/home)   by   [Anthropic](https://github.com/anthropics)   ⚖️  © +The official documentation for Claude Code, including installation instructions, usage guidelines, API references, tutorials, examples, loads of information that I won't list individually. Like Claude Code, the documentation is frequently updated. + +[`Anthropic Quickstarts`](https://github.com/anthropics/claude-quickstarts)   by   [Anthropic](https://github.com/anthropics)   ⚖️  MIT +Offers comprehensive development guides for three distinct AI-powered demo projects with standardized workflows, strict code style guidelines, and containerization instructions. + +
+📊 GitHub Stats + +![GitHub Stats for claude-quickstarts](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=claude-quickstarts&username=anthropics&all_stats=true&stats_only=true) + +
+
+ +[`Claude Code GitHub Actions`](https://github.com/anthropics/claude-code-action/tree/main/examples)   by   [Anthropic](https://github.com/anthropics)   ⚖️  MIT +Official GitHub Actions integration for Claude Code with examples and documentation for automating AI-powered workflows in CI/CD pipelines. + +
+📊 GitHub Stats + +![GitHub Stats for claude-code-action](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=claude-code-action&username=anthropics&all_stats=true&stats_only=true) + +
+
+ +
+ + +## Contributing 🌻 [🔝](#awesome-claude-code) + +### 🚀 **[Submit a new resource here!](https://github.com/hesreallyhim/awesome-claude-code/issues/new?template=submit-resource.yml)** + +It's easy! Just click the link above and fill out the form. No Git knowledge required - our automated system handles everything for you. + +**How we evaluate submissions** + +- First and foremost, best efforts are made to ensure that any resource on this list is free of malware, bloatware, or other unwanted risks. +- Second, being a _curated_ list, every entry is manually evaluated and "tested out" to see if it actually delivers value to Claude Code users. If you want an _un-curated_ list, you can find many great resources [here](https://github.com/search?q=%22claude+code%22&type=repositories&s=stars&o=desc). + +See [CONTRIBUTING.md](/CONTRIBUTING.md) for the complete submission guide and review process. + +For suggestions about the repository itself, please [open a general issue](https://github.com/hesreallyhim/awesome-claude-code/issues/new). + +This project is released with a [Contributor Code of Conduct](/code-of-conduct.md). By participating, you agree to abide by its terms. And although I take strong measures to uphold the quality and safety of this list, I take no responsibility or liability for anything bad that might happen as a result of these third-party resources. + +## Growing thanks to you ❤️ +[![Stargazers over time](https://starchart.cc/hesreallyhim/awesome-claude-code.svg?variant=adaptive)](https://starchart.cc/hesreallyhim/awesome-claude-code) + +## License + +Although the whole point of this list to help promote and grow the open-source community around Claude Code, this list is licensed under a slightly more restrictive license: [Creative Commons CC BY-NC-ND 4.0](https://creativecommons.org/licenses/by-nc-nd/4.0/) - this means you are welcome to copy and redistribute the list, provided you include appropriate attribution; however you are not permitted to distribute any modified versions - and you are not permitted to use it for any commercial purposes. This is to prevent unlawful appropriation of the work of the authors whose resources are listed here. Please note that **all resources included in this list have their own license terms** - if you wish to incorporate those authors' works into your _own_ product, it would be really nice to do so according to the terms that _those authors_ have set out - refusal to do so is a violation of their rights - and while it is up to the author whether or not they wish to take action, please note - I am keeping close tabs on you. 🫶 diff --git a/translated/documents/awesome-claude-code.md b/translated/documents/awesome-claude-code.md new file mode 100644 index 0000000..4e9678f --- /dev/null +++ b/translated/documents/awesome-claude-code.md @@ -0,0 +1,1974 @@ + + + +
+ + + + + Awesome Claude Code + + +
+ + + + +[![Typing SVG](https://readme-typing-svg.demolab.com/?font=Fira+Code&weight=600&duration=3000&pause=100&color=F7080D&width=680&lines=游手好闲...;逃之夭夭...;撑伞漫步...;向左转...;乱七八糟...;嬉戏玩耍...;虚度光阴...;摇摆不定...;磨磨蹭蹭...;胡言乱语...;喧闹嘈杂...;昂首阔步...;花里胡哨...;拖拖拉拉...;之字形前进...;翩翩起舞...;水花四溅...;窃窃私语...;絮絮叨叨...;兴高采烈...;夸夸其谈...;旋转不停...;胡言乱语...;)](https://git.io/typing-svg) + + + +[![Awesome](https://awesome.re/badge-flat2.svg)](https://awesome.re) [![自由资助者](/assets/freedom-funder-badge.svg)](https://bailproject.org) + + +# Awesome Claude Code + + + + + +这是一个精心策划的列表,收录了斜杠命令、`CLAUDE.md` 文件、CLI 工具以及其他增强您的 [Claude Code](https://docs.anthropic.com/en/docs/claude-code) 工作流程、生产力和使用体验的资源与指南。 + + + +Claude Code 是由 [Anthropic](https://www.anthropic.com/) 发布的尖端命令行编程助手和代理,可在您的终端或 IDE 中使用。这是一个快速发展的工具,提供许多强大的功能,并支持多种不同的配置方式。用户正在积极探索最佳实践和工作流程。希望这个仓库能帮助社区分享知识,并了解如何充分利用 Claude Code。 + +
Feature Bounty Banner
+ +

我发起了 "功能赏金"挑战,奖金丰厚,来解决 Claude Code 用户长期以来在 GitHub 上反映的问题 - 想加入吗?查看 公告 并告诉我你参与!编程、合作、协作、现金... 让我们一起创造一些东西!

+ +### 公告 [🔝](#awesome-claude-code) + +
+查看公告 + +-
+ 2025-11-02 - 关于插件的话以及 Output Styles 的告别 + + -
+ 插件和插件市场 + + - "鉴于我目前可用的资源,我到目前为止一直拒绝在 Awesome Claude Code 中包含插件和/或插件市场 - 但我们真的希望能获得一些额外的支持,以帮助我们在保持质量标准的同时扩展这个仓库的范围。我希望在这方面很快有好消息。🤞 + +
+ + -
+ Output Styles - 已弃用 + + - "根据 Claude Code 文档网站,Output Styles 将被弃用,所以我很快不得不删除这个类别。" + +
+ +
+ +
+ +## 本周新增内容 ✨ [🔝](#awesome-claude-code) + +> 过去 7 天内添加的资源 + +[`Claude Code 基础设施展示`](https://github.com/diet103/claude-code-infrastructure-showcase)   作者   [diet103](https://github.com/diet103)   ⚖️  MIT +一种处理技能(Skills)的非常创新的方法,其核心是一种利用钩子(hooks)的技术,确保 Claude 能够根据当前上下文智能选择并激活合适的技能。文档完善,适用于不同的项目和工作流程。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for claude-code-infrastructure-showcase](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=claude-code-infrastructure-showcase&username=diet103&all_stats=true&stats_only=true) + +
+
+ +[`Claudex`](https://github.com/kunwar-shah/claudex)   作者   [Kunwar Shah](https://github.com/kunwar-shah)   ⚖️  MIT +Claudex - 一个基于 Web 的浏览器,用于跨项目探索您的 Claude Code 对话历史。对您的代码库建立索引以支持全文搜索。界面美观,易于导航。简单的仪表板界面提供高级分析,以及多种导出选项。(完全本地化,无遥测!) + +
+📊 GitHub 统计数据 + +![GitHub Stats for claudex](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=claudex&username=kunwar-shah&all_stats=true&stats_only=true) + +
+
+ +[`Omnara`](https://github.com/omnara-ai/omnara)   作者   [Ishaan Sehgal](https://github.com/ishaansehgal99)   ⚖️  Apache-2.0 +AI 代理的命令中心,可在终端、Web 和移动设备之间同步 Claude Code 会话。允许远程监控、人工在环交互和团队协作。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for omnara](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=omnara&username=omnara-ai&all_stats=true&stats_only=true) + +
+
+ + +[`Claudable`](https://github.com/opactorai/Claudable)   作者   [Ethan Park](https://www.linkedin.com/in/seongil-park/)   ⚖️  MIT +Claudable 是一个开源的 Web 构建器,利用本地 CLI 代理(如 Claude Code 和 Cursor Agent)轻松构建和部署产品。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for Claudable](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=Claudable&username=opactorai&all_stats=true&stats_only=true) + +
+
+ + +## 荣誉提及 + +[`prpm`](https://prpm.dev/)   作者   [khaliqgant](https://github.com/khaliqgant) +`prpm` 有点像插件市场,但对其他提供商和编码代理有额外支持。虽然(目前 🤞)我们无法在列表中包含插件/市场,我想特别表彰 khaliqgant - 在我通知他我无法在他网站上托管的第三方资源中找到许可证信息后,他立即采取了行动,在网站 UI 上添加了一个很棒的功能,提供原始作者 LICENSE 文件的直接链接,以及作为简单下拉菜单查看的能力。在我看来,为了支持开源社区和列出作品开发者的权利,这是一个很棒的做法。我看到互联网上现在涌现出许多市场,基本的署名权没有得到尊重(可能是因为软件许可证很复杂!),所以我赞赏 khaliqgant 在 [`prpm`](https://prpm.dev/) 上树立了一个很好的榜样,我鼓励其他人促进和维护这些权利,为开源软件服务。 + +## 目录 [🔝](#awesome-claude-code) + +
+目录 + +-
+ 代理技能 + + - [通用](#general-) + +
+ +-
+ 工作流与知识指南 + + - [通用](#general--1) + +
+ +-
+ 工具 + + - [通用](#general--2) + - [IDE 集成](#ide-integrations-) + - [使用监控](#usage-monitors-) + - [编排器](#orchestrators-) + +
+ +-
+ 状态行 + + - [通用](#general--3) + +
+ +-
+ 钩子 + + - [通用](#general--4) + +
+ +-
+ 输出样式 + + - [通用](#general--5) + +
+ +-
+ 斜杠命令 + + - [通用](#general--6) + - [版本控制与 Git](#version-control--git-) + - [代码分析与测试](#code-analysis--testing-) + - [上下文加载与预热](#context-loading--priming-) + - [文档与变更日志](#documentation--changelogs-) + - [CI / 部署](#ci--deployment-) + - [项目与任务管理](#project--task-management-) + - [其他](#miscellaneous-) + +
+ +-
+ CLAUDE.md 文件 + + - [语言特定](#language-specific-) + - [领域特定](#domain-specific-) + - [项目脚手架与 MCP](#project-scaffolding--mcp-) + +
+ +-
+ 替代客户端 + + - [通用](#general--7) + +
+ +-
+ 官方文档 + + - [通用](#general--8) + +
+ +
+ +
+ +## 代理技能 🤖 [🔝](#awesome-claude-code) + +> **代理技能**是由模型控制的配置(文件、脚本、资源等),使 Claude Code 能够执行需要特定知识或能力的专业任务。 + +
+

通用 🔝

+ +[`Codex Skill`](https://github.com/skills-directory/skill-codex)   作者   [klaudworks](https://github.com/klaudworks) +使用户能够从 Claude Code 提示代码x。与原始代码x MCP 服务器不同,此技能从您的提示中推断参数(如模型、推理强度、沙盒化)或让您指定参数。它还简化了继续之前的代码x会话,以便代码x能够在先前上下文中继续。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for skill-codex](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=skill-codex&username=skills-directory&all_stats=true&stats_only=true) + +
+
+ + +[`Web Assets Generator Skill`](https://github.com/alonw0/web-asset-generator)   作者   [Alon Wolenitz](https://github.com/alonw0)   ⚖️  MIT +从 Claude Code 轻松生成 Web 资源,包括网站图标、应用图标(PWA)和社交媒体元图像(Facebook、Twitter、WhatsApp 和 LinkedIn 的 Open Graph)。处理图像调整大小、文本到图像生成、表情符号,并提供适当的 HTML 元标签。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for web-asset-generator](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=web-asset-generator&username=alonw0&all_stats=true&stats_only=true) + +
+
+ + +
+ + +## 工作流与知识指南 🧠 [🔝](#awesome-claude-code) + +> **工作流**是一组紧密耦合的 Claude Code 原生资源,促进特定项目的工作 + +
+

通用 🔝

+ +[`AB Method`](https://github.com/ayoubben18/ab-method)   作者   [Ayoub Bensalah](https://github.com/ayoubben18)   ⚖️  MIT +基于原则的规范驱动工作流,使用 Claude Code 的专业子代理将大型问题转化为专注的增量任务。包括斜杠命令、子代理和为 SDLC 特定部分设计的专业工作流。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for ab-method](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=ab-method&username=ayoubben18&all_stats=true&stats_only=true) + +
+
+ +[`Blogging Platform Instructions`](https://github.com/cloudartisan/cloudartisan.github.io/tree/main/.claude/commands)   作者   [cloudartisan](https://github.com/cloudartisan)   ⚖️  CC-BY-SA-4.0 +提供一套结构良好的命令,用于发布和维护博客平台,包括创建文章、管理类别和处理媒体文件的命令。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for cloudartisan.github.io](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=cloudartisan.github.io&username=cloudartisan&all_stats=true&stats_only=true) + +
+
+ +[`Claude Code 基础设施展示`](https://github.com/diet103/claude-code-infrastructure-showcase)   作者   [diet103](https://github.com/diet103)   ⚖️  MIT +一种处理技能(Skills)的非常创新的方法,其核心是一种利用钩子(hooks)的技术,确保 Claude 能够根据当前上下文智能选择并激活合适的技能。文档完善,适用于不同的项目和工作流程。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for claude-code-infrastructure-showcase](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=claude-code-infrastructure-showcase&username=diet103&all_stats=true&stats_only=true) + +
+
+ +[`Claude Code PM`](https://github.com/automazeio/ccpm)   作者   [Ran Aroussi](https://github.com/ranaroussi)   ⚖️  MIT +真正全面且功能丰富的 Claude Code 项目管理工作流程。众多专业代理、斜杠命令和强大的文档。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for ccpm](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=ccpm&username=automazeio&all_stats=true&stats_only=true) + +
+
+ +[`ClaudoPro Directory`](https://github.com/JSONbored/claudepro-directory)   作者   [ghost](https://github.com/JSONbored)   ⚖️  MIT +精心制作的广泛选择,包括 Claude Code 钩子、斜杠命令、子代理文件等,涵盖一系列专业任务和工作流。比您一般的"Claude-万物模板"网站提供更好的资源。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for claudepro-directory](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=claudepro-directory&username=JSONbored&all_stats=true&stats_only=true) + +
+
+ +[`Context Priming`](https://github.com/disler/just-prompt/tree/main/.claude/commands)   作者   [disler](https://github.com/disler) +通过针对不同项目场景和开发上下文的专门命令,为 Claude Code 提供全面的项目上下文预热系统方法。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for just-prompt](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=just-prompt&username=disler&all_stats=true&stats_only=true) + +
+
+ +[`Design Review Workflow`](https://github.com/OneRedOak/claude-code-workflows/tree/main/design-review)   作者   [Patrick Ellis](https://github.com/OneRedOak)   ⚖️  MIT +专为实现自动化 UI/UX 设计审查而定制的 工作流程,包括专业子代理、斜杠命令、`CLAUDE.md` 摘录等。涵盖从响应式设计到可访问性的广泛标准。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for claude-code-workflows](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=claude-code-workflows&username=OneRedOak&all_stats=true&stats_only=true) + +
+
+ +[`Laravel TALL Stack AI Development Starter Kit`](https://github.com/tott/laravel-tall-claude-ai-configs)   作者   [tott](https://github.com/tott)   ⚖️  MIT +通过全面的 Claude Code 配置转换您的 Laravel TALL(Tailwind、AlpineJS、Laravel、Livewire)栈开发,提供智能协助、系统工作流程和领域专家咨询。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for laravel-tall-claude-ai-configs](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=laravel-tall-claude-ai-configs&username=tott&all_stats=true&stats_only=true) + +
+
+ +[`n8n_agent`](https://github.com/kingler/n8n_agent/tree/main/.claude/commands)   作者   [kingler](https://github.com/kingler) +令人惊叹的全面命令集,用于代码分析、质量保证、设计、文档、项目结构、项目管理、优化等。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for n8n_agent](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=n8n_agent&username=kingler&all_stats=true&stats_only=true) + +
+
+ +[`Project Bootstrapping and Task Management`](https://github.com/steadycursor/steadystart/tree/main/.claude/commands)   作者   [steadycursor](https://github.com/steadycursor) +提供一套结构化的命令,用于引导和管理新项目,包括用于创建和编辑自定义斜杠命令的元命令。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for steadystart](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=steadystart&username=steadycursor&all_stats=true&stats_only=true) + +
+
+ +[`Project Management, Implementation, Planning, and Release`](https://github.com/scopecraft/command/tree/main/.claude/commands)   作者   [scopecraft](https://github.com/scopecraft) +真正全面的命令集,涵盖 SDLC 的各个方面。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for command](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=command&username=scopecraft&all_stats=true&stats_only=true) + +
+
+ +[`Project Workflow System`](https://github.com/harperreed/dotfiles/tree/master/.claude/commands)   作者   [harperreed](https://github.com/harperreed) +提供全面工作流程系统的一组命令,用于管理项目,包括任务管理、代码审查和部署流程。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for dotfiles](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=dotfiles&username=harperreed&all_stats=true&stats_only=true) + +
+
+ +[`RIPER Workflow`](https://github.com/tony/claude-code-riper-5)   作者   [Tony Narlock](https://tony.sh)   ⚖️  MIT +结构化开发工作流,强制分离研究、创新、计划、执行和审查阶段。功能包括用于上下文效率的整合子代理、分支感知内存库和用于指导开发的严格模式执行。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for claude-code-riper-5](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=claude-code-riper-5&username=tony&all_stats=true&stats_only=true) + +
+
+ +[`Shipping Real Code w/ Claude`](https://diwank.space/field-notes-from-shipping-real-code-with-claude)   作者   [Diwank](https://github.com/creatorrr) +一篇详细的博客文章,解释了作者使用 Claude Code 交付产品的过程,包括 CLAUDE.md 文件和其他有趣的资源。 + +[`Simone`](https://github.com/Helmi/claude-simone)   作者   [Helmi](https://github.com/Helmi)   ⚖️  MIT +更广泛的 Claude Code 项目管理工作流程,不仅包含一组命令,还包含促进项目规划和执行的文档、指南和流程系统。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for claude-simone](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=claude-simone&username=Helmi&all_stats=true&stats_only=true) + +
+
+ + +
+ + +## 工具 🧰 [🔝](#awesome-claude-code) + +> **工具**指建立在 Claude Code 之上且由比斜杠命令和 `CLAUDE.md` 文件更多组件组成的应用程序 + +
+

通用 🔝

+ +[`cc-sessions`](https://github.com/GWUDCAP/cc-sessions)   作者   [toastdev](https://github.com/satoastshi)   ⚖️  MIT +使用 Claude Code 生产的固执己见的开发方法 + +
+📊 GitHub 统计数据 + +![GitHub Stats for cc-sessions](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=cc-sessions&username=GWUDCAP&all_stats=true&stats_only=true) + +
+
+ +[`cc-tools`](https://github.com/Veraticus/cc-tools)   作者   [Josh Symonds](https://github.com/Veraticus) +高性能的 Go 语言实现,提供 Claude Code 钩子和实用工具。以最小开销提供智能检查、测试和状态行生成。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for cc-tools](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=cc-tools&username=Veraticus&all_stats=true&stats_only=true) + +
+
+ +[`ccexp`](https://github.com/nyatinte/ccexp)   作者   [nyatinte](https://github.com/nyatinte)   ⚖️  MIT +用于发现和管理 Claude Code 配置文件和斜杠命令的交互式 CLI 工具,具有美观的终端 UI。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for ccexp](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=ccexp&username=nyatinte&all_stats=true&stats_only=true) + +
+
+ +[`cchistory`](https://github.com/eckardt/cchistory)   作者   [eckardt](https://github.com/eckardt)   ⚖️  MIT +类似于 shell 历史命令,但用于您的 Claude Code 会话。轻松列出 Claude Code 在会话中运行的所有 Bash 或 "Bash 模式"(`!`)命令以供参考。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for cchistory](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=cchistory&username=eckardt&all_stats=true&stats_only=true) + +
+
+ +[`cclogviewer`](https://github.com/Brads3290/cclogviewer)   作者   [Brad S.](https://github.com/Brads3290)   ⚖️  MIT +一个不起眼但方便的实用工具,用于在美观的 HTML UI 中查看 Claude Code `.jsonl` 对话文件。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for cclogviewer](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=cclogviewer&username=Brads3290&all_stats=true&stats_only=true) + +
+
+ +[`Claude Code Templates`](https://github.com/davila7/claude-code-templates)   作者   [Daniel Avila](https://github.com/davila7)   ⚖️  MIT +令人难以置信的精彩资源集合,来自此列表中的每个类别,呈现精美的 UI,强大的功能如使用仪表板、分析,以及从斜杠命令到钩子到代理的所有内容。这个精彩列表的绝佳伴侣。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for claude-code-templates](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=claude-code-templates&username=davila7&all_stats=true&stats_only=true) + +
+
+ +[`Claude Composer`](https://github.com/possibilities/claude-composer)   作者   [Mike Bannister](https://github.com/possibilities)   ⚖️  Unlicense +一个为 Claude Code 添加小增强功能的工具。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for claude-composer](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=claude-composer&username=possibilities&all_stats=true&stats_only=true) + +
+
+ +[`Claude Hub`](https://github.com/claude-did-this/claude-hub)   作者   [Claude Did This](https://github.com/claude-did-this) +将 Claude Code 连接到 GitHub 仓库的 Webhook 服务,通过拉取请求和议题直接启用 AI 驱动的代码协助。此集成允许 Claude 分析仓库、回答技术问题,并通过简单的 @提及帮助开发者理解和改进其代码库。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for claude-hub](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=claude-hub&username=claude-did-this&all_stats=true&stats_only=true) + +
+
+ +[`claude-code-tools`](https://github.com/pchalasani/claude-code-tools)   作者   [Prasad Chalasani](https://github.com/pchalasani)   ⚖️  MIT +一系列令人惊叹的工具,包括 tmux 集成、更好的会话管理、增强安全性的钩子 - 一套真正精心制作的 Claude Code 增强器,特别是对 tmux 用户。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for claude-code-tools](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=claude-code-tools&username=pchalasani&all_stats=true&stats_only=true) + +
+
+ +[`claudekit`](https://github.com/carlrannaberg/claudekit)   作者   [Carl Rannaberg](https://github.com/carlrannaberg)   ⚖️  MIT +令人印象深刻的 CLI 工具包,提供自动保存检查点、代码质量钩子、规范生成和执行,以及 20+ 专业子代理,包括 oracle(gpt-5)、代码审查者(6方面深度分析)、ai-sdk-expert(Vercel AI SDK)、typescript-expert 等,用于 Claude Code 工作流程。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for claudekit](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=claudekit&username=carlrannaberg&all_stats=true&stats_only=true) + +
+
+ +[`Container Use`](https://github.com/dagger/container-use)   作者   [dagger](https://github.com/dagger)   ⚖️  Apache-2.0 +用于编码代理的开发环境。让多个代理使用您首选的栈安全独立地工作。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for container-use](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=container-use&username=dagger&all_stats=true&stats_only=true) + +
+
+ +[`ContextKit`](https://github.com/FlineDev/ContextKit)   作者   [Cihat Gündüz](https://github.com/Jeehut)   ⚖️  MIT +将 Claude Code 转变为主动开发伙伴的系统开发框架。功能包括 4 阶段规划方法、专业质量代理和结构化工作流程,帮助 AI 一次生成生产就绪的代码。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for ContextKit](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=ContextKit&username=FlineDev&all_stats=true&stats_only=true) + +
+
+ +[`Rulesync`](https://github.com/dyoshikawa/rulesync)   作者   [dyoshikawa](https://github.com/dyoshikawa)   ⚖️  MIT +Node.js CLI 工具,为各种 AI 编码代理自动生成配置(规则、忽略文件、MCP 服务器、命令和子代理)。Rulesync 可以在 Claude Code 和其他 AI 代理之间双向转换配置。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for rulesync](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=rulesync&username=dyoshikawa&all_stats=true&stats_only=true) + +
+
+ +[`run-claude-docker`](https://github.com/icanhasjonas/run-claude-docker)   作者   [Jonas](https://github.com/icanhasjonas/)   ⚖️  MIT +自包含的 Docker 运行器,将您当前的工作区转发到安全(更)隔离的 docker 容器,您仍然可以访问您的 Claude Code 设置、身份验证、ssh 代理、pgp、可选的 aws 密钥等。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for run-claude-docker](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=run-claude-docker&username=icanhasjonas&all_stats=true&stats_only=true) + +
+
+ +[`stt-mcp-server-linux`](https://github.com/marcindulak/stt-mcp-server-linux)   作者   [marcindulak](https://github.com/marcindulak)   ⚖️  Apache-2.0 +使用 Python MCP 服务器的 Linux 按键说话语音转录设置。在 Docker 本地运行,无需外部 API 调用。您的语音被记录、转录为文本,然后发送到在 Tmux 会话中运行的 Claude。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for stt-mcp-server-linux](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=stt-mcp-server-linux&username=marcindulak&all_stats=true&stats_only=true) + +
+
+ +[`SuperClaude`](https://github.com/SuperClaude-Org/SuperClaude_Framework)   作者   [SuperClaude-Org](https://github.com/SuperClaude-Org)   ⚖️  MIT +多功能的配置框架,通过专业命令、认知角色和开发方法论(如"内省"和"编排")增强 Claude Code。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for SuperClaude_Framework](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=SuperClaude_Framework&username=SuperClaude-Org&all_stats=true&stats_only=true) + +
+
+ +[`tweakcc`](https://github.com/Piebald-AI/tweakcc)   作者   [Piebald-AI](https://github.com/Piebald-AI)   ⚖️  MIT +用于自定义您的 Claude Code 样式的命令行工具。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for tweakcc](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=tweakcc&username=Piebald-AI&all_stats=true&stats_only=true) + +
+
+ +[`Vibe-Log`](https://github.com/vibe-log/vibe-log-cli)   作者   [Vibe-Log](https://github.com/vibe-log)   ⚖️  MIT +本地分析您的 Claude Code 提示(使用 CC),提供智能会话分析和可操作战略指导 - 在状态行中工作,并生成非常漂亮的 HTML 报告。易于安装和移除。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for vibe-log-cli](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=vibe-log-cli&username=vibe-log&all_stats=true&stats_only=true) + +
+
+ +[`VoiceMode MCP`](https://github.com/mbailey/voicemode)   作者   [Mike Bailey](https://github.com/mbailey)   ⚖️  MIT +VoiceMode MCP 为 Claude Code 带来自然对话。它支持任何与 OpenAI API 兼容的语音服务,并安装免费和开源语音服务(Whisper.cpp 和 Kokoro-FastAPI)。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for voicemode](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=voicemode&username=mbailey&all_stats=true&stats_only=true) + +
+
+ + +
+ +
+

IDE 集成 🔝

+ +[`Claude Code Chat`](https://marketplace.visualstudio.com/items?itemName=AndrePimenta.claude-code-chat)   作者   [andrepimenta](https://github.com/andrepimenta)   ⚖️  © +VS Code 的优雅且用户友好的 Claude Code 聊天界面。 + +[`claude-code-ide.el`](https://github.com/manzaltu/claude-code-ide.el)   作者   [manzaltu](https://github.com/manzaltu)   ⚖️  GPL-3.0 +claude-code-ide.el 将 Claude Code 与 Emacs 集成,类似于 Anthropic 的 VS Code/IntelliJ 扩展。它显示基于 ediff 的代码建议,获取 LSP/flymake/flycheck 诊断,并跟踪缓冲区上下文。它增加了可扩展的 MCP 工具支持,用于符号引用/定义、项目元数据和树形语法 AST 查询。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for claude-code-ide.el](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=claude-code-ide.el&username=manzaltu&all_stats=true&stats_only=true) + +
+
+ +[`claude-code.el`](https://github.com/stevemolitor/claude-code.el)   作者   [stevemolitor](https://github.com/stevemolitor)   ⚖️  Apache-2.0 +Claude Code CLI 的 Emacs 界面。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for claude-code.el](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=claude-code.el&username=stevemolitor&all_stats=true&stats_only=true) + +
+
+ +[`claude-code.nvim`](https://github.com/greggh/claude-code.nvim)   作者   [greggh](https://github.com/greggh)   ⚖️  MIT +Claude Code AI 助手和 Neovim 之间的无缝集成。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for claude-code.nvim](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=claude-code.nvim&username=greggh&all_stats=true&stats_only=true) + +
+
+ +[`crystal`](https://github.com/stravu/crystal)   作者   [stravu](https://github.com/stravu)   ⚖️  MIT +用于编排、监控和与 Claude Code 代理交互的全功能桌面应用程序。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for crystal](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=crystal&username=stravu&all_stats=true&stats_only=true) + +
+
+ +
+ +
+

使用监控 🔝

+ +[`CC Usage`](https://github.com/ryoppippi/ccusage)   作者   [ryoppippi](https://github.com/ryoppippi)   ⚖️  NOASSERTION +用于管理和分析 Claude Code 使用的便捷 CLI 工具,基于分析本地 Claude Code 日志。呈现关于成本信息、令牌消耗等的良好仪表板。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for ccusage](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=ccusage&username=ryoppippi&all_stats=true&stats_only=true) + +
+
+ +[`ccflare`](https://github.com/snipeship/ccflare)   作者   [snipeship](https://github.com/snipeship)   ⚖️  MIT +Claude Code 使用仪表板,带有令 Tableau 汗颜的 Web-UI。全面彻底的指标、无摩擦设置、详细日志记录、真正非常漂亮的 UI。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for ccflare](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=ccflare&username=snipeship&all_stats=true&stats_only=true) + +
+
+ +[`Claude Code Usage Monitor`](https://github.com/Maciek-roboblog/Claude-Code-Usage-Monitor)   作者   [Maciek-roboblog](https://github.com/Maciek-roboblog)   ⚖️  MIT +用于监控 Claude Code 令牌使用的实时终端工具。它显示实时令牌消耗、消耗率和对令牌耗尽的预测。功能包括可视化进度条、会话感知分析和多订阅计划支持。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for Claude-Code-Usage-Monitor](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=Claude-Code-Usage-Monitor&username=Maciek-roboblog&all_stats=true&stats_only=true) + +
+
+ +[`Claudex`](https://github.com/kunwar-shah/claudex)   作者   [Kunwar Shah](https://github.com/kunwar-shah)   ⚖️  MIT +Claudex - 一个基于 Web 的浏览器,用于跨项目探索您的 Claude Code 对话历史。对您的代码库建立索引以支持全文搜索。界面美观,易于导航。简单的仪表板界面提供高级分析,以及多种导出选项。(完全本地化,无遥测!) + +
+📊 GitHub 统计数据 + +![GitHub Stats for claudex](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=claudex&username=kunwar-shah&all_stats=true&stats_only=true) + +
+
+ +[`viberank`](https://github.com/sculptdotfun/viberank)   作者   [nikshepsvn](https://github.com/nikshepsvn)   ⚖️  MIT +社区驱动的排行榜工具,使开发者能够根据其 Claude Code 使用统计进行可视化、跟踪和竞争。它具有强大的数据分析、GitHub OAuth、数据验证和用户友好的 CLI/Web 提交方法。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for viberank](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=viberank&username=sculptdotfun&all_stats=true&stats_only=true) + +
+
+ +
+ +
+

编排器 🔝

+ +[`Claude Code Flow`](https://github.com/ruvnet/claude-code-flow)   作者   [ruvnet](https://github.com/ruvnet)   ⚖️  MIT +此模式用作代码优先的编排层,使 Claude 能够在递归代理循环中自主编写、编辑、测试和优化代码。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for claude-code-flow](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=claude-code-flow&username=ruvnet&all_stats=true&stats_only=true) + +
+
+ +[`Claude Squad`](https://github.com/smtg-ai/claude-squad)   作者   [smtg-ai](https://github.com/smtg-ai)   ⚖️  AGPL-3.0 +Claude Squad 是一个终端应用程序,在独立工作区中管理多个 Claude Code、Codex(和其他本地代理包括 Aider),允许您同时处理多个任务。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for claude-squad](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=claude-squad&username=smtg-ai&all_stats=true&stats_only=true) + +
+
+ +[`Claude Swarm`](https://github.com/parruda/claude-swarm)   作者   [parruda](https://github.com/parruda)   ⚖️  MIT +启动连接到 Claude Code 代理群的 Claude Code 会话。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for claude-swarm](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=claude-swarm&username=parruda&all_stats=true&stats_only=true) + +
+
+ +[`Claude Task Master`](https://github.com/eyaltoledano/claude-task-master)   作者   [eyaltoledano](https://github.com/eyaltoledano)   ⚖️  NOASSERTION +基于 Claude 的 AI 驱动开发任务管理系统,旨在与 Cursor AI 无缝协作。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for claude-task-master](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=claude-task-master&username=eyaltoledano&all_stats=true&stats_only=true) + +
+
+ +[`Claude Task Runner`](https://github.com/grahama1970/claude-task-runner)   作者   [grahama1970](https://github.com/grahama1970) +专门用于管理 Claude Code 的上下文隔离和专注任务执行的工具,解决在复杂多步骤项目中与 Claude 合作时的上下文长度限制和任务聚焦的关键挑战。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for claude-task-runner](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=claude-task-runner&username=grahama1970&all_stats=true&stats_only=true) + +
+
+ +[`Happy Coder`](https://github.com/slopus/happy)   作者   [GrocerPublishAgent](https://peoplesgrocers.com/en/projects)   ⚖️  MIT +从您的手机或桌面并行生成和控制多个 Claude Code。Happy Coder 在您的硬件上运行 Claude Code,在 Claude 需要更多输入或权限时发送推送通知,并且免费。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for happy](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=happy&username=slopus&all_stats=true&stats_only=true) + +
+
+ +[`The Agentic Startup`](https://github.com/rsmdt/the-startup)   作者   [Rudolf Schmidt](https://github.com/rsmdt)   ⚖️  MIT +又一个 Claude 编排器 - 用于交付生产代码的代理、命令等集合 - 但我喜欢它因为它全面、编写良好,是少数真正使用 Output Styles 的资源之一!+10 分! + +
+📊 GitHub 统计数据 + +![GitHub Stats for the-startup](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=the-startup&username=rsmdt&all_stats=true&stats_only=true) + +
+
+ +[`TSK - AI Agent Task Manager and Sandbox`](https://github.com/dtormoen/tsk)   作者   [dtormoen](https://github.com/dtormoen)   ⚖️  MIT +Rust CLI 工具,让您将开发任务委托给在沙盒化 Docker 环境中运行的 AI 代理。多个代理并行工作,返回 git 分支供人工审查。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for tsk](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=tsk&username=dtormoen&all_stats=true&stats_only=true) + +
+
+ +
+ +
+ + +## 状态行 📊 [🔝](#awesome-claude-code) + +> **状态行** - Claude Code 状态栏功能的配置和自定义 + +
+

通用 🔝

+ +[`ccstatusline`](https://github.com/sirmalloc/ccstatusline)   作者   [sirmalloc](https://github.com/sirmalloc)   ⚖️  MIT +Claude Code CLI 的高度可自定义状态行格式化程序,在您的终端中显示模型信息、git 分支、令牌使用和其他指标。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for ccstatusline](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=ccstatusline&username=sirmalloc&all_stats=true&stats_only=true) + +
+
+ +[`claude-code-statusline`](https://github.com/rz1989s/claude-code-statusline)   作者   [rz1989s](https://github.com/rz1989s)   ⚖️  MIT +增强的 4 行状态行,包含主题、成本跟踪和 MCP 服务器监控 + +
+📊 GitHub 统计数据 + +![GitHub Stats for claude-code-statusline](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=claude-code-statusline&username=rz1989s&all_stats=true&stats_only=true) + +
+
+ +[`claude-powerline`](https://github.com/Owloops/claude-powerline)   作者   [Owloops](https://github.com/Owloops)   ⚖️  MIT +Claude Code 的 vim 风格 powerline 状态行,具有实时使用跟踪、git 集成、自定义主题等功能 + +
+📊 GitHub 统计数据 + +![GitHub Stats for claude-powerline](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=claude-powerline&username=Owloops&all_stats=true&stats_only=true) + +
+
+ +[`claudia-statusline`](https://github.com/hagan/claudia-statusline)   作者   [Hagan Franks](https://github.com/hagan)   ⚖️  MIT +基于 Rust 的高性能 Claude Code 状态行,具有持久统计跟踪、进度条和可选云同步。功能包括 SQLite 优先持久化、git 集成、上下文进度条、消耗率计算、符合 XDG 标准的主题支持(深色/浅色、NO_COLOR)。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for claudia-statusline](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=claudia-statusline&username=hagan&all_stats=true&stats_only=true) + +
+
+ + +
+ +
+ + +## 钩子 🪝 [🔝](#awesome-claude-code) + +> **钩子**是 Claude Code 的强大 API,允许用户在 Claude 代理生命周期的不同点激活命令和运行脚本。 + +
+

通用 🔝

+ +[`CC Notify`](https://github.com/dazuiba/CCNotify)   作者   [dazuiba](https://github.com/dazuiba)   ⚖️  MIT +CCNotify 为 Claude Code 提供桌面通知,提醒您输入需求或任务完成,一键跳回 VS Code 并显示任务持续时间。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for CCNotify](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=CCNotify&username=dazuiba&all_stats=true&stats_only=true) + +
+
+ +[`cchooks`](https://github.com/GowayLee/cchooks)   作者   [GowayLee](https://github.com/GowayLee)   ⚖️  MIT +轻量级 Python SDK,具有简洁的 API 和良好的文档;简化编写钩子并将其集成到您的代码库中的过程,为 JSON 配置文件提供良好的抽象。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for cchooks](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=cchooks&username=GowayLee&all_stats=true&stats_only=true) + +
+
+ +[`claude-code-hooks-sdk`](https://github.com/beyondcode/claude-hooks-sdk)   作者   [beyondcode](https://github.com/beyondcode)   ⚖️  MIT +受 Laravel 启发的 PHP SDK,用于构建具有简洁、流畅 API 的 Claude Code 钩子响应。此 SDK 通过富有表现力的链式接口,轻松为 Claude Code 钩子创建结构化 JSON 响应。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for claude-hooks-sdk](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=claude-hooks-sdk&username=beyondcode&all_stats=true&stats_only=true) + +
+
+ +[`claude-hooks`](https://github.com/johnlindquist/claude-hooks)   作者   [John Lindquist](https://github.com/johnlindquist)   ⚖️  MIT +基于 TypeScript 的系统,用于通过强大且灵活的接口配置和自定义 Claude Code 钩子。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for claude-hooks](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=claude-hooks&username=johnlindquist&all_stats=true&stats_only=true) + +
+
+ +[`Claudio`](https://github.com/ctoth/claudio)   作者   [Christopher Toth](https://github.com/ctoth) +一个简洁的小库,通过简单的钩子为 Claude Code 添加令人愉悦的操作系统原生声音。它真的能带来欢乐。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for claudio](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=claudio&username=ctoth&all_stats=true&stats_only=true) + +
+
+ +[`fcakyon Collection (Code Quality and Tool Usage)`](https://github.com/fcakyon/claude-codex-settings/tree/main/.claude/hooks)   作者   [Fatih Akyon](https://github.com/fcakyon)   ⚖️  Apache-2.0 +编写得非常出色的钩子集合,用于代码质量和工具使用规范(例如强制使用 Tavily 而不是 WebFetch 工具)。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for claude-codex-settings](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=claude-codex-settings&username=fcakyon&all_stats=true&stats_only=true) + +
+
+ +[`TDD Guard`](https://github.com/nizos/tdd-guard)   作者   [Nizar Selander](https://github.com/nizos)   ⚖️  MIT +钩子驱动的系统,实时监控文件操作并阻止违反 TDD 原则的更改。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for tdd-guard](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=tdd-guard&username=nizos&all_stats=true&stats_only=true) + +
+
+ +[`TypeScript Quality Hooks`](https://github.com/bartolli/claude-code-typescript-hooks)   作者   [bartolli](https://github.com/bartolli)   ⚖️  MIT +Node.js TypeScript 项目的质量检查钩子,支持 TypeScript 编译。ESLint 自动修复和 Prettier 格式化。使用 SHA256 配置缓存在实时编辑期间实现 <5ms 的验证性能。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for claude-code-typescript-hooks](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=claude-code-typescript-hooks&username=bartolli&all_stats=true&stats_only=true) + +
+
+ + +
+ +
+ + +## 输出样式 💬 [🔝](#awesome-claude-code) + +> **输出样式**允许您将 Claude Code 作为任何类型的代理使用,同时保持其核心功能,如运行本地脚本、读写文件和跟踪待办事项。 + +
+

通用 🔝

+ +[`ccoutputstyles`](https://github.com/viveknair/ccoutputstyles)   作者   [Vivek Nair](https://github.com/viveknair)   ⚖️  MIT +用于自定义 Claude Code 输出样式的 CLI 工具和模板库,使用预构建模板。编写时包含超过 15 个模板! + +
+📊 GitHub 统计数据 + +![GitHub Stats for ccoutputstyles](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=ccoutputstyles&username=viveknair&all_stats=true&stats_only=true) + +
+
+ + +
+ +
+ + +## 斜杠命令 🔪 [🔝](#awesome-claude-code) + +
+

通用 🔝

+ +[`/create-hook`](https://github.com/omril321/automated-notebooklm/blob/main/.claude/commands/create-hook.md)   作者   [Omri Lavi](https://github.com/omril321)   ⚖️  Apache-2.0 +用于创建钩子的斜杠命令 - 通过基于您的项目设置(TS、Prettier、ESLint...)的智能建议智能地引导您完成创建过程。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for automated-notebooklm](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=automated-notebooklm&username=omril321&all_stats=true&stats_only=true) + +
+
+ +[`/linux-desktop-slash-commands`](https://github.com/danielrosehill/Claude-Code-Linux-Desktop-Slash-Commands)   作者   [Daniel Rosehill](https://github.com/danielrosehill) +专门用于促进 Linux 桌面环境中的常见和高级操作的斜杠命令库(虽然许多在 Linux 服务器上也有用)。命令组包括硬件基准测试、文件系统组织和安全态势验证。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for Claude-Code-Linux-Desktop-Slash-Commands](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=Claude-Code-Linux-Desktop-Slash-Commands&username=danielrosehill&all_stats=true&stats_only=true) + +
+
+ + +
+ +
+

版本控制与 Git 🔝

+ +[`/analyze-issue`](https://github.com/jerseycheese/Narraitor/blob/feature/issue-227-ai-suggestions/.claude/commands/analyze-issue.md)   作者   [jerseycheese](https://github.com/jerseycheese)   ⚖️  MIT +获取 GitHub 问题详情以创建全面的实现规范,分析需求并规划具有清晰实现步骤的结构化方法。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for Narraitor](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=Narraitor&username=jerseycheese&all_stats=true&stats_only=true) + +
+
+ +[`/commit`](https://github.com/evmts/tevm-monorepo/blob/main/.claude/commands/commit.md)   作者   [evmts](https://github.com/evmts)   ⚖️  MIT +使用约定提交格式和适当的 emoji 创建 git 提交,遵循项目标准并创建描述性消息来解释更改的目的。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for tevm-monorepo](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=tevm-monorepo&username=evmts&all_stats=true&stats_only=true) + +
+
+ +[`/commit-fast`](https://github.com/steadycursor/steadystart/blob/main/.claude/commands/2-commit-fast.md)   作者   [steadycursor](https://github.com/steadycursor) +通过选择第一个建议消息自动执行 git 提交过程,生成具有一致格式的结构化提交,同时跳过手动确认并删除 Claude 共同贡献者页脚 + +
+📊 GitHub 统计数据 + +![GitHub Stats for steadystart](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=steadystart&username=steadycursor&all_stats=true&stats_only=true) + +
+
+ +[`/create-pr`](https://github.com/toyamarinyon/giselle/blob/main/.claude/commands/create-pr.md)   作者   [toyamarinyon](https://github.com/toyamarinyon)   ⚖️  Apache-2.0 +通过处理整个工作流程简化拉取请求创建:创建新分支、提交更改、使用 Biome 格式化修改的文件并提交 PR。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for giselle](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=giselle&username=toyamarinyon&all_stats=true&stats_only=true) + +
+
+ +[`/create-pull-request`](https://github.com/liam-hq/liam/blob/main/.claude/commands/create-pull-request.md)   作者   [liam-hq](https://github.com/liam-hq)   ⚖️  Apache-2.0 +通过 GitHub CLI 提供全面的 PR 创建指导,强制执行标题约定、遵循模板结构,并提供带有最佳实践的具体命令示例。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for liam](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=liam&username=liam-hq&all_stats=true&stats_only=true) + +
+
+ +[`/create-worktrees`](https://github.com/evmts/tevm-monorepo/blob/main/.claude/commands/create-worktrees.md)   作者   [evmts](https://github.com/evmts)   ⚖️  MIT +为所有打开的 PR 或特定分支创建 git 工作树,处理带斜杠的分支、清理过时的工作树,并支持为开发创建自定义分支。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for tevm-monorepo](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=tevm-monorepo&username=evmts&all_stats=true&stats_only=true) + +
+
+ +[`/fix-github-issue`](https://github.com/jeremymailen/kotlinter-gradle/blob/master/.claude/commands/fix-github-issue.md)   作者   [jeremymailen](https://github.com/jeremymailen)   ⚖️  Apache-2.0 +使用结构化方法分析和修复 GitHub 问题,使用 GitHub CLI 获取问题详细信息、实施必要的代码更改、运行测试并创建适当的提交消息。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for kotlinter-gradle](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=kotlinter-gradle&username=jeremymailen&all_stats=true&stats_only=true) + +
+
+ +[`/fix-issue`](https://github.com/metabase/metabase/blob/master/.claude/commands/fix-issue.md)   作者   [metabase](https://github.com/metabase)   ⚖️  NOASSERTION +通过将问题编号作为参数、分析上下文、实施解决方案并测试/验证修复以确保正确集成来处理 GitHub 问题。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for metabase](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=metabase&username=metabase&all_stats=true&stats_only=true) + +
+
+ +[`/fix-pr`](https://github.com/metabase/metabase/blob/master/.claude/commands/fix-pr.md)   作者   [metabase](https://github.com/metabase)   ⚖️  NOASSERTION +通过自动检索反馈、解决审查者关切、有针对性地改进代码并简化审查过程来获取和修复未解决的 PR 评论。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for metabase](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=metabase&username=metabase&all_stats=true&stats_only=true) + +
+
+ +[`/husky`](https://github.com/evmts/tevm-monorepo/blob/main/.claude/commands/husky.md)   作者   [evmts](https://github.com/evmts)   ⚖️  MIT +通过配置预提交钩子、建立提交消息标准、与 lint 工具集成并确保提交时的代码质量来设置和管理 Husky Git 钩子。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for tevm-monorepo](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=tevm-monorepo&username=evmts&all_stats=true&stats_only=true) + +
+
+ +[`/pr-review`](https://github.com/arkavo-org/opentdf-rs/blob/main/.claude/commands/pr-review.md)   作者   [arkavo-org](https://github.com/arkavo-org)   ⚖️  MIT +审查拉取请求更改以提供反馈、检查问题并在合并到主代码库之前建议改进。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for opentdf-rs](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=opentdf-rs&username=arkavo-org&all_stats=true&stats_only=true) + +
+
+ +[`/update-branch-name`](https://github.com/giselles-ai/giselle/blob/main/.claude/commands/update-branch-name.md)   作者   [giselles-ai](https://github.com/giselles-ai)   ⚖️  Apache-2.0 +使用适当的前缀和格式更新分支名称,强制执行命名约定、支持语义前缀并管理远程分支更新。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for giselle](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=giselle&username=giselles-ai&all_stats=true&stats_only=true) + +
+
+ + +
+ +
+

代码分析与测试 🔝

+ +[`/check`](https://github.com/rygwdn/slack-tools/blob/main/.claude/commands/check.md)   作者   [rygwdn](https://github.com/rygwdn) +执行全面的代码质量和安全检查,具有静态分析集成、安全漏洞扫描、代码样式强制和详细报告功能。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for slack-tools](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=slack-tools&username=rygwdn&all_stats=true&stats_only=true) + +
+
+ +[`/code_analysis`](https://github.com/kingler/n8n_agent/blob/main/.claude/commands/code_analysis.md)   作者   [kingler](https://github.com/kingler) +提供高级代码分析命令菜单,用于深度检查,包括知识图谱生成、优化建议和质量评估。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for n8n_agent](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=n8n_agent&username=kingler&all_stats=true&stats_only=true) + +
+
+ +[`/optimize`](https://github.com/to4iki/ai-project-rules/blob/main/.claude/commands/optimize.md)   作者   [to4iki](https://github.com/to4iki)   ⚖️  MIT +分析代码性能以识别瓶颈,提出具有实施指导的具体优化建议,以改善应用程序性能。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for ai-project-rules](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=ai-project-rules&username=to4iki&all_stats=true&stats_only=true) + +
+
+ +[`/repro-issue`](https://github.com/rzykov/metabase/blob/master/.claude/commands/repro-issue.md)   作者   [rzykov](https://github.com/rzykov)   ⚖️  NOASSERTION +为 GitHub 问题创建可重现的测试用例,确保测试可靠失败并记录清晰的复现步骤供开发者使用。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for metabase](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=metabase&username=rzykov&all_stats=true&stats_only=true) + +
+
+ +[`/tdd`](https://github.com/zscott/pane/blob/main/.claude/commands/tdd.md)   作者   [zscott](https://github.com/zscott) +使用测试驱动开发原则指导开发,强制执行红-绿-重构纪律,与 git 工作流集成并管理 PR 创建。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for pane](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=pane&username=zscott&all_stats=true&stats_only=true) + +
+
+ +[`/tdd-implement`](https://github.com/jerseycheese/Narraitor/blob/feature/issue-227-ai-suggestions/.claude/commands/tdd-implement.md)   作者   [jerseycheese](https://github.com/jerseycheese)   ⚖️  MIT +通过分析功能需求、首先创建测试(红色)、实施最小通过代码(绿色)并在保持测试的同时重构来实现测试驱动开发。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for Narraitor](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=Narraitor&username=jerseycheese&all_stats=true&stats_only=true) + +
+
+ + +
+ +
+

上下文加载与预热 🔝

+ +[`/context-prime`](https://github.com/elizaOS/elizaos.github.io/blob/main/.claude/commands/context-prime.md)   作者   [elizaOS](https://github.com/elizaOS)   ⚖️  MIT +通过加载仓库结构、设置开发上下文、建立项目目标和定义协作参数,为 Claude 提供全面的项目理解。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for elizaos.github.io](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=elizaos.github.io&username=elizaOS&all_stats=true&stats_only=true) + +
+
+ +[`/initref`](https://github.com/okuvshynov/cubestat/blob/main/.claude/commands/initref.md)   作者   [okuvshynov](https://github.com/okuvshynov)   ⚖️  MIT +使用标准文档模板、API 参考设置、文档约定和占位符内容生成来初始化参考文档结构。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for cubestat](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=cubestat&username=okuvshynov&all_stats=true&stats_only=true) + +
+
+ +[`/load-llms-txt`](https://github.com/ethpandaops/xatu-data/blob/master/.claude/commands/load-llms-txt.md)   作者   [ethpandaops](https://github.com/ethpandaops)   ⚖️  MIT +将 LLM 配置文件加载到上下文中,导入特定术语、模型配置并为 AI 讨论建立基线术语。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for xatu-data](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=xatu-data&username=ethpandaops&all_stats=true&stats_only=true) + +
+
+ +[`/load_coo_context`](https://github.com/Mjvolk3/torchcell/blob/main/.claude/commands/load_coo_context.md)   作者   [Mjvolk3](https://github.com/Mjvolk3) +引用稀疏矩阵运算的特定文件,解释变换用法、与以前的方法比较并为开发设置数据格式化上下文。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for torchcell](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=torchcell&username=Mjvolk3&all_stats=true&stats_only=true) + +
+
+ +[`/load_dango_pipeline`](https://github.com/Mjvolk3/torchcell/blob/main/.claude/commands/load_dango_pipeline.md)   作者   [Mjvolk3](https://github.com/Mjvolk3) +通过引用管道文件、建立工作上下文并准备使用相关文档进行管道工作来为模型训练设置上下文。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for torchcell](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=torchcell&username=Mjvolk3&all_stats=true&stats_only=true) + +
+
+ +[`/prime`](https://github.com/yzyydev/AI-Engineering-Structure/blob/main/.claude/commands/prime.md)   作者   [yzyydev](https://github.com/yzyydev) +通过查看目录结构和读取关键文件来设置初始项目上下文,创建具有目录可视化和关键文档焦点的标准化上下文。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for AI-Engineering-Structure](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=AI-Engineering-Structure&username=yzyydev&all_stats=true&stats_only=true) + +
+
+ +[`/rsi`](https://github.com/ddisisto/si/blob/main/.claude/commands/rsi.md)   作者   [ddisisto](https://github.com/ddisisto) +读取所有命令和关键项目文件,通过简化流程、加载命令上下文和为更好的开发工作流设置来优化 AI 辅助开发。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for si](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=si&username=ddisisto&all_stats=true&stats_only=true) + +
+
+ + +
+ +
+

文档与变更日志 🔝

+ +[`/add-to-changelog`](https://github.com/berrydev-ai/blockdoc-python/blob/main/.claude/commands/add-to-changelog.md)   作者   [berrydev-ai](https://github.com/berrydev-ai)   ⚖️  MIT +向变更日志文件添加新条目,同时保持格式一致性、正确记录更改并遵循项目版本跟踪的既定标准。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for blockdoc-python](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=blockdoc-python&username=berrydev-ai&all_stats=true&stats_only=true) + +
+
+ +[`/create-docs`](https://github.com/jerseycheese/Narraitor/blob/feature/issue-227-ai-suggestions/.claude/commands/create-docs.md)   作者   [jerseycheese](https://github.com/jerseycheese)   ⚖️  MIT +分析代码结构和目的以创建全面文档,详细说明输入/输出、行为、用户交互流和带有错误处理的边缘情况。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for Narraitor](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=Narraitor&username=jerseycheese&all_stats=true&stats_only=true) + +
+
+ +[`/docs`](https://github.com/slunsford/coffee-analytics/blob/main/.claude/commands/docs.md)   作者   [slunsford](https://github.com/slunsford) +生成遵循项目结构的全面文档,记录 API 和具有一致格式的使用模式,以便更好地理解用户。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for coffee-analytics](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=coffee-analytics&username=slunsford&all_stats=true&stats_only=true) + +
+
+ +[`/explain-issue-fix`](https://github.com/hackdays-io/toban-contribution-viewer/blob/main/.claude/commands/explain-issue-fix.md)   作者   [hackdays-io](https://github.com/hackdays-io) +记录 GitHub 问题的解决方案方法,解释技术决策、详细说明克服的挑战并提供实施上下文以获得更好理解。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for toban-contribution-viewer](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=toban-contribution-viewer&username=hackdays-io&all_stats=true&stats_only=true) + +
+
+ +[`/update-docs`](https://github.com/Consiliency/Flutter-Structurizr/blob/main/.claude/commands/update-docs.md)   作者   [Consiliency](https://github.com/Consiliency)   ⚖️  MIT +审查当前文档状态、更新实施进度、审查阶段文档并维护项目中的文档一致性。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for Flutter-Structurizr](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=Flutter-Structurizr&username=Consiliency&all_stats=true&stats_only=true) + +
+
+ + +
+ +
+

CI / 部署 🔝

+ +[`/release`](https://github.com/kelp/webdown/blob/main/.claude/commands/release.md)   作者   [kelp](https://github.com/kelp)   ⚖️  MIT +通过更新变更日志、审查 README 更改、评估版本增量并记录发布更改以实现更好的版本跟踪来管理软件发布。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for webdown](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=webdown&username=kelp&all_stats=true&stats_only=true) + +
+
+ +[`/run-ci`](https://github.com/hackdays-io/toban-contribution-viewer/blob/main/.claude/commands/run-ci.md)   作者   [hackdays-io](https://github.com/hackdays-io) +激活虚拟环境、运行与 CI 兼容的检查脚本、迭代修复错误并确保所有测试在完成前通过。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for toban-contribution-viewer](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=toban-contribution-viewer&username=hackdays-io&all_stats=true&stats_only=true) + +
+
+ + +
+ +
+

项目与任务管理 🔝

+ +[`/create-command`](https://github.com/scopecraft/command/blob/main/.claude/commands/create-command.md)   作者   [scopecraft](https://github.com/scopecraft) +通过分析需求、按类别模板化命令、强制执行命令标准并创建支持文档,指导 Claude 创建具有适当结构的新自定义命令。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for command](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=command&username=scopecraft&all_stats=true&stats_only=true) + +
+
+ +[`/create-jtbd`](https://github.com/taddyorg/inkverse/blob/main/.claude/commands/create-jtbd.md)   作者   [taddyorg](https://github.com/taddyorg)   ⚖️  AGPL-3.0 +创建待完成工作框架,以结构化格式概述用户需求,专注于特定用户问题并按工作类别组织产品开发。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for inkverse](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=inkverse&username=taddyorg&all_stats=true&stats_only=true) + +
+
+ +[`/create-prd`](https://github.com/taddyorg/inkverse/blob/main/.claude/commands/create-prd.md)   作者   [taddyorg](https://github.com/taddyorg)   ⚖️  AGPL-3.0 +生成全面的产品需求文档,概述详细规格、需求和功能,遵循标准化文档结构和格式。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for inkverse](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=inkverse&username=taddyorg&all_stats=true&stats_only=true) + +
+
+ +[`/create-prp`](https://github.com/Wirasm/claudecode-utils/blob/main/.claude/commands/create-prp.md)   作者   [Wirasm](https://github.com/Wirasm)   ⚖️  MIT +通过阅读 PRP 方法论、遵循模板结构、创建全面需求并为开发结构化产品定义来创建产品需求计划。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for claudecode-utils](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=claudecode-utils&username=Wirasm&all_stats=true&stats_only=true) + +
+
+ +[`/do-issue`](https://github.com/jerseycheese/Narraitor/blob/feature/issue-227-ai-suggestions/.claude/commands/do-issue.md)   作者   [jerseycheese](https://github.com/jerseycheese)   ⚖️  MIT +使用手动审查点实现 GitHub 问题,遵循带有问题编号参数的结构化方法并提供替代自动化模式以提高效率。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for Narraitor](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=Narraitor&username=jerseycheese&all_stats=true&stats_only=true) + +
+
+ +[`/project_hello_w_name`](https://github.com/disler/just-prompt/blob/main/.claude/commands/project_hello_w_name.md)   作者   [disler](https://github.com/disler) +创建带有名称输入的可自定义问候组件,展示参数传递、组件可重用性、状态管理和用户输入处理。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for just-prompt](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=just-prompt&username=disler&all_stats=true&stats_only=true) + +
+
+ +[`/todo`](https://github.com/chrisleyva/todo-slash-command/blob/main/todo.md)   作者   [chrisleyva](https://github.com/chrisleyva)   ⚖️  MIT +在离开 Claude Code 界面的情况下快速管理项目待办事项的便捷命令,具有截止日期、排序、任务优先级排序和全面的待办列表管理功能。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for todo-slash-command](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=todo-slash-command&username=chrisleyva&all_stats=true&stats_only=true) + +
+
+ + +
+ +
+

其他 🔝

+ +[`/fixing_go_in_graph`](https://github.com/Mjvolk3/torchcell/blob/main/.claude/commands/fixing_go_in_graph.md)   作者   [Mjvolk3](https://github.com/Mjvolk3) +专注于图数据库中的基因本体注释集成,处理多个数据源、解决图表示问题并确保正确的数据合并。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for torchcell](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=torchcell&username=Mjvolk3&all_stats=true&stats_only=true) + +
+
+ +[`/mermaid`](https://github.com/GaloyMoney/lana-bank/blob/main/.claude/commands/mermaid.md)   作者   [GaloyMoney](https://github.com/GaloyMoney)   ⚖️  NOASSERTION +从 SQL 架构文件生成 Mermaid 图表,创建具有表属性的实体关系图表、验证图表编译并确保实体覆盖完整。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for lana-bank](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=lana-bank&username=GaloyMoney&all_stats=True) + +
+
+ +[`/review_dcell_model`](https://github.com/Mjvolk3/torchcell/blob/main/.claude/commands/review_dcell_model.md)   作者   [Mjvolk3](https://github.com/Mjvolk3) +审查旧的 Dcell 实现文件,与较新的 Dango 模型比较、记录随时间的变化并分析重构方法以获得更好的代码组织。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for torchcell](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=torchcell&username=Mjvolk3&all_stats=true&stats_only=true) + +
+
+ +[`/use-stepper`](https://github.com/zuplo/docs/blob/main/.claude/commands/use-stepper.md)   作者   [zuplo](https://github.com/zuplo) +重新格式化文档以使用 React Stepper 组件,转换标题格式、应用适当缩进并保持与警告格式的 markdown 兼容性。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for docs](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=docs&username=zuplo&all_stats=true&stats_only=true) + +
+
+ + +
+ +
+ + +## CLAUDE.md 文件 📂 [🔝](#awesome-claude-code) + +> **`CLAUDE.md` 文件**是包含重要指导原则和上下文特定信息或指令的文件,帮助 Claude Code 更好地理解您的项目和编码标准 + +
+

语言特定 🔝

+ +[`AI IntelliJ Plugin`](https://github.com/didalgolab/ai-intellij-plugin/blob/main/CLAUDE.md)   作者   [didalgolab](https://github.com/didalgolab)   ⚖️  Apache-2.0 +为 IntelliJ 插件开发提供全面的 Gradle 命令,具有特定平台的编码模式、详细的包结构指南和清晰的国际标准。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for ai-intellij-plugin](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=ai-intellij-plugin&username=didalgolab&all_stats=true&stats_only=true) + +
+
+ +[`AWS MCP Server`](https://github.com/alexei-led/aws-mcp-server/blob/main/CLAUDE.md)   作者   [alexei-led](https://github.com/alexei-led)   ⚖️  MIT +具有多个 Python 环境设置选项,详细代码样式指南、全面的错误处理建议和 AWS CLI 交互的安全考虑。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for aws-mcp-server](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=aws-mcp-server&username=alexei-led&all_stats=true&stats_only=true) + +
+
+ +[`DroidconKotlin`](https://github.com/touchlab/DroidconKotlin/blob/main/CLAUDE.md)   作者   [touchlab](https://github.com/touchlab)   ⚖️  Apache-2.0 +为跨平台 Kotlin 多平台开发提供全面的 Gradle 命令,具有清晰的模块结构和依赖注入的实用指导。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for DroidconKotlin](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=DroidconKotlin&username=touchlab&all_stats=true&stats_only=true) + +
+
+ +[`EDSL`](https://github.com/hesreallyhim/awesome-claude-code/blob/main/resources/claude.md-files/EDSL/CLAUDE.md)   作者   [expectedparrot](https://github.com/expectedparrot)   ⚖️  MIT +提供详细的构建和测试命令,严格的代码样式强制、全面的测试要求和使用 Black 和 mypy 的标准化开发工作流。* +* 从原仓库中移除 + +[`Giselle`](https://github.com/giselles-ai/giselle/blob/main/CLAUDE.md)   作者   [giselles-ai](https://github.com/giselles-ai)   ⚖️  Apache-2.0 +使用 pnpm 和 Vitest 提供详细的构建和测试命令,具有严格的代码格式要求和全面的命名约定以确保代码一致性。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for giselle](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=giselle&username=giselles-ai&all_stats=true&stats_only=true) + +
+
+ +[`HASH`](https://github.com/hashintel/hash/blob/main/CLAUDE.md)   作者   [hashintel](https://github.com/hashintel)   ⚖️  NOASSERTION +具有全面的仓库结构分解,强烈强调编码标准、详细的 Rust 文档指南和系统的 PR 审查过程。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for hash](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=hash&username=hashintel&all_stats=true&stats_only=true) + +
+
+ +[`Inkline`](https://github.com/inkline/inkline/blob/main/CLAUDE.md)   作者   [inkline](https://github.com/inkline)   ⚖️  NOASSERTION +使用 pnpm 构建开发工作流,强调 TypeScript 和 Vue 3 Composition API、详细的组件创建过程和全面的测试建议。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for inkline](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=inkline&username=inkline&all_stats=true&stats_only=true) + +
+
+ +[`JSBeeb`](https://github.com/mattgodbolt/jsbeeb/blob/main/CLAUDE.md)   作者   [mattgodbolt](https://github.com/mattgodbolt)   ⚖️  GPL-3.0 +为 JavaScript BBC Micro 模拟器提供开发指南,包含构建和测试说明、架构文档和调试工作流。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for jsbeeb](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=jsbeeb&username=mattgodbolt&all_stats=true&stats_only=true) + +
+
+ +[`Lamoom Python`](https://github.com/LamoomAI/lamoom-python/blob/main/CLAUDE.md)   作者   [LamoomAI](https://github.com/LamoomAI)   ⚖️  Apache-2.0 +作为生产提示工程库的参考,具有 AI 模型的负载均衡、API 文档和带有示例的使用模式。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for lamoom-python](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=lamoom-python&username=LamoomAI&all_stats=true&stats_only=true) + +
+
+ +[`LangGraphJS`](https://github.com/langchain-ai/langgraphjs/blob/main/CLAUDE.md)   作者   [langchain-ai](https://github.com/langchain-ai)   ⚖️  MIT +提供全面的构建和测试命令,具有详细的 TypeScript 样式指南、分层库架构和使用 yarn 工作空间的 monorepo 结构。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for langgraphjs](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=langgraphjs&username=langchain-ai&all_stats=true&stats_only=true) + +
+
+ +[`Metabase`](https://github.com/metabase/metabase/blob/master/CLAUDE.md)   作者   [metabase](https://github.com/metabase)   ⚖️  NOASSERTION +详细说明 Clojure/ClojureScript 中 REPL 驱动开发的工作流,强调增量开发、测试和功能实现的分步方法。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for metabase](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=metabase&username=metabase&all_stats=true&stats_only=true) + +
+
+ +[`SG Cars Trends Backend`](https://github.com/sgcarstrends/backend/blob/main/CLAUDE.md)   作者   [sgcarstrends](https://github.com/sgcarstrends)   ⚖️  MIT +为 TypeScript monorepo 项目提供全面结构,具有开发、测试、部署和 AWS/Cloudflare 集成的详细命令。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for backend](https://github-readme-stats-plus-theta.vercel卯&username=sgcarstrends&all_stats=true&stats_only=true) + +
+
+ +[`SPy`](https://github.com/spylang/spy/blob/main/CLAUDE.md)   作者   [spylang](https://github.com/spylang)   ⚖️  MIT +强制执行严格的编码约定,具有全面的测试指南、多个代码编译选项和针对目标过滤的后端特定测试装饰器。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for spy](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=spy&username=spylang&all_stats=true&stats_only=true) + +
+
+ +[`TPL`](https://github.com/KarpelesLab/tpl/blob/master/CLAUDE.md)   作者   [KarpelesLab](https://github.com/KarpelesLab)   ⚖️  MIT +详述 Go 项目约定,具有全面的错误处理建议、表驱动测试方法指南和最新 Go 功能的现代化建议。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for tpl](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=tpl&username=KarpelesLab&all_stats=true&stats_only=true) + +
+
+ + +
+ +
+

领域特定 🔝

+ +[`AVS Vibe Developer Guide`](https://github.com/Layr-Labs/avs-vibe-developer-guide/blob/master/CLAUDE.md)   作者   [Layr-Labs](https://github.com/Layr-Labs)   ⚖️  MIT +构建 AI 辅助的 EigenLayer AVS 开发工作流,具有提示文件的统一命名约定和区块链概念的既定术语标准。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for avs-vibe-developer-guide](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=avs-vibe-developer-guide&username=Layr-Labs&all_stats=true&stats_only=true) + +
+
+ +[`Comm`](https://github.com/CommE2E/comm/blob/master/CLAUDE.md)   作者   [CommE2E](https://github.com/CommE2E)   ⚖️  BSD-3-Clause +用作端到端加密消息传递应用程序的开发参考,具有代码组织架构、安全实施细节和测试程序。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for comm](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=comm&username=CommE2E&all_stats=true&stats_only=true) + +
+
+ +[`Course Builder`](https://github.com/badass-courses/course-builder/blob/main/CLAUDE.md)   作者   [badass-courses](https://github.com/badass-courses)   ⚖️  MIT +启用实时多人功能用于协作课程创建,具有多样化的技术栈集成和使用 Turborepo 的 monorepo 架构。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for course-builder](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=course-builder&username=badass-courses&all_stats=true&stats_only=true) + +
+
+ +[`Cursor Tools`](https://github.com/eastlondoner/cursor-tools/blob/main/CLAUDE.md)   作者   [eastlondoner](https://github.com/eastlondoner)   ⚖️  MIT +创建多功能 AI 命令界面,支持多个提供商和模型,具有灵活的命令选项和通过"Stagehand"功能的浏览器自动化。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for cursor-tools](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=cursor-tools&username=eastlondoner&all_stats=true&stats_only=true) + +
+
+ +[`Guitar`](https://github.com/soramimi/Guitar/blob/master/CLAUDE.md)   作者   [soramimi](https://github.com/soramimi)   ⚖️  GPL-2.0 +用作 Guitar Git GUI 客户端的开发指南,具有各种平台的构建命令、贡献代码样式指南和项目结构说明。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for Guitar](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=Guitar&username=soramimi&all_stats=true&stats_only=true) + +
+
+ +[`Network Chronicles`](https://github.com/Fimeg/NetworkChronicles/blob/legacy-v1/CLAUDE.md)   作者   [Fimeg](https://github.com/Fimeg)   ⚖️  MIT +提供 AI 驱动游戏角色的详细实施计划,具有 LLM 集成的技术规范、角色指南和服务发现机制。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for NetworkChronicles](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=NetworkChronicles&username=Fimeg&all_stats=true&stats_only=true) + +
+
+ +[`Note Companion`](https://github.com/different-ai/note-companion/blob/master/CLAUDE.md)   作者   [different-ai](https://github.com/different-ai)   ⚖️  MIT +为使用 Tailwind 的 Obsidian 插件提供详细的样式隔离技术,使用自定义前缀防止样式冲突和实用故障排除步骤。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for note-companion](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=note-companion&username=different-ai&all_stats=true&stats_only=true) + +
+
+ +[`Pareto Mac`](https://github.com/ParetoSecurity/pareto-mac/blob/main/CLAUDE.md)   作者   [ParetoSecurity](https://github.com/ParetoSecurity)   ⚖️  GPL-3.0 +用作 Mac 安全审计工具的开发指南,具有构建说明、贡献指南、测试程序和工作流文档。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for pareto-mac](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=pareto-mac&username=ParetoSecurity&all_stats=true&stats_only=true) + +
+
+ +[`SteadyStart`](https://github.com/steadycursor/steadystart/blob/main/CLAUDE.md)   作者   [steadycursor](https://github.com/steadycursor) +关于样式、权限、Claude 的"角色"、通信和 Claude Code 会话文档的清晰直接指导,供其他团队成员跟上进度。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for steadystart](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=steadystart&username=steadycursor&all_stats=true&stats_only=true) + +
+
+ + +
+ +
+

项目脚手架与 MCP 🔝

+ +[`Basic Memory`](https://github.com/basicmachines-co/basic-memory/blob/main/CLAUDE.md)   作者   [basicmachines-co](https://github.com/basicmachines-co)   ⚖️  AGPL-3.0 +呈现创新的 AI-人类协作框架,具有用于双向 LLM-markdown 通信的模型上下文协议和用于复杂项目的灵活知识结构。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for basic-memory](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=basic-memory&username=basicmachines-co&all_stats=true&stats_only=true) + +
+
+ +[`claude-code-mcp-enhanced`](https://github.com/grahama1970/claude-code-mcp-enhanced/blob/main/CLAUDE.md)   作者   [grahama1970](https://github.com/grahama1970)   ⚖️  MIT +为 Claude 作为编码代理提供详细和emphatic的说明,具有测试指导、代码示例和合规性检查。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for claude-code-mcp-enhanced](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=claude-code-mcp-enhanced&username=grahama1970&all_stats=true&stats_only=true) + +
+
+ +[`Perplexity MCP`](https://github.com/Family-IT-Guy/perplexity-mcp/blob/main/CLAUDE.md)   作者   [Family-IT-Guy](https://github.com/Family-IT-Guy)   ⚖️  ISC +提供清晰的分步安装说明,具有多个配置选项、详细的故障排除指导和 MCP 协议的简洁架构概述。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for perplexity-mcp](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=perplexity-mcp&username=Family-IT-Guy&all_stats=true&stats_only=true) + +
+
+ + +
+ +
+ + +## 替代客户端 📱 [🔝](#awesome-claude-code) + +> **替代客户端**是与 Claude Code 交互的替代 UI 和前端,无论是在移动设备上还是在桌面上。 + +
+

通用 🔝

+ +[`Claudable`](https://github.com/opactorai/Claudable)   作者   [Ethan Park](https://www.linkedin.com/in/seongil-park/)   ⚖️  MIT +Claudable 是一个开源的 Web 构建器,利用本地 CLI 代理(如 Claude Code 和 Cursor Agent)轻松构建和部署产品。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for Claudable](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=Claudable&username=opactorai&all_stats=true&stats_only=true) + +
+
+ +[`Omnara`](https://github.com/omnara-ai/omnara)   作者   [Ishaan Sehgal](https://github.com/ishaansehgal99)   ⚖️  Apache-2.0 +AI 代理的命令中心,可在终端、Web 和移动设备之间同步 Claude Code 会话。允许远程监控、人工在环交互和团队协作。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for omnara](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=omnara&username=omnara-ai&all_stats=true&stats_only=true) + +
+
+ + +
+ +
+ + +## 官方文档 🏛️ [🔝](#awesome-claude-code> + +> 指向 Anthropic 关于 Claude Code 的出色文档和资源的链接 + + + +
+

通用 🔝

+ +[`Anthropic Documentation`](https://docs.claude.com/en/home)   作者   [Anthropic](https://github.com/anthropics)   ⚖️  © +Claude Code 的官方文档,包括安装说明、使用指南、API 参考、教程、示例,大量信息我不会一一列出。像 Claude Code 一样,文档经常更新。 + +[`Anthropic Quickstarts`](https://github.com/anthropics/claude-quickstarts)   作者   [Anthropic](https://github.com/anthropics)   ⚖️  MIT +为三个不同的 AI 驱动演示项目提供全面的开发指南,具有标准化工作流、严格的代码样式指南和容器化说明。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for claude-quickstarts](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=claude-quickstarts&username=anthropics&all_stats=true&stats_only=true) + +
+
+ +[`Claude Code GitHub Actions`](https://github.com/anthropics/claude-code-action/tree/main/examples)   作者   [Anthropic](https://github.com/anthropics)   ⚖️  MIT +Claude Code 的官方 GitHub Actions 集成,具有在 CI/CD 管道中自动化 AI 驱动工作流的示例和文档。 + +
+📊 GitHub 统计数据 + +![GitHub Stats for claude-code-action](https://github-readme-stats-plus-theta.vercel.app/api/pin/?repo=claude-code-action&username=anthropics&all_stats=true&stats_only=true) + +
+
+ + +
+ + +## 贡献 🌻 [🔝](#awesome-claude-code) + +### 🚀 **[在此提交新资源!](https://github.com/hesreallyhim/awesome-claude-code/issues/new?template=submit-resource.yml)** + +这很容易!只需点击上面的链接并填写表格。不需要 Git 知识 - 我们的自动化系统为您处理一切。 + +**我们如何评估提交内容** + +- 首先,我们尽最大努力确保此列表上的任何资源都没有恶意软件、膨胀软件或其他不需要的风险。 +- 其次,作为一个策划列表,每个条目都经过手动评估和"试用",以查看它是否真正为 Claude Code 用户带来价值。如果您想要一个非策划列表,您可以在这里找到许多很棒的资源 [here](https://github.com/search?q=%22claude+code%22&type=repositories&s=stars&o=desc)。 + +有关完整的提交指南和审查过程,请参阅 [CONTRIBUTING.md](/CONTRIBUTING.md)。 + +关于仓库本身的建议,请[打开一个通用问题](https://github.com/hesreallyhim/awesome-claude-code/issues/new)。 + +此项目根据[贡献者行为准则](/code-of-conduct.md)发布。通过参与,您同意遵守其条款。虽然我采取强有力的措施来维护此列表的质量和安全,但我对可能因这些第三方资源而发生的任何不良事件不承担任何责任或义务。 + +## 感谢您的贡献 ❤️ +[![Stargazers over time](https://starchart.cc/hesreallyhim/awesome-claude-code.svg?variant=adaptive)](https://starchart.cc/hesreallyhim/awesome-claude-code) + +## 许可证 + +尽管这个列表的整个意义在于帮助促进和增长围绕 Claude Code 的开源社区,但此列表在更具限制性的许可证下发布:[Creative Commons CC BY-NC-ND 4.0](https://creativecommons.org/licenses/by-nc-nd/4.0/) - 这意味着欢迎您复制和重新分发列表,前提是您包含适当的署名;但是,不允许您分发任何修改版本 - 也不允许您将其用于任何商业目的。这是为了防止非法占用此处列出其资源的作者的作品。请注意,**此列表中包含的所有资源都有自己的许可条款** - 如果您希望将这些作者的作品纳入您自己的产品,如果您能根据这些作者设定的条款进行操作,那就太好了 - 拒绝这样做是对其权利的侵犯 - 虽然是否采取行动取决于作者,但请注意 - 我正在密切关注您。🫶 + + + + diff --git a/translated/documents/claude-code-infrastructure-showcase/CLAUDE_INTEGRATION_GUIDE_zh.md b/translated/documents/claude-code-infrastructure-showcase/CLAUDE_INTEGRATION_GUIDE_zh.md new file mode 100644 index 0000000..dbd6c55 --- /dev/null +++ b/translated/documents/claude-code-infrastructure-showcase/CLAUDE_INTEGRATION_GUIDE_zh.md @@ -0,0 +1,883 @@ +# Claude 集成指南 + +**致 Claude Code:** 当用户要求您将此展示库中的组件集成到他们的项目中时,请仔细遵循这些说明。 + +--- + +## 概述 + +此仓库是 Claude Code 基础设施组件的**参考库**。用户会要求您帮助将特定部分集成到他们的项目中。您的角色是: + +1. **提出澄清性问题** 了解他们的项目结构 +2. **复制适当的文件** +3. **为他们量身定制配置** +4. **验证集成是否正常工作** + +**核心原则:** 永远先询问,再假设项目结构。适用于一个项目的方案不一定适用于另一个项目。 + +--- + +## 技术栈兼容性检查 + +**关键:** 在集成技能之前,验证用户的技术栈是否与技能要求匹配。 + +### 前端技能 + +**frontend-dev-guidelines 要求:** +- React (18+) +- MUI v7 +- TanStack Query +- TanStack Router +- TypeScript + +**集成前询问:** +"您使用 React 和 MUI v7 吗?" + +**如果答案是否定的:** +``` +frontend-dev-guidelines 技能专门为 React + MUI v7 设计。我可以: +1. 帮助您为 [他们的技术栈] 创建一个类似的技能,以这个为模板 +2. 提取与框架无关的模式(文件组织、性能等) +3. 如果不相关则跳过此技能 + +您更倾向于哪种方式? +``` + +### 后端技能 + +**backend-dev-guidelines 要求:** +- Node.js/Express +- TypeScript +- Prisma ORM +- Sentry + +**集成前询问:** +"您使用 Node.js 和 Express 以及 Prisma 吗?" + +**如果答案是否定的:** +``` +backend-dev-guidelines 技能专为 Express/Prisma 设计。我可以: +1. 帮助您为 [他们的技术栈] 创建类似的指南,以这个为模板 +2. 提取架构模式(分层架构适用于任何框架) +3. 跳过此技能 + +您更倾向于哪种方式? +``` + +### 技术无关的技能 + +这些适用于**任何**技术栈: +- ✅ **skill-developer** - 元技能,无需技术要求 +- ✅ **route-tester** - 仅需要 JWT cookie 认证(框架无关) +- ✅ **error-tracking** - Sentry 适用于大多数技术栈 + +--- + +## 通用集成模式 + +当用户说:**"添加 [组件] 到我的项目"** + +1. 识别组件类型(技能/钩子/智能体/命令) +2. **检查技术栈兼容性**(适用于前端/后端技能) +3. 询问他们的项目结构 +4. 复制文件或为他们适配技术栈 +5. 为他们量身定制配置 +6. 验证集成 +7. 提供后续步骤 + +--- + +## 集成技能 + +### 分步流程 + +**当用户请求技能**(例如,"添加 backend-dev-guidelines"): + +#### 1. 了解他们的项目 + +**询问这些问题:** +- "您的项目结构是什么?单应用、monorepo 还是多服务?" +- "您的 [后端/前端] 代码位于哪里?" +- "您使用什么框架/技术?" + +#### 2. 复制技能 + +```bash +cp -r /path/to/showcase/.claude/skills/[skill-name] \\ + $CLAUDE_PROJECT_DIR/.claude/skills/ +``` + +#### 3. 处理 skill-rules.json + +**检查是否存在:** +```bash +ls $CLAUDE_PROJECT_DIR/.claude/skills/skill-rules.json +``` + +**如果不存在:** +- 从展示库复制模板 +- 删除用户不需要的技能 +- 为他们的项目定制 + +**如果存在:** +- 读取他们当前的 skill-rules.json +- 添加新的技能条目 +- 小心合并,避免破坏现有技能 + +#### 4. 自定义路径模式 + +**关键:** 更新 `skill-rules.json` 中的 `pathPatterns` 以匹配他们的结构: + +**示例 - 用户有 monorepo:** +```json +{ + "backend-dev-guidelines": { + "fileTriggers": { + "pathPatterns": [ + "packages/api/src/**/*.ts", + "packages/server/src/**/*.ts", + "apps/backend/**/*.ts" + ] + } + } +} +``` + +**示例 - 用户有单个后端:** +```json +{ + "backend-dev-guidelines": { + "fileTriggers": { + "pathPatterns": [ + "src/**/*.ts", + "backend/**/*.ts" + ] + } + } +} +``` + +**安全通用模式**(不确定时使用): +```json +{ + "pathPatterns": [ + "**/*.ts", // 所有 TypeScript 文件 + "src/**/*.ts", // 常见 src 目录 + "backend/**/*.ts" // 常见 backend 目录 + ] +} +``` + +#### 5. 验证集成 + +```bash +# 检查技能是否已复制 +ls -la $CLAUDE_PROJECT_DIR/.claude/skills/[skill-name] + +# 验证 skill-rules.json 语法 +cat $CLAUDE_PROJECT_DIR/.claude/skills/skill-rules.json | jq . +``` + +**告诉用户:** "尝试编辑 [他们的后端路径] 中的文件,技能应该会激活。" + +--- + +### 技能特定说明 + +#### backend-dev-guidelines +- **技术要求:** Node.js/Express、Prisma、TypeScript、Sentry +- **询问:** "您使用 Express 和 Prisma 吗?" "您的后端代码在哪里?" +- **如果技术栈不同:** 提供以这个为模板进行适配 +- **自定义:** pathPatterns +- **示例路径:** `api/`、`server/`、`backend/`、`services/*/src/` +- **适配提示:** 架构模式(路由→控制器→服务)适用于大多数框架 + +#### frontend-dev-guidelines +- **技术要求:** React 18+、MUI v7、TanStack Query/Router、TypeScript +- **询问:** "您使用 React 和 MUI v7 吗?" "您的前端代码在哪里?" +- **如果技术栈不同:** 提供创建适配版本(Vue、Angular 等) +- **自定义:** pathPatterns + 所有框架特定示例 +- **示例路径:** `frontend/`、`client/`、`web/`、`apps/web/src/` +- **适配提示:** 文件组织和性能模式可以迁移,组件代码不行 + +#### route-tester +- **技术要求:** 基于 JWT cookie 的认证(框架无关) +- **询问:** "您使用基于 JWT cookie 的认证吗?" +- **如果答案是否定:** "此技能专为 JWT cookie 设计。要我为 [他们的认证类型] 适配它或跳过吗?" +- **自定义:** 服务 URL、认证模式 +- **适用于:** 使用 JWT cookie 的任何后端框架 + +#### error-tracking +- **技术要求:** Sentry(适用于大多数后端) +- **询问:** "您使用 Sentry 吗?" "您的后端代码在哪里?" +- **如果没有 Sentry:** "要以此作为 [他们的错误跟踪] 的模板吗?" +- **自定义:** pathPatterns +- **适配提示:** 错误跟踪理念适用于其他工具(Rollbar、Bugsnag 等) + +#### skill-developer +- **技术要求:** 无! +- **原样复制** - 元技能,完全通用,教授为**任何**技术栈创建技能 + +--- + +## 为不同技术栈适配技能 + +当用户的技术栈与技能要求不同时,您有选择: + +### 选项 1:适配现有技能(推荐) + +**何时使用:** 用户想要针对不同技术有类似的指南 + +**流程:** +1. **复制技能作为起点:** + ```bash + cp -r showcase/.claude/skills/frontend-dev-guidelines \\ + $CLAUDE_PROJECT_DIR/.claude/skills/vue-dev-guidelines + ``` + +2. **识别需要更改的部分:** + - 框架特定代码示例(React → Vue) + - 库 API(MUI → Vuetify/PrimeVue) + - 导入语句 + - 组件模式 + +3. **保留可以迁移的部分:** + - 文件组织原则 + - 性能优化策略 + - TypeScript 标准 + - 通用最佳实践 + +4. **系统地替换示例:** + - 询问用户他们技术栈中的等效模式 + - 将代码示例更新为他们的框架 + - 保持整体结构和章节 + +5. **更新技能名称和触发器:** + - 适当地重命名技能 + - 更新 skill-rules.json 触发器以适应他们的技术栈 + - 测试激活 + +**示例 - 为 Vue 适配 frontend-dev-guidelines:** +``` +我将基于 React 技能结构创建 vue-dev-guidelines: +- 将 React.FC → Vue defineComponent +- 将 useSuspenseQuery → Vue composables +- 将 MUI 组件 → [他们的组件库] +- 保留:文件组织、性能模式、TypeScript 指南 + +这需要几分钟时间。听起来不错吧? +``` + +### 选项 2:提取与框架无关的模式 + +**何时使用:** 技术栈差异很大,但核心原则适用 + +**流程:** +1. 阅读现有技能 +2. 识别与框架无关的模式: + - 分层架构(后端) + - 文件组织策略 + - 性能优化原则 + - 测试策略 + - 错误处理理念 + +3. 创建仅包含这些模式的新技能 +4. 用户可以稍后添加框架特定示例 + +**示例:** +``` +backend-dev-guidelines 使用 Express,但分层架构 +(路由 → 控制器 → 服务 → 仓库)也适用于 Django。 + +我可以创建一个包含以下内容的技能: +- 分层架构模式 +- 关注点分离原则 +- 错误处理最佳实践 +- 测试策略 + +然后您可以在建立模式时添加 Django 特定示例。 +``` + +### 选项 3:仅用作参考 + +**何时使用:** 差异太大无法适配,但用户想要灵感 + +**流程:** +1. 用户浏览现有技能 +2. 您帮助从头创建新技能 +3. 使用现有技能的结构作为模板 +4. 遵循模块化模式(主文件 + 资源文件) + +### 通常跨技术栈迁移的内容 + +**架构与组织:** +- ✅ 分层架构(路由/控制器/服务模式) +- ✅ 关注点分离 +- ✅ 文件组织策略(features/ 模式) +- ✅ 渐进式披露(主文件 + 资源文件) +- ✅ 仓库模式用于数据访问 + +**开发实践:** +- ✅ 错误处理理念 +- ✅ 输入验证重要性 +- ✅ 测试策略 +- ✅ 性能优化原则 +- ✅ TypeScript 最佳实践 + +**框架特定代码:** +- ❌ React hooks → 不要迁移到 Vue/Angular +- ❌ MUI 组件 → 不同的组件库 +- ❌ Prisma 查询 → 不同的 ORM 语法 +- ❌ Express middleware → 不同的框架模式 +- ❌ 路由实现 → 框架特定 + +### 何时推荐适配 vs 跳过 + +**推荐适配如果:** +- 用户想要针对他们技术栈的类似指南 +- 核心模式适用(分层架构等) +- 用户有时间帮助处理框架特定示例 + +**推荐跳过如果:** +- 技术栈完全不同 +- 用户不需要这些模式 +- 适配需要太长时间 +- 用户更喜欢从头创建 + +--- + +## 集成钩子 + +### 必需钩子(始终可以安全复制) + +#### skill-activation-prompt (UserPromptSubmit) + +**用途:** 根据用户提示自动建议技能 + +**集成(无需自定义):** + +```bash +# 复制两个文件 +cp showcase/.claude/hooks/skill-activation-prompt.sh \\ + $CLAUDE_PROJECT_DIR/.claude/hooks/ +cp showcase/.claude/hooks/skill-activation-prompt.ts \\ + $CLAUDE_PROJECT_DIR/.claude/hooks/ + +# 设为可执行 +chmod +x $CLAUDE_PROJECT_DIR/.claude/hooks/skill-activation-prompt.sh + +# 安装依赖(如需要) +if [ -f "showcase/.claude/hooks/package.json" ]; then + cp showcase/.claude/hooks/package.json \\ + $CLAUDE_PROJECT_DIR/.claude/hooks/ + cd $CLAUDE_PROJECT_DIR/.claude/hooks && npm install +fi +``` + +**添加到 settings.json:** +```json +{ + "hooks": { + "UserPromptSubmit": [ + { + "hooks": [ + { + "type": "command", + "command": "$CLAUDE_PROJECT_DIR/.claude/hooks/skill-activation-prompt.sh" + } + ] + } + ] + } +} +``` + +**此钩子完全通用** - 任何地方都适用,无需自定义! + +#### post-tool-use-tracker (PostToolUse) + +**用途:** 跟踪文件更改用于上下文管理 + +**集成(无需自定义):** + +```bash +# 复制文件 +cp showcase/.claude/hooks/post-tool-use-tracker.sh \\ + $CLAUDE_PROJECT_DIR/.claude/hooks/ + +# 设为可执行 +chmod +x $CLAUDE_PROJECT_DIR/.claude/hooks/post-tool-use-tracker.sh +``` + +**添加到 settings.json:** +```json +{ + "hooks": { + "PostToolUse": [ + { + "matcher": "Edit|MultiEdit|Write", + "hooks": [ + { + "type": "command", + "command": "$CLAUDE_PROJECT_DIR/.claude/hooks/post-tool-use-tracker.sh" + } + ] + } + ] + } +} +``` + +**此钩子完全通用** - 自动检测项目结构! + +--- + +### 可选钩子(需要大量自定义) + +#### tsc-check.sh 和 trigger-build-resolver.sh (Stop hooks) + +⚠️ **警告:** 这些钩子配置用于特定的多服务 monorepo 结构。 + +**集成前询问:** +1. "您有包含多个 TypeScript 服务的 monorepo 吗?" +2. "您的服务目录名称是什么?" +3. "您的 tsconfig.json 文件位于哪里?" + +**对于简单项目(单个服务):** +- **建议跳过** 这些钩子 +- 它们对于单服务项目来说过于复杂 +- 用户可以手动运行 `tsc --noEmit` + +**对于复杂项目(多服务 monorepo):** + +1. 复制文件 +2. **必须编辑** tsc-check.sh - 找到此部分: +```bash +case "$repo" in + email|exports|form|frontend|projects|uploads|users|utilities|events|database) + echo "$repo" + return 0 + ;; +esac +``` + +3. 用用户的实际服务名称替换: +```bash +case "$repo" in + api|web|auth|payments|notifications) # ← 用户的服务 + echo "$repo" + return 0 + ;; +esac +``` + +4. 添加到 settings.json 前手动测试: +```bash +./.claude/hooks/tsc-check.sh +``` + +**重要:** 如果此钩子失败,它将阻止 Stop 事件。只有在确信它适用于他们的设置时才添加。 + +--- + +## 集成智能体 + +**智能体是独立的** - 最容易集成! + +### 标准智能体集成 + +```bash +# 复制智能体文件 +cp showcase/.claude/agents/[agent-name].md \\ + $CLAUDE_PROJECT_DIR/.claude/agents/ +``` + +**就是这样!** 智能体立即工作,无需配置。 + +### 检查硬编码路径 + +一些智能体可能引用路径。**复制前,阅读智能体文件并检查:** + +- `~/git/old-project/` → 应该是 `$CLAUDE_PROJECT_DIR` 或 `.` +- `/root/git/project/` → 应该是 `$CLAUDE_PROJECT_DIR` 或 `.` +- 硬编码的截图路径 → 询问用户他们希望在哪里保存截图 + +**如果找到,更新它们:** +```bash +sed -i 's|~/git/old-project/|.|g' $CLAUDE_PROJECT_DIR/.claude/agents/[agent].md +sed -i 's|/root/git/.*PROJECT.*DIR|$CLAUDE_PROJECT_DIR|g' \ + $CLAUDE_PROJECT_DIR/.claude/agents/[agent].md +``` + +### 智能体特定说明 + +**auth-route-tester / auth-route-debugger:** +- 需要用户项目中的基于 JWT cookie 的认证 +- 询问:"您使用 JWT cookie 进行认证吗?" +- 如果答案是否定:"这些智能体用于 JWT cookie 认证。跳过它们或要我适配?" + +**frontend-error-fixer:** +- 可能引用截图路径 +- 询问:"截图应该保存在哪里?" + +**所有其他智能体:** +- 原样复制,它们完全通用 + +--- + +## 集成斜杠命令 + +```bash +# 复制命令文件 +cp showcase/.claude/commands/[command].md \\ + $CLAUDE_PROJECT_DIR/.claude/commands/ +``` + +### 自定义路径 + +命令可能引用 dev docs 路径。**检查并更新:** + +**dev-docs 和 dev-docs-update:** +- 查找 `dev/active/` 路径引用 +- 询问:"您希望在哪里存储开发文档?" +- 更新命令文件中的路径 + +**route-research-for-testing:** +- 可能引用服务路径 +- 询问他们关于 API 结构 + +--- + +## 通用模式与最佳实践 + +### 模式:询问项目结构 + +**不要假设:** +- ❌ "我将为您的 blog-api 服务添加这个" +- ❌ "为您的 frontend 目录配置" + +**要询问:** +- ✅ "您的项目结构是什么?Monorepo 还是单应用?" +- ✅ "您的后端代码位于哪里?" +- ✅ "您使用 workspaces 还是有多服务?" + +### 模式:自定义 skill-rules.json + +**用户有带 workspaces 的 monorepo:** +```json +{ + "pathPatterns": [ + "packages/*/src/**/*.ts", + "apps/*/src/**/*.tsx" + ] +} +``` + +**用户有 Nx monorepo:** +```json +{ + "pathPatterns": [ + "apps/api/src/**/*.ts", + "libs/*/src/**/*.ts" + ] +} +``` + +**用户有简单结构:** +```json +{ + "pathPatterns": [ + "src/**/*.ts", + "backend/**/*.ts" + ] +} +``` + +### 模式:settings.json 集成 + +**永远不要直接复制展示库的 settings.json!** + +相反,**提取并合并** 他们需要的部分: + +1. 读取他们现有的 settings.json +2. 添加他们想要的钩子配置 +3. 保留他们现有的配置 + +**示例合并:** +```json +{ + // ... 他们现有的配置 ... + "hooks": { + // ... 他们现有的钩子 ... + "UserPromptSubmit": [ // ← 添加此部分 + { + "hooks": [ + { + "type": "command", + "command": "$CLAUDE_PROJECT_DIR/.claude/hooks/skill-activation-prompt.sh" + } + ] + } + ] + } +} +``` + +--- + +## 验证清单 + +集成后,**验证这些项目:** + +```bash +# 1. 钩子可执行 +ls -la $CLAUDE_PROJECT_DIR/.claude/hooks/*.sh +# 应该显示:-rwxr-xr-x + +# 2. skill-rules.json 是有效 JSON +cat $CLAUDE_PROJECT_DIR/.claude/skills/skill-rules.json | jq . +# 应该无错误解析 + +# 3. 钩子依赖已安装(如有 TypeScript 钩子) +ls $CLAUDE_PROJECT_DIR/.claude/hooks/node_modules/ +# 如果存在 package.json 应该显示包 + +# 4. settings.json 是有效 JSON +cat $CLAUDE_PROJECT_DIR/.claude/settings.json | jq . +# 应该无错误解析 +``` + +**然后请用户测试:** +- "尝试编辑 [相关路径] 中的文件 - 技能应该激活" +- "尝试问我关于 [主题] 的问题 - 我应该建议技能" + +--- + +## 要避免的常见错误 + +### ❌ 不要:原样复制 settings.json +**为什么:** Stop 钩子引用不存在的服务 +**应该做:** 仅提取 UserPromptSubmit 和 PostToolUse 部分 + +### ❌ 不要:保留示例服务名称 +**为什么:** 用户没有 blog-api、auth-service 等 +**应该做:** 询问他们的实际结构并更新 + +### ❌ 不要:跳过使钩子可执行 +**为什么:** 没有执行权限钩子不会运行 +**应该做:** 复制后始终运行 `chmod +x` + +### ❌ 不要:假设 monorepo 结构 +**为什么:** 大多数项目是单服务 +**应该做:** 首先询问,然后自定义 + +### ❌ 不要:一次添加所有技能 +**为什么:** 令人不知所措,可能不都相关 +**应该做:** 询问哪些技能与他们的工作相关 + +### ❌ 不要:在未测试的情况下复制 Stop 钩子 +**为什么:** 如果失败它们可能阻止 Stop 事件 +**应该做:** 首先手动测试,只有在工作时才添加 + +--- + +## 示例集成对话 + +### 示例 1:添加后端技能 + +**用户:** "将 backend-dev-guidelines 技能添加到我的项目" + +**Claude 应该回应:** +``` +我将添加 backend-dev-guidelines 技能。首先,我需要了解 +您的项目结构: + +1. 这是有多个服务的 monorepo 还是单个后端应用? +2. 您的后端代码位于哪里?(例如 src/、backend/、server/) +3. 您使用 Express.js 吗? +``` + +**用户:** "单应用,代码在 src/api/ 中,是的我们使用 Express" + +**Claude 应该:** +1. 复制技能目录 +2. 使用 pathPattern 更新 skill-rules.json:`"src/api/**/*.ts"` +3. 验证复制正确 +4. 回应: +``` +✅ 已添加 backend-dev-guidelines 技能! + +配置: +- 当编辑 src/api/ 中的文件时技能触发 +- 由 "controller"、"service"、"route"、"API" 等关键词激活 + +试试看:编辑 src/api/ 中的文件,您应该看到技能建议。 +``` + +### 示例 2:设置钩子 + +**用户:** "设置技能激活钩子" + +**Claude 应该回应:** +``` +我将设置技能自动激活系统。这需要两个钩子: +1. skill-activation-prompt - 根据您的提示建议技能 +2. post-tool-use-tracker - 跟踪文件更改 + +您已经有一个 .claude/settings.json 文件,还是我应该创建一个? +``` + +**用户:** "我已经有 settings.json" + +**Claude 应该:** +1. 读取他们的 settings.json +2. 复制两个钩子文件 +3. 在 hooks 目录运行 npm install +4. 将钩子配置添加到他们的 settings.json(保留现有配置) +5. 使钩子可执行 +6. 回应: +``` +✅ 技能激活钩子已安装! + +我所做的: +- 复制了 skill-activation-prompt 钩子 +- 复制了 post-tool-use-tracker 钩子 +- 安装了依赖 +- 添加到您的 settings.json + +测试一下:问我"帮助进行后端开发",我应该建议 +backend-dev-guidelines 技能。 +``` + +### 示例 3:添加智能体 + +**用户:** "添加 code-architecture-reviewer 智能体" + +**Claude 应该:** +``` +code-architecture-reviewer 智能体审查代码的架构问题 +和最佳实践。此智能体独立工作,无需配置。 + +我现在将其复制到您的 .claude/agents/ 目录。 +``` + +**然后:** +1. 复制智能体文件 +2. 回应: +``` +✅ 已添加 code-architecture-reviewer 智能体! + +通过运行 Task 工具使用它: +- subagent_type: "code-architecture-reviewer" +- prompt: 要审查的代码描述 + +智能体将审查您的代码并提供架构反馈。 +``` + +### 示例 3:技术栈不匹配 + +**用户:** "将 frontend-dev-guidelines 技能添加到我的 Vue 项目" + +**Claude 应该:** +``` +我看到您使用 Vue。frontend-dev-guidelines 技能专门为 +React + MUI v7 设计。我有几个选项: + +选项 1(推荐):我可以创建 vue-dev-guidelines 技能,使用 +React 技能作为模板。我将适配: +- Vue 的组件模式(Composition API、defineComponent) +- 将 MUI 示例替换为您的组件库 +- 适配 Vue 模式的数据获取 +- 保留:文件组织、性能原则、TypeScript 标准 + +选项 2:仅提取与框架无关的模式(文件组织、 +性能、测试)不包含 React 特定代码。 + +选项 3:跳过它,帮助您从头创建 Vue 指南。 + +您更倾向于哪个选项? +``` + +**用户:** "选项 1 听起来不错,我使用 Vuetify" + +**Claude 应该:** +1. 将 frontend-dev-guidelines 复制为 vue-dev-guidelines +2. 逐个资源文件 +3. 将 React 模式替换为 Vue Composition API +4. 将 MUI 组件替换为 Vuetify +5. 更新 skill-rules.json 包含 Vue 特定触发器(.vue 文件) +6. 回应: +``` +✅ 已创建适用于 Vue 3 + Vuetify 的 vue-dev-guidelines 技能! + +我更改的内容: +- React.FC 组件 → Vue defineComponent +- MUI v7 示例 → Vuetify 组件 +- TanStack Query → 您的数据获取方法 +- 文件模式 → .vue 文件 + +我保留的内容: +- 文件组织(features/ 模式) +- 性能优化策略 +- TypeScript 标准 +- 加载/错误状态原则 + +试试编辑 .vue 文件 - 技能应该激活。 +``` + +--- + +## 快速参考表 + +### 需要自定义什么? + +| 组件 | 技术要求 | 自定义 | 询问什么 | +|-----------|------------------|--------------|-------------| +| **skill-developer** | 无 | ✅ 无 | 原样复制 | +| **backend-dev-guidelines** | Express/Prisma/Node | ⚠️ 路径 + 技术检查 | "使用 Express/Prisma?" "后端在哪里?" | +| **frontend-dev-guidelines** | React/MUI v7 | ⚠️⚠️ 路径 + 框架 | "使用 React/MUI v7?" "前端在哪里?" | +| **route-tester** | JWT cookies | ⚠️ 认证 + 路径 | "JWT cookie 认证?" | +| **error-tracking** | Sentry | ⚠️ 路径 | "使用 Sentry?" "后端在哪里?" | +| **skill-activation-prompt** | ✅ 无 | 原样复制 | +| **post-tool-use-tracker** | ✅ 无 | 原样复制 | +| **tsc-check** | ⚠️⚠️⚠️ 大量 | "Monorepo 还是单服务?" | +| **所有智能体** | ✅ 最小 | 检查路径 | +| **所有命令** | ⚠️ 路径 | "dev docs 放在哪里?" | + +### 何时建议跳过 + +| 组件 | 跳过如果... | +|-----------|-----------| +| **tsc-check 钩子** | 单服务项目或不同构建设置 | +| **route-tester** | 不使用基于 JWT cookie 的认证 | +| **frontend-dev-guidelines** | 不使用 React + MUI | +| **认证智能体** | 不使用基于 JWT cookie 的认证 | + +--- + +## Claude 的最后提示 + +**当用户说"全部添加"时:** +- 从必需品开始:技能激活钩子 + 1-2 个相关技能 +- 不要用所有 5 个技能 + 10 个智能体让他们感到不知所措 +- 询问他们实际需要什么 + +**当某事不起作用时:** +- 检查验证清单 +- 验证路径匹配他们的结构 +- 手动测试钩子 +- 检查 JSON 语法错误 + +**当用户不确定时:** +- 建议仅从技能激活钩子开始 +- 添加后端**或**前端技能(他们使用的) +- 根据需要稍后添加更多 + +**始终解释您在做什么:** +- 显示您运行的命令 +- 解释为什么询问问题 +- 集成后提供清晰的后续步骤 + +--- + +**记住:** 这是一个参考库,不是可运行的应用程序。您的任务是帮助用户为他们的特定项目结构精选和适配组件。 \ No newline at end of file diff --git a/translated/documents/claude-code-infrastructure-showcase/README_zh.md b/translated/documents/claude-code-infrastructure-showcase/README_zh.md new file mode 100644 index 0000000..f9e0648 --- /dev/null +++ b/translated/documents/claude-code-infrastructure-showcase/README_zh.md @@ -0,0 +1,359 @@ +# Claude Code 基础设施展示库 + +**精心策划的生产就绪 Claude Code 基础设施参考库。** + +源于管理复杂 TypeScript 微服务项目的 6 个月实际使用经验,本展示库提供了解决"技能无法自动激活"问题的模式和系统,并将 Claude Code 扩展到企业级开发。 + +> **这不是一个可运行的应用程序** - 它是一个参考库。将您需要的内容复制到您自己的项目中即可。 + +--- + +## 内容概览 + +**生产就绪的基础设施包含:** +- ✅ 通过钩子实现技能自动激活 +- ✅ 模块化技能模式(500 行规则与渐进式披露) +- ✅ 专门处理复杂任务的智能体 +- ✅ 能在上下文重置后存活的开发文档系统 +- ✅ 使用通用博客域的综合示例 + +**构建所需时间投入:** 6 个月的迭代开发 +**集成到您项目的时间:** 15-30 分钟 + +--- + +## 快速开始 - 选择您的路径 + +### 🤖 使用 Claude Code 进行集成? + +**Claude:** 阅读 [`CLAUDE_INTEGRATION_GUIDE.md`](CLAUDE_INTEGRATION_GUIDE.md) 获取针对 AI 辅助设置的详细集成说明。 + +### 🎯 我想要技能自动激活 + +**突破性功能:** 真正能在您需要时激活的技能。 + +**您需要的:** +1. 技能激活钩子(2 个文件) +2. 与您工作相关的 1-2 个技能 +3. 15 分钟时间 + +**👉 [设置指南:.claude/hooks/README.md](.claude/hooks/README.md)** + +### 📚 我想要添加一个技能 + +浏览[技能目录](.claude/skills/)并复制您需要的内容。 + +**可用技能:** +- **backend-dev-guidelines** - Node.js/Express/TypeScript 模式 +- **frontend-dev-guidelines** - React/TypeScript/MUI v7 模式 +- **skill-developer** - 用于创建技能的元技能 +- **route-tester** - 测试已认证的 API 路由 +- **error-tracking** - Sentry 集成模式 + +**👉 [技能指南:.claude/skills/README.md](.claude/skills/README.md)** + +### 🤖 我想要专门的智能体 + +10 个生产就绪的智能体,适用于复杂任务: +- 代码架构审查 +- 重构辅助 +- 文档生成 +- 错误调试 +- 等等... + +**👉 [智能体指南:.claude/agents/README.md](.claude/agents/README.md)** + +--- + +## 这与别的方案有何不同? + +### 自动激活突破 + +**问题:** Claude Code 技能只是静静地待在那里。您必须记住使用它们。 + +**解决方案:** UserPromptSubmit 钩子能够: +- 分析您的提示 +- 检查文件上下文 +- 自动建议相关技能 +- 通过 `skill-rules.json` 配置工作 + +**结果:** 技能在您需要时激活,而不是在您记住时激活。 + +### 生产验证模式 + +这些不是理论示例 - 它们是从以下项目中提取的: +- ✅ 生产环境中的 6 个微服务 +- ✅ 50,000+ 行 TypeScript 代码 +- ✅ 具有复杂数据网格的 React 前端 +- ✅ 复杂的工作流引擎 +- ✅ 6 个月的日常 Claude Code 使用经验 + +这些模式有效是因为它们解决了实际问题。 + +### 模块化技能(500 行规则) + +大型技能会触及上下文限制。解决方案是: + +``` +技能名称/ + SKILL.md # <500 行,高级指南 + resources/ + topic-1.md # 每个 <500 行 + topic-2.md + topic-3.md +``` + +**渐进式披露:** Claude 首先加载主技能,仅在需要时加载资源文件。 + +--- + +## 仓库结构 + +``` +.claude/ +├── skills/ # 5 个生产技能 +│ ├── backend-dev-guidelines/ (12 个资源文件) +│ ├── frontend-dev-guidelines/ (11 个资源文件) +│ ├── skill-developer/ (7 个资源文件) +│ ├── route-tester/ +│ ├── error-tracking/ +│ └── skill-rules.json # 技能激活配置 +├── hooks/ # 6 个自动化钩子 +│ ├── skill-activation-prompt.* (必需) +│ ├── post-tool-use-tracker.sh (必需) +│ ├── tsc-check.sh (可选,需要自定义) +│ └── trigger-build-resolver.sh (可选) +├── agents/ # 10 个专门智能体 +│ ├── code-architecture-reviewer.md +│ ├── refactor-planner.md +│ ├── frontend-error-fixer.md +│ └── ... 7 个更多 +└── commands/ # 3 个斜杠命令 + ├── dev-docs.md + └── ... + +dev/ +└── active/ # Dev Docs 模式示例 + └── public-infrastructure-repo/ +``` + +--- + +## 组件目录 + +### 🎨 技能 (5) + +| 技能 | 行数 | 用途 | 适用于 | +|------|------|------|--------| +| [**skill-developer**](.claude/skills/skill-developer/) | 426 | 创建和管理技能 | 元开发 | +| [**backend-dev-guidelines**](.claude/skills/backend-dev-guidelines/) | 304 | Express/Prisma/Sentry 模式 | 后端 API | +| [**frontend-dev-guidelines**](.claude/skills/frontend-dev-guidelines/) | 398 | React/MUI v7/TypeScript | React 前端 | +| [**route-tester**](.claude/skills/route-tester/) | 389 | 测试已认证路由 | API 测试 | +| [**error-tracking**](.claude/skills/error-tracking/) | ~250 | Sentry 集成 | 错误监控 | + +**所有技能都遵循模块化模式** - 主文件 + 渐进式披露的资源文件。 + +**👉 [如何集成技能 →](.claude/skills/README.md)** + +### 🪝 钩子 (6) + +| 钩子 | 类型 | 必需? | 自定义需求 | +|------|------|--------|------------| +| skill-activation-prompt | UserPromptSubmit | ✅ 是 | ✅ 无需 | +| post-tool-use-tracker | PostToolUse | ✅ 是 | ✅ 无需 | +| tsc-check | Stop | ⚠️ 可选 | ⚠️ 大量 - 仅限 monorepo | +| trigger-build-resolver | Stop | ⚠️ 可选 | ⚠️ 大量 - 仅限 monorepo | +| error-handling-reminder | Stop | ⚠️ 可选 | ⚠️ 中等 | +| stop-build-check-enhanced | Stop | ⚠️ 可选 | ⚠️ 中等 | + +**从两个必需钩子开始** - 它们实现技能自动激活,开箱即用。 + +**👉 [钩子设置指南 →](.claude/hooks/README.md)** + +### 🤖 智能体 (10) + +**独立运行 - 只需复制即可使用!** + +| 智能体 | 用途 | +|-------|------| +| code-architecture-reviewer | 审查代码架构一致性 | +| code-refactor-master | 规划和执行重构 | +| documentation-architect | 生成综合文档 | +| frontend-error-fixer | 调试前端错误 | +| plan-reviewer | 审查开发计划 | +| refactor-planner | 创建重构策略 | +| web-research-specialist | 在线研究技术问题 | +| auth-route-tester | 测试已认证端点 | +| auth-route-debugger | 调试认证问题 | +| auto-error-resolver | 自动修复 TypeScript 错误 | + +**👉 [智能体工作原理 →](.claude/agents/README.md)** + +### 💬 斜杠命令 (3) + +| 命令 | 用途 | +|---------|------| +| /dev-docs | 创建结构化开发文档 | +| /dev-docs-update | 在上下文重置前更新文档 | +| /route-research-for-testing | 研究测试路由模式 | + +--- + +## 核心概念 + +### 钩子 + skill-rules.json = 自动激活 + +**该系统:** +1. **skill-activation-prompt 钩子** 在每个用户提示时运行 +2. 检查 **skill-rules.json** 中的触发模式 +3. 自动建议相关技能 +4. 仅在需要时加载技能 + +**这解决了 Claude Code 技能的第 1 号问题:** 它们不会自动激活。 + +### 渐进式披露(500 行规则) + +**问题:** 大型技能会触及上下文限制 + +**解决方案:** 模块化结构 +- 主 SKILL.md < 500 行(概览 + 导航) +- 资源文件每个 < 500 行(深入探讨) +- Claude 根据需要增量加载 + +**示例:** backend-dev-guidelines 有 12 个资源文件,涵盖路由、控制器、服务、仓库、测试等。 + +### Dev Docs 模式 + +**问题:** 上下文重置会丢失项目上下文 + +**解决方案:** 三文件结构 +- `[task]-plan.md` - 战略计划 +- `[task]-context.md` - 关键决策和文件 +- `[task]-tasks.md` - 清单格式 + +**适用于:** `/dev-docs` 斜杠命令自动生成这些文件 + +--- + +## ⚠️ 重要:直接使用不会生效的内容 + +### settings.json +包含的 `settings.json` 仅是**示例**: +- Stop 钩子引用特定的 monorepo 结构 +- 服务名称(blog-api 等)是示例 +- MCP 服务器在您的设置中可能不存在 + +**使用方法:** +1. 仅提取 UserPromptSubmit 和 PostToolUse 钩子 +2. 自定义或跳过 Stop 钩子 +3. 为您的设置更新 MCP 服务器列表 + +### 博客域示例 +技能使用通用博客示例(Post/Comment/User): +- 这些是**教学示例**,不是要求 +- 模式适用于任何域(电商、SaaS 等) +- 将模式适配到您的业务逻辑 + +### 钩子目录结构 +一些钩子期望特定结构: +- `tsc-check.sh` 期望服务目录 +- 基于您的项目布局进行自定义 + +--- + +## 集成工作流 + +**推荐方法:** + +### 阶段 1:技能激活(15 分钟) +1. 复制 skill-activation-prompt 钩子 +2. 复制 post-tool-use-tracker 钩子 +3. 更新 settings.json +4. 安装钩子依赖 + +### 阶段 2:添加第一个技能(10 分钟) +1. 选择 1 个相关技能 +2. 复制技能目录 +3. 创建/更新 skill-rules.json +4. 自定义路径模式 + +### 阶段 3:测试和迭代(5 分钟) +1. 编辑文件 - 技能应该激活 +2. 提问 - 应该建议技能 +3. 根据需要添加更多技能 + +### 阶段 4:可选增强 +- 添加您觉得有用的智能体 +- 添加斜杠命令 +- 自定义 Stop 钩子(高级) + +--- + +## 获取帮助 + +### 对于用户 +**集成问题?** +1. 查看 [CLAUDE_INTEGRATION_GUIDE.md](CLAUDE_INTEGRATION_GUIDE.md) +2. 向 Claude 询问:"为什么 [技能] 没有激活?" +3. 提出包含您项目结构的问题 + +### 对于 Claude Code +帮助用户集成时: +1. **首先阅读 CLAUDE_INTEGRATION_GUIDE.md** +2. 询问他们的项目结构 +3. 自定义,而不是盲目复制 +4. 集成后验证 + +--- + +## 这解决了什么问题 + +### 使用此基础设施前 + +❌ 技能不会自动激活 +❌ 必须记住使用哪个技能 +❌ 大型技能触及上下文限制 +❌ 上下文重置丢失项目知识 +❌ 开发中缺乏一致性 +❌ 每次都需要手动调用智能体 + +### 使用此基础设施后 + +✅ 技能根据上下文自动建议 +✅ 钩子在适当时机触发技能 +✅ 模块化技能保持在上下文限制内 +✅ Dev Docs 在重置后保留知识 +✅ 通过护栏实现一致的模式 +✅ 智能体简化复杂任务 + +--- + +## 社区 + +**觉得有用?** + +- ⭐ 为这个仓库点星 +- 🐛 报告问题或建议改进 +- 💬 分享您自己的技能/钩子/智能体 +- 📝 从您的域贡献示例 + +**背景:** +这套基础设施在我发布到 Reddit 的帖子["Claude Code is a Beast – Tips from 6 Months of Hardcore Use"](https://www.reddit.com/r/ClaudeAI/comments/1oivjvm/claude_code_is_a_beast_tips_from_6_months_of/)中有详细介绍。在收到数百个请求后,创建了这个展示库来帮助社区实施这些模式。 + +--- + +## 许可证 + +MIT 许可证 - 在您的项目中自由使用,无论是商业项目还是个人项目。 + +--- + +## 快速链接 + +- 📖 [Claude 集成指南](CLAUDE_INTEGRATION_GUIDE.md) - 用于 AI 辅助设置 +- 🎨 [技能文档](.claude/skills/README.md) +- 🪝 [钩子设置](.claude/hooks/README.md) +- 🤖 [智能体指南](.claude/agents/README.md) +- 📝 [Dev Docs 模式](dev/README.md) + +**开始使用:** 复制两个必需钩子,添加一个技能,见证自动激活魔法发生。 \ No newline at end of file diff --git a/translated/documents/claude-code-infrastructure-showcase/dev/README_zh.md b/translated/documents/claude-code-infrastructure-showcase/dev/README_zh.md new file mode 100644 index 0000000..2b438f2 --- /dev/null +++ b/translated/documents/claude-code-infrastructure-showcase/dev/README_zh.md @@ -0,0 +1,424 @@ +# Dev Docs 模式 + +一种在 Claude Code 会话和上下文重置之间维护项目上下文的方法论。 + +--- + +## 问题 + +**上下文重置会丢失一切:** +- 实施决策 +- 关键文件及其用途 +- 任务进度 +- 技术约束 +- 为什么选择某些方法 + +**重置后,Claude 必须重新发现一切。** + +--- + +## 解决方案:持久化开发文档 + +一个三文件结构,捕获继续工作所需的一切: + +``` +dev/active/[task-name]/ +├── [task-name]-plan.md # 战略计划 +├── [task-name]-context.md # 关键决策和文件 +└── [task-name]-tasks.md # 清单格式 +``` + +**这些文件在上下文重置后仍然存在** - Claude 读取它们即可立即恢复状态。 + +--- + +## 三文件结构 + +### 1. [task-name]-plan.md + +**用途:** 实施战略计划 + +**包含:** +- 执行摘要 +- 当前状态分析 +- 提议的未来状态 +- 实施阶段 +- 带有验收标准的详细任务 +- 风险评估 +- 成功指标 +- 时间线估算 + +**何时创建:** 复杂任务开始时 + +**何时更新:** 范围变更或发现新阶段时 + +**示例:** +```markdown +# 功能名称 - 实施计划 + +## 执行摘要 +我们正在构建什么以及为什么 + +## 当前状态 +我们现在在哪里 + +## 实施阶段 + +### 阶段 1:基础设施(2 小时) +- 任务 1.1:设置数据库模式 + - 验收:模式编译,关系正确 +- 任务 1.2:创建服务结构 + - 验收:所有目录已创建 + +### 阶段 2:核心功能(3 小时) +... +``` + +--- + +### 2. [task-name]-context.md + +**用途:** 继续工作的关键信息 + +**包含:** +- SESSION PROGRESS 部分(经常更新!) +- 已完成与进行中的内容 +- 关键文件及其用途 +- 做出的重要决策 +- 发现的技术约束 +- 相关文件的链接 +- 快速恢复说明 + +**何时创建:** 任务开始时 + +**何时更新:** **经常** - 在重大决策、完成或发现之后 + +**示例:** +```markdown +# 功能名称 - 上下文 + +## SESSION PROGRESS (2025-10-29) + +### ✅ 已完成 +- 数据库模式已创建(User、Post、Comment 模型) +- PostController 已实施,使用 BaseController 模式 +- Sentry 集成正常工作 + +### 🟡 进行中 +- 创建具有业务逻辑的 PostService +- 文件:src/services/postService.ts + +### ⚠️ 阻碍 +- 需要决定缓存策略 + +## 关键文件 + +**src/controllers/PostController.ts** +- 扩展 BaseController +- 处理帖子的 HTTP 请求 +- 委托给 PostService + +**src/services/postService.ts**(进行中) +- 帖子操作的业务逻辑 +- 接下来:添加缓存 + +## 快速恢复 +要继续: +1. 阅读此文件 +2. 继续实施 PostService.createPost() +3. 查看任务文件了解剩余工作 +``` + +**关键:** 每次完成重要工作后更新 SESSION PROGRESS 部分! + +--- + +### 3. [task-name]-tasks.md + +**用途:** 跟踪进度的清单 + +**包含:** +- 按逻辑部分分解的阶段 +- 复选框格式的任务 +- 状态指示符(✅/🟡/⏳) +- 验收标准 +- 快速恢复部分 + +**何时创建:** 任务开始时 + +**何时更新:** 完成每个任务或发现新任务后 + +**示例:** +```markdown +# 功能名称 - 任务清单 + +## 阶段 1:设置 ✅ 完成 +- [x] 创建数据库模式 +- [x] 设置控制器 +- [x] 配置 Sentry + +## 阶段 2:实施 🟡 进行中 +- [x] 创建 PostController +- [ ] 创建 PostService(进行中) +- [ ] 创建 PostRepository +- [ ] 使用 Zod 添加验证 + +## 阶段 3:测试 ⏳ 未开始 +- [ ] 服务的单元测试 +- [ ] 集成测试 +- [ ] 手动 API 测试 +``` + +--- + +## 何时使用开发文档 + +**用于:** +- ✅ 复杂的多日任务 +- ✅ 有很多移动部分的功能 +- ✅ 可能跨越多个会话的任务 +- ✅ 需要仔细规划的工作 +- ✅ 重构大型系统 + +**跳过:** +- ❌ 简单错误修复 +- ❌ 单文件更改 +- ❌ 快速更新 +- ❌ 琐碎修改 + +**经验法则:** 如果需要超过 2 小时或跨越多个会话,使用开发文档。 + +--- + +## 开发文档工作流程 + +### 开始新任务 + +1. **使用 /dev-docs 斜杠命令:** + ``` + /dev-docs 重构认证系统 + ``` + +2. **Claude 创建三个文件:** + - 分析需求 + - 检查代码库 + - 创建综合计划 + - 生成上下文和任务文件 + +3. **审查和调整:** + - 检查计划是否合理 + - 添加任何缺失的考虑 + - 调整时间线估算 + +### 实施期间 + +1. **参考计划** 了解整体策略 +2. **频繁更新 context.md:** + - 标记已完成的工作 + - 记录做出的决策 + - 添加阻碍 +3. **在 tasks.md 中勾选任务** 完成时 + +### 上下文重置后 + +1. **Claude 读取所有三个文件** +2. **在几秒内理解完整状态** +3. **从上次离开的确切位置继续** + +无需解释您在做什么 - 一切都已记录! + +--- + +## 与斜杠命令集成 + +### /dev-docs +**创建:** 任务的新开发文档 + +**用法:** +``` +/dev-docs 实施实时通知 +``` + +**生成:** +- `dev/active/implement-real-time-notifications/` + - implement-real-time-notifications-plan.md + - implement-real-time-notifications-context.md + - implement-real-time-notifications-tasks.md + +### /dev-docs-update +**更新:** 上下文重置前的现有开发文档 + +**用法:** +``` +/dev-docs-update +``` + +**更新:** +- 标记已完成的任务 +- 添加发现的新任务 +- 使用会话进度更新上下文 +- 捕获当前状态 + +**使用时机:** 接近上下文限制或会话结束时 + +--- + +## 文件组织 + +``` +dev/ +├── README.md # 本文件 +├── active/ # 当前工作 +│ ├── task-1/ +│ │ ├── task-1-plan.md +│ │ ├── task-1-context.md +│ │ └── task-1-tasks.md +│ └── task-2/ +│ └── ... +└── archive/ # 已完成的工作(可选) + └── old-task/ + └── ... +``` + +**active/**:正在进行的工作 +**archive/**:已完成的任务(供参考) + +--- + +## 示例:实际使用 + +查看此仓库中的 **dev/active/public-infrastructure-repo/** 了解真实示例: +- **plan.md** - 创建此展示库的 700+ 行战略计划 +- **context.md** - 跟踪已完成内容、做出决策、下一步 +- **tasks.md** - 所有阶段和任务的清单 + +这是用于构建此展示库的实际开发文档! + +--- + +## 最佳实践 + +### 频繁更新上下文 + +**不好:** 仅在会话结束时更新 +**好:** 在每个重要里程碑后更新 + +**SESSION PROGRESS 部分应始终反映现实:** +```markdown +## SESSION PROGRESS (YYYY-MM-DD) + +### ✅ 已完成(列出完成的所有工作) +### 🟡 进行中(您现在正在处理的工作) +### ⚠️ 阻碍(阻止进度的工作) +``` + +### 使任务可执行 + +**不好:** "修复认证" +**好:** "在 AuthMiddleware.ts 中实施 JWT 令牌验证(验收:令牌验证,错误发送到 Sentry)" + +**包括:** +- 特定文件名 +- 清晰的验收标准 +- 对其他任务的依赖 + +### 保持计划最新 + +如果范围变更: +- 更新计划 +- 添加新阶段 +- 调整时间线估算 +- 记录范围变更原因 + +--- + +## 对于 Claude Code + +**当用户要求创建开发文档时:** + +1. **如果可用,使用 /dev-docs 斜杠命令** +2. **或手动创建:** + - 询问任务范围 + - 分析相关代码库文件 + - 创建综合计划 + - 生成上下文和任务 + +3. **使用以下结构化计划:** + - 清晰的阶段 + - 可执行的任务 + - 验收标准 + - 风险评估 + +4. **使上下文文件可恢复:** + - 顶部的 SESSION PROGRESS + - 快速恢复说明 + - 带说明的关键文件列表 + +**从开发文档恢复时:** + +1. **阅读所有三个文件**(计划、上下文、任务) +2. **从 context.md 开始** - 有当前状态 +3. **检查 tasks.md** - 了解已完成和待处理 +4. **参考 plan.md** - 了解整体策略 + +**频繁更新:** +- 完成任务后立即标记 +- 重要工作后更新 SESSION PROGRESS +- 发现新任务时添加 + +--- + +## 手动创建开发文档 + +如果您没有 /dev-docs 命令: + +**1. 创建目录:** +```bash +mkdir -p dev/active/your-task-name +``` + +**2. 创建 plan.md:** +- 执行摘要 +- 实施阶段 +- 详细任务 +- 时间线估算 + +**3. 创建 context.md:** +- SESSION PROGRESS 部分 +- 关键文件 +- 重要决策 +- 快速恢复说明 + +**4. 创建 tasks.md:** +- 带复选框的阶段 +- [ ] 任务格式 +- 验收标准 + +--- + +## 好处 + +### 使用开发文档前 +- 上下文重置 = 重新开始 +- 忘记决策原因 +- 失去进度跟踪 +- 重复工作 + +### 使用开发文档后 +- 上下文重置 = 读取 3 个文件,立即恢复 +- 决策已记录 +- 进度已跟踪 +- 无重复工作 + +**节省的时间:** 每次上下文重置数小时 + +--- + +## 下一步 + +1. **在下一次复杂任务中尝试此模式** +2. **使用 /dev-docs** 斜杠命令(如果可用) +3. **频繁更新** - 特别是 context.md +4. **查看实际操作** - 浏览 dev/active/public-infrastructure-repo/ + +**有疑问?** 查看 [CLAUDE_INTEGRATION_GUIDE.md](../CLAUDE_INTEGRATION_GUIDE.md) \ No newline at end of file