prd
Installation
SKILL.md
PRD Loader
Load product requirements, Figma designs, and implementation context before starting work on a feature.
Prerequisite: Install the prd CLI via uv tool install git+https://github.com/yjmeqt/prd-tool.git before using this skill.
Usage
/prd <module>/<feature> # Load full PRD
/prd <module>/<feature>#R2 # Load specific requirement
If no argument is provided, infer the module from conversation context.