com um clique
cc-plugin-market
cc-plugin-market contém 22 skills coletadas de connor-git-yaml, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.
Skills neste repositório
快速问题修复 — 4 阶段完成:诊断-规划-修复-验证
快速问题修复 — 4 阶段完成:诊断-规划-修复-验证
执行 Spec-Driven Development 完整研发流程(基于 orchestration.yaml 动态编排)
执行 Spec-Driven Development 完整研发流程(基于 orchestration.yaml 动态编排)
快速需求实现 — 跳过调研,5 阶段完成:规范-规划-任务-实现-验证
快速需求实现 — 跳过调研,5 阶段完成:规范-规划-任务-实现-验证
创建或更新项目宪法,并同步计划/规范/任务模板与运行时约束
生成 README 等开源标准文档 — 交互式选择协议和文档模式,一键生成完整文档套件
成熟 Spec 实施 — 聚焦计划审查、任务细化、代码实施与验证
恢复中断的 Spec-driver 研发流程 — 扫描已有制品并从断点继续编排
聚合功能规范为产品级活文档与 doc 上游事实源 — 将 specs/ 下的增量 spec 合并为 current-spec.md,并生成最小产品 Catalog
成熟 Spec 实施 — 聚焦计划审查、任务细化、代码实施与验证
恢复中断的 Spec-driver 研发流程 — 扫描已有制品并从断点继续编排
Milestone 推进循环:更新 master → 体检刚合入的 Feature → 按需调研/审查 → 修订 Milestone(用户拍板)→ 派发下一批 Feature prompt(能并行就并行)。 里程碑无关(M7/M8/... 通用)。用户说"推进 milestone"、"看下一步"、 "/milestone-next" 时使用。决策点一律回用户拍板,不自动决策。
大规模代码重构 — 5 阶段:影响分析→分批规划→逐批实现→残留扫描→最终验证
Use this skill when the user asks to: - Generate specs for an entire project or codebase - Document all modules systematically - Create a complete specification index for the project - Batch process multiple modules for spec generation This skill generates an architecture overview index, then iterates through modules producing individual .spec.md files.
Use this skill when the user asks to: - Generate a spec/specification from existing code - Document or analyze a module's architecture - Reverse engineer what a piece of code does - Create .spec.md documentation for a file, directory, or module - Understand the intent, interfaces, and business logic of existing code Supports single files (e.g., src/auth/login.ts), directories (e.g., src/auth/), or entire modules.
创建或更新项目宪法,并同步计划/规范/任务模板与运行时约束
生成 README 等开源标准文档 — 交互式选择协议和文档模式,一键生成完整文档套件
Use this skill when the user asks to: - Compare code against its spec to find drift - Check if spec is still in sync with code - Find new behaviors not documented in spec - Identify spec items that no longer exist in code - Validate spec accuracy after code changes Useful after code changes to keep specs current, or before refactoring to understand what's changed.
聚合功能规范为产品级活文档与 doc 上游事实源 — 将 specs/ 下的增量 spec 合并为 current-spec.md,并生成最小产品 Catalog
Intelligently generates or updates a comprehensive README.md for the current project. Uses a 3-step agentic workflow: 1. Analysis: Scans project structure, dependencies, and configuration. 2. Planning: Determines sections based on project type and existing docs. 3. Generation: Writes a professional, formatted README.md. Supports both first-time generation and incremental updates.