Creates Feature Requirements Documents (FRDs) by decomposing PRDs into individual feature specifications. Use this skill when asked to break down requirements, create feature specs, define individual features, or decompose a PRD into implementable units.
This skill helps break down Product Requirements Documents (PRDs) into focused Feature Requirements Documents (FRDs) that can be independently implemented by development teams.
specs/prd.mdspecs/prd.mdspecs/features/user-authentication.md, task-creation.md)Each FRD must include:
You define the WHAT, not the HOW.
Like PRDs, FRDs focus on requirements, not implementation:
specs/prd.mdspecs/features/*.md (one file per feature)real-time-updates.md)After creating FRDs:
See templates/frd-template.md for the FRD format.
See examples/sample-frd.md for a complete example.