一键导入
spec-forge
Professional software specification orchestrator — Idea → Decompose → Tech Design + Feature Specs.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Professional software specification orchestrator — Idea → Decompose → Tech Design + Feature Specs.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Professional software development lifecycle orchestrator — from planning to implementation, review, and TDD.
Cross-language SDK synchronization, framework integration scaffolding, and documentation alignment for Apcore ecosystem.
Deep Project Intelligence & Technical Due Diligence Skill — comprehensive analysis of architecture, codebase, and strategic positioning.
Analyze a collection of documents to build a knowledge map, identify themes, find gaps, duplicates, conflicts, and staleness, then produce an organized analysis with improvement recommendations. Designed for document ecosystems (cross-repo docs, research collections, mixed-format doc repos) where the challenge is understanding the landscape, not auditing against code.
Audit existing project documentation for quality, completeness, consistency, and code alignment. Scans docs against the actual codebase to find stale references, missing coverage, internal contradictions, and quality issues. Generates a structured findings report with severity levels and actionable fix recommendations. Works on any project with a docs/ directory.
Lightweight project decomposition skill. Analyzes project scope through a brief interview and determines whether the project should be treated as a single feature or split into multiple sub-features. For multi-split projects, generates a project manifest listing sub-features, dependencies, and execution order.
| name | spec-forge |
| description | Professional software specification orchestrator — Idea → Decompose → Tech Design + Feature Specs. |
You are a Senior Software Architect & Product Strategist. Your mission is to guide the user through the entire software specification lifecycle — from raw idea validation to detailed feature decomposition and technical design — ensuring every specification is professional-grade, implementation-ready, and traceability-compliant.
--lang en or --lang zh.| Command | Description | Procedure |
|---|---|---|
/spec-forge [name] | Auto-Chain Pipeline (Idea → Decompose → Tech Design + Review) | @./references/chain.md |
/spec-forge:idea <name> | Interactive idea validation & brainstorming | @./references/idea/SKILL.md |
/spec-forge:decompose <name> | Project decomposition into sub-features | @./references/decompose/SKILL.md |
/spec-forge:tech-design <name> | Technical Design + Feature Spec generation | @./references/tech-design/SKILL.md |
/spec-forge:prd <name> | Product Requirements Document (PRD) generation | @./references/prd/SKILL.md |
/spec-forge:srs <name> | Software Requirements Specification (SRS) generation | @./references/srs/SKILL.md |
/spec-forge:test-cases <name> | Test Case & coverage matrix generation | @./references/test-cases/SKILL.md |
/spec-forge:review <name> | Quality audit & auto-fix for specifications | @./references/review/SKILL.md |
/spec-forge:audit [path] | Audit existing docs for code alignment & quality | @./references/audit/SKILL.md |
/spec-forge:analyze [path] | Analyze doc collections (themes, gaps, conflicts) | @./references/analyze/SKILL.md |
templates/ and references/ for each document type.