内部步骤(Task 3),由 quickspec 编排器调用,不从用户直接触发。 将 PRD 需求映射到代码库,识别技术栈、相关模块、编码约定和扩展点。
内部步骤(Task 2),由 quickspec 编排器调用,不从用户直接触发。 对 PRD 内容进行 5-zone 结构化分析,提取功能、用户故事、业务实体、约束和验收条件。
内部步骤(Task 1),由 quickspec 编排器调用,不从用户直接触发。 分析用户原始输入,自适应选择工具加载 PRD 内容到工作目录。
将产品需求文档(PRD)转化为精确的、编码 Agent 可直接执行的实现规格文档。 触发:用户要生成 spec / 规格文档 / 实现方案,或要把 PRD 转成可执行规格。 不触发:写 PRD、改 PRD、代码 review、或非文档生成任务。
内部步骤(Task 4),由 quickspec 编排器调用,不从用户直接触发。 从 PRD 分析和代码库映射结果生成精确的、编码 Agent 可执行的实现规格文档。
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
将 PRD 产品需求文档转化为 Coding Agent 可直接执行的精确实现规格文档。
通过 5 个步骤的编排工作流,将 PRD 转化为可执行的 spec:
编排器负责调度和用户确认,质量门禁由每个子 skill 自行执行。
/quickspec <PRD 来源:文件路径 | 文本内容>
quickspec/
├── .claude-plugin/
│ └── plugin.json
├── skills/
│ ├── quickspec/ # 编排器(入口 skill)
│ ├── prd-loader/ # 步骤 1:加载 PRD
│ ├── prd-analyzer/ # 步骤 2:PRD 分析
│ ├── codebase-mapper/ # 步骤 3:代码库映射
│ ├── spec-creator/ # 步骤 4:生成规格(含返工模式)
│ └── spec-reviewer/ # 步骤 5:质量审查
└── README.md
每个子 skill 的 references/ 目录包含输出模板和质量门禁标准。
Conversational travel planning plugin with real-time data from flights, hotels, weather, and maps APIs
Data Validation Plan composition assistant for clinical trial Data Management
从代码库逆向分析 API 并生成 Postman 测试集:正向、反向、边界、安全用例
在修改 Python 文件后自动执行 ruff format 和 ruff check --fix
创意写作助手 — 分步协作创作,引导用户设定角色、情节、场景,分章节生成故事并保存为本地 Markdown 文件
npx claudepluginhub unfallenwill/quickspecDesign fluency for frontend development. 1 skill with 23 commands (/impeccable polish, /impeccable audit, /impeccable critique, etc.) and curated anti-pattern detection.
Behavioral guidelines to reduce common LLM coding mistakes, derived from Andrej Karpathy's observations on LLM coding pitfalls
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Complete developer toolkit for Claude Code