What problem does it solve?
This Skill automates the translation of Product Requirements Documents (PRDs) into comprehensive technical specifications, detailed architecture designs, and actionable implementation epics, ensuring alignment with repository standards and best practices.
Core Features & Use Cases
- Automated Spec Generation: Converts PRDs into structured technical specifications, including architecture, detailed design, and testing plans.
- Epic Derivation: Breaks down technical specifications into manageable epics with clear scope and acceptance criteria.
- Use Case: A product manager provides a PRD for a new user authentication feature. You use
swe-spec to generate a detailed technical design document, define API contracts, outline database schema changes, and create epics for the engineering team to implement.
Quick Start
Use the swe-spec skill to turn the PRD located at 'proposals/new-feature-prd.md' into a technical specification and implementation epics.