Agent skill
prd-builder
PRD templates and structure for product requirements documents.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/prd-builder
SKILL.md
PRD Builder Skill
Provides templates for creating comprehensive Product Requirements Documents. Keep asking questions to clarify doubts and get >= 95% understanding of what the user wants.
When to Use
Automatically invoked by /majestic:prd command. Provides:
- Standard PRD template structure
- Technical expansion sections
- Backlog item format
Templates
- resources/prd-template.md - Core PRD structure (10 sections)
- resources/technical-expansion.md - API, Data Model, Security, Performance sections
Best Practices
- Clear, actionable language - Specific requirements, not vague descriptions
- User story IDs - Traceable requirements (US-001, FR-001)
- Testable acceptance criteria - Measurable success conditions
- Explicit scope boundaries - Non-goals prevent scope creep
- Developer-ready - Empowers "how" decisions while defining "what"
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?