Skip to main content
ClaudeWave
Skill6.7k repo starsupdated 11d ago

pm-spec

pm-spec is a Product Requirements Document template that structures product specifications across seven key sections: problem statement with timing justification, success metrics, scope boundaries, user stories in Gherkin format, design notes with mockup placeholders, rollout planning, and outstanding questions. Use this skill when initiating new product features or projects to ensure stakeholders align on requirements, success criteria, and implementation strategy before development begins.

Install in Claude Code
Copy
git clone --depth 1 https://github.com/nexu-io/html-anything /tmp/pm-spec && cp -r /tmp/pm-spec/next/src/lib/templates/skills/pm-spec ~/.claude/skills/pm-spec
Then start a new Claude Code session; the skill loads automatically.

SKILL.md

【模板: PRD / Product Spec】
【意图】产品需求文档单页, 结构清晰。
【布局】
- Title bar + 状态 pill (draft/approved/shipped)
- Problem & Why now
- Success metrics (3-5 个 KPI)
- Scope (in / out)
- User stories (Given/When/Then)
- Design notes (含占位 mockup)
- Rollout plan + Open questions