xiaobei930

79 mods across 1 repository, 50 stars between them.

cc-best

01

xiaobei930/cc-best

Plugin Claude Code

Plugin marketplace listing 1 plugin: cc-best.

50 2mo ago A tokens not measured original MIT

cc-best

02

xiaobei930/cc-best

Plugin Claude Code

Production-ready Claude Code configuration with role-based workflows (PM→Lead→Designer→Dev→QA), safety hooks, 44 commands, 19 skills, 8 agents, 43 rules, 30 hook scripts across 20 events, auto-learning pipeline, hook profiles, and multi-language coding standards.

50 2mo ago A tokens not measured original MIT

cc-best

03

xiaobei930/cc-best

Settings file Claude Code

Agent settings declaring 46 allowed tools.

50 2mo ago D tokens not measured original MIT

cc-best CLAUDE.md

04

xiaobei930/cc-best

Instructions file

Instructions for xiaobei930/cc-best, covering quick navigation | 快速导航, core constraints | 核心约束, current state | 当前状态, key principles | 关键原则 (important) and workflow | 工作流程.

50 2mo ago A 1,281 tokens original MIT

architect

05

xiaobei930/cc-best

Agent

System architecture specialist for design decisions, ADR creation, and scalability assessment. Use PROACTIVELY when designing new systems, making architectural decisions, or evaluating technical approaches. user: "我们需要设计一个支持高并发的订单系统" assistant: (invokes architect agent to analyze requirements and design system…

50 2mo ago A 71 tokens original MIT

xiaobei930/cc-best

Agent

Analyzes build/compile errors and provides minimal targeted fixes. Use PROACTIVELY when build fails, type errors occur, or compilation issues arise. Integrates with /cc-best:verify and /cc-best:fix commands. user: "构建失败了,有 TypeScript 类型错误" assistant: (invokes build-error-resolver agent to diagnose and fix the type…

50 2mo ago A 88 tokens original MIT

code-reviewer

07

xiaobei930/cc-best

Agent

Performs deep code review checking architecture compliance, code quality, and security issues. Use PROACTIVELY after writing or modifying code. MUST BE USED for all significant code changes. user: "审查这次提交的代码变更" assistant: (invokes code-reviewer agent to perform comprehensive code review).

50 2mo ago A 74 tokens original MIT

code-simplifier

08

xiaobei930/cc-best

Agent

Cleans and simplifies code architecture after feature completion, eliminating redundancy and improving maintainability. Use when code maintenance, refactoring, or dead code cleanup is needed. Invoked after feature completion for code quality improvement. user: "简化用户服务模块的代码,消除重复" assistant: (invokes code-simplifier…

50 2mo ago A 84 tokens original MIT

planner

09

xiaobei930/cc-best

Agent

Analyzes task complexity, creates implementation plans, and breaks down into minimal executable units. Use PROACTIVELY when users request feature implementation, architectural changes, or complex refactoring. Automatically activated for planning tasks. user: "实现用户权限管理模块" assistant: (invokes planner agent to analyze…

50 2mo ago A 74 tokens original MIT

xiaobei930/cc-best

Agent

Performs 'unit tests for requirements': validates completeness, clarity, and consistency of requirement documents. Use after /cc-best:pm completes REQ document or when validating requirement quality before design phase. user: "验证需求文档的完整性和一致性" assistant: (invokes requirement-validator agent to check requirement…

50 2mo ago A 76 tokens original MIT

security-reviewer

11

xiaobei930/cc-best

Agent

Checks code for security vulnerabilities including OWASP Top 10, secret leaks, and injection attacks. Use PROACTIVELY before commits when working with authentication, user input, secrets, or API endpoints. Critical for security-sensitive changes. user: "检查登录模块的安全性" assistant: (invokes security-reviewer agent to scan…

50 2mo ago A 85 tokens original MIT

tdd-guide

12

xiaobei930/cc-best

Agent

Guides test-driven development, helps write test cases, and ensures code quality. Use PROACTIVELY when writing new features, fixing bugs, or refactoring code. Ensures 80%+ test coverage with write-tests-first methodology. user: "用 TDD 方式实现购物车功能" assistant: (invokes tdd-guide agent to write failing tests first, then…

50 2mo ago A 90 tokens original MIT

analyze

13

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

14

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

15

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

16

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

17

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

18

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

19

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

20

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

21

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

22

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

23

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

24

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