xiaobei930/cc-best

🎭 cc-best: Turn Claude Code into a full dev team — PM→Lead→Dev→QA autonomous workflow. 44 commands · 19 skills · 8 agents · 43 rules · 30 hooks · auto-learning pipeline. | 一个插件,完整开发团队。

50Stars on the repository
79Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

analyze

01

xiaobei930/cc-best

Command

A command that examines a codebase’s Git history and file structure to find coding patterns and team habits, then records them as reusable documentation.

50 2mo ago A 15 tokens original MIT

build

02

xiaobei930/cc-best

Command

A project-building command that detects the programming language and runs the matching build or compile command, then reports problems.

50 2mo ago A 17 tokens original MIT

catchup

03

xiaobei930/cc-best

Command

A command for quickly rebuilding project context after the conversation has been cleared. It reads key project documents, recent Git changes, and available session history, then summarizes the current state.

50 2mo ago A 9 tokens original MIT

cc-ralph

04

xiaobei930/cc-best

Command

A command that starts a repeated autonomous development cycle using the Ralph Loop mechanism and a predefined workflow. The cycle can keep working through a task until a completion condition is detected.

50 2mo ago A 12 tokens original MIT

checkpoint

05

xiaobei930/cc-best

Command

A checkpoint workflow that records project progress so work can be resumed after the conversation context is cleared. It combines verification, a Git commit, progress notes, and saved session information.

50 2mo ago A 9 tokens original MIT

clarify

06

xiaobei930/cc-best

Command

A requirements-review assistant that finds unclear or undecided parts of a requirements document before design work begins.

50 2mo ago A 18 tokens original MIT

cleanup

07

xiaobei930/cc-best

Command

A cleanup command that finds code, files, and dependencies that appear to be unused, then removes only items confirmed to be unnecessary.

50 2mo ago A 7 tokens original MIT

codemap

08

xiaobei930/cc-best

Command

A command that scans a software project and generates compact architecture documents. The documents summarize the technology stack, folders, APIs, important files, and relationships between modules.

50 2mo ago A 19 tokens original MIT

commit

09

xiaobei930/cc-best

Command

A Git commit command that reviews changes, stages selected files, and creates a commit message following Conventional Commits, a shared format such as “fix: correct login error.”

50 2mo ago A 24 tokens original MIT

compact-context

10

xiaobei930/cc-best

Command

A command that saves important project status and decisions, then creates a shorter summary of a long coding-agent conversation.

50 2mo ago A 9 tokens original MIT

confidence-check

11

xiaobei930/cc-best

Command

A project checkpoint that rates decision quality and completion across five areas, using requirements, architecture, progress, changes, and tests.

50 2mo ago A 16 tokens original MIT

context

12

xiaobei930/cc-best

Command

A project-context manager for coding-agent sessions. It loads the project’s goals, technology choices, constraints, current phase, related documents, and task details from files such as progress.md.

50 2mo ago A 28 tokens original MIT

designer

13

xiaobei930/cc-best

Command

A UI and user-experience review role that turns a technical plan into guidance for an attractive, distinctive interface. It defines visual direction and advises on colour, typography, layout, responsiveness, accessibility, and component systems.

50 2mo ago A 17 tokens original MIT

dev

14

xiaobei930/cc-best

Command

A Chinese-language coding assistant command for implementing assigned software tasks from a technical plan. It also handles self-testing, code review, progress updates, and recording solutions to problems.

50 2mo ago A 10 tokens original MIT

docs

15

xiaobei930/cc-best

Command

A Chinese-language command for keeping project documentation aligned with code changes. It updates relevant API guides, README files, architecture notes, and changelogs.

50 2mo ago A 8 tokens original MIT

evolve

16

xiaobei930/cc-best

Command

A knowledge-review workflow that groups repeated lessons and turns them into reusable commands, automatic skills, or separate agents. A command is user-triggered, a skill is an automatic behaviour, and an agent handles a complex multi-step task.

50 2mo ago A 14 tokens original MIT

fix-issue

17

xiaobei930/cc-best

Command

A command that takes a GitHub Issue—a tracked bug, request, or question—and guides its fix from investigation through testing and submission. TDD means writing a failing test first, then changing the code until the test passes.

50 2mo ago A 23 tokens original MIT

fix

18

xiaobei930/cc-best

Command

A command for fixing build, type-checking, and compilation errors with only the smallest necessary code changes. It covers common issues such as missing types, invalid imports, null values, configuration errors, and missing dependencies.

50 2mo ago C 27 tokens original MIT

git-guide

19

xiaobei930/cc-best

Command

A reference guide for Git commits, branches, and commit-message formats. Git is a tool for tracking code changes and working safely with versions of a project.

50 2mo ago A 21 tokens original MIT

hotfix

20

xiaobei930/cc-best

Command

An emergency software-fix workflow that moves directly from development to verification and Git commit, skipping the usual planning and design stages.

50 2mo ago A 20 tokens original MIT

infer

21

xiaobei930/cc-best

Command

A command for running a trained machine-learning model to produce predictions from input data.

50 2mo ago A 5 tokens original MIT

iterate

22

xiaobei930/cc-best

Command

A command that repeatedly selects, completes, checks, and records development tasks within one coding session.

50 2mo ago A 11 tokens original MIT

lead

23

xiaobei930/cc-best

Command

A technical-lead workflow that turns product requirements into technical designs and small, actionable tasks. It records numbered design and task documents and updates their indexes.

50 2mo ago A 13 tokens original MIT

learn

24

xiaobei930/cc-best

Command

A command that reviews the current coding conversation and turns reusable lessons into project notes, rules, or documentation.

50 2mo ago A 13 tokens original MIT