Skip to main content
ClaudeWave
Skill6.7k estrellas del repoactualizado 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.

Instalar en Claude Code
Copiar
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
Después abre una sesión nueva de Claude Code; el skill carga automáticamente.

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