cfrs2005/claude-init

Claude Code 中文开发套件 - 为中国开发者定制的零门槛 AI 编程环境。一键安装完整中文化体验,集成 MCP 服务器、智能上下文管理、安全扫描,支持免翻墙访问。让 AI 编程更简单。

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

architect

01

cfrs2005/claude-init

Agent Claude Code

A software-architecture agent that designs systems, reviews technical choices, and plans changes for maintainability, scale, security, and performance.

1.4k 5mo ago A 40 tokens original MIT

cfrs2005/claude-init

Agent Claude Code

A focused helper for fixing TypeScript, compiler, dependency, and build errors. TypeScript is a programming language that checks JavaScript code before it runs.

1.4k 5mo ago C 60 tokens original MIT

code-reviewer

03

cfrs2005/claude-init

Agent Claude Code

A code-review assistant that checks recent changes for correctness, security, maintainability, performance, and test coverage.

1.4k 5mo ago A 40 tokens original MIT

doc-updater

04

cfrs2005/claude-init

Agent Claude Code

A documentation assistant that maps a codebase and keeps its README files and guides aligned with the actual code. A code map is a structured overview of folders, modules, public interfaces, routes, data models, and dependencies.

1.4k 5mo ago A 54 tokens original MIT

e2e-runner

05

cfrs2005/claude-init

Agent Claude Code

An end-to-end testing assistant built around Playwright, a tool that controls real browsers to test complete user journeys.

1.4k 5mo ago A 70 tokens original MIT

planner

06

cfrs2005/claude-init

Agent Claude Code

A planning guide for complex software features, architecture changes, and refactors, which are changes that improve code structure without changing its intended behavior. It turns a request into ordered implementation steps with files, dependencies, risks, tests, and success criteria.

1.4k 5mo ago A 39 tokens original MIT

refactor-cleaner

07

cfrs2005/claude-init

Agent Claude Code

An agent for finding and safely removing unused code, duplicate implementations, and unnecessary dependencies from a codebase. It also records removals in a deletion log.

1.4k 5mo ago A 55 tokens original MIT

security-reviewer

08

cfrs2005/claude-init

Agent Claude Code

A security-review agent that looks for common weaknesses in web applications and code, including exposed secrets, unsafe input handling, broken access controls, and vulnerable dependencies. It uses security checks and tools described in its instructions.

1.4k 5mo ago A 60 tokens original MIT

tdd-guide

09

cfrs2005/claude-init

Agent Claude Code

A guide to test-driven development, or TDD, a method where you write a failing test before writing the code that should pass it. It follows the cycle of writing a test, implementing the smallest fix, and then improving the code.

1.4k 5mo ago A 52 tokens original MIT