create-a-prd
Installation
SKILL.md
Create a PRD
File Structure
All PRDs live under a plans/ directory at the project root. Each PRD gets its own dasherized subfolder named after the feature or initiative:
plans/
├── user-authentication/
│ └── prd.md
├── search-improvements/
│ └── prd.md
└── archive/
└── onboarding-flow/
└── prd.md
Rules: