xu-xiang/everything-claude-code-zh

everything-claude-code 中文翻译项目:完整的 Claude Code 配置集合(agents, skills, hooks, commands, rules, MCPs)。源自 Anthropic 黑客松获胜者的实战配置,助力中文工程师高效理解与使用 Claude Code。

1.9kStars on the repository
60Mods indexed here, across every type
6mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

architect

01

xu-xiang/everything-claude-code-zh

Agent

A software-architecture advisor for planning systems, designing new features, and making technical decisions. Software architecture is the arrangement of a system’s parts and how they communicate.

1.9k +4 6mo ago A 45 tokens original MIT

xu-xiang/everything-claude-code-zh

Agent

A build-error agent for TypeScript and JavaScript projects. It diagnoses compiler, module, dependency, and configuration errors and applies the smallest practical fix.

1.9k +4 6mo ago C 72 tokens original MIT

chief-of-staff

03

xu-xiang/everything-claude-code-zh

Agent

A personal communications assistant that sorts incoming email, chat messages, and calendar information into four priority levels. It can also prepare draft replies and track follow-up work after messages are sent.

1.9k +4 6mo ago A 78 tokens original MIT

code-reviewer

04

xu-xiang/everything-claude-code-zh

Agent

A code-review agent that examines recent changes and checks them for likely bugs, security problems, and quality issues.

1.9k +4 6mo ago A 48 tokens original MIT

database-reviewer

05

xu-xiang/everything-claude-code-zh

Agent

A PostgreSQL database review agent for checking SQL queries, database structure, security, connections, and performance. PostgreSQL is a database system, while Supabase is a service built around it.

1.9k +4 6mo ago A 61 tokens original MIT

doc-updater

06

xu-xiang/everything-claude-code-zh

Agent

A documentation and code-structure specialist that keeps code maps, README files, and guides aligned with a software repository. A code map shows how folders, modules, dependencies, and data flows fit together.

1.9k +4 6mo ago A 56 tokens original MIT

e2e-runner

07

xu-xiang/everything-claude-code-zh

Agent

An end-to-end testing role for checking complete user journeys through a website or application. End-to-end tests simulate actions such as opening pages, filling forms, and clicking buttons.

1.9k +4 6mo ago A 84 tokens original MIT

go-reviewer

09

xu-xiang/everything-claude-code-zh

Agent

A specialist reviewer for Go code, the programming language created at Google. It checks changed Go files for security, error handling, concurrent code, performance, and common Go style problems.

1.9k +4 6mo ago A 54 tokens original MIT

planner

10

xu-xiang/everything-claude-code-zh

Agent

A planning assistant for breaking down complex software features, architecture changes, and refactors into implementation steps.

1.9k +4 6mo ago A 45 tokens original MIT

python-reviewer

11

xu-xiang/everything-claude-code-zh

Agent

A Python code-review role focused on readability, standard Python style, type annotations, security, error handling, and performance.

1.9k +4 6mo ago A 63 tokens original MIT

refactor-cleaner

12

xu-xiang/everything-claude-code-zh

Agent

An agent focused on finding and safely removing unused code, duplicate logic, unused exports, dependencies, and imports, then refactoring where appropriate.

1.9k +4 6mo ago A 61 tokens original MIT

security-reviewer

13

xu-xiang/everything-claude-code-zh

Agent

A security code reviewer that checks applications for common weaknesses, exposed secrets, unsafe input handling, and authentication or access-control problems.

1.9k +4 6mo ago A 78 tokens original MIT