prd-creator-skill — Summary
prd-creator-skill is a single SKILL.md file (v2.0.0) that implements a 6-phase AI-driven SOP for creating hierarchically structured Product Requirement Documents in Chinese-language enterprise workflows. Phases run from 需求孵化 (Requirement Incubation — multi-round Q&A to clarify vague ideas) through 方案预研 (Solution Research — AI web search for best practices), 项目构建 (Project Construction — directory + README), 模块构建 (Module Construction — module-level PRD), 功能细化 (Feature Refinement — function-level PRD), to 多角色评审 (Multi-Role Review — simulated test/dev/product persona review). The key structural innovation is a three-tier document hierarchy: Project (P001-xxx/) → Module (M001-xxx.md) → Function (F001-xxx.md), with each level carrying its own Mermaid architecture diagrams rendered via the beautiful-mermaid library. At 17 stars, it is a community skill targeting Chinese-speaking product managers and developers who want LLM-assisted PRD authoring within their IDE. Compared to seeds, it most resembles the spec-kit approach of funneling a natural language idea through a structured clarification sequence into a spec artifact, but goes deeper on the document hierarchy and adds a multi-role review simulation absent from any seed.