Stats
Actions
Tags
From ralph
Converts UserStory.md into a structured PRD.md document. Use after generating UserStory.md and before initializing the Ralph loop.
How this skill is triggered — by the user, by Claude, or both
Slash command
/ralph:generating-prd-md-from-userstory-mdThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Converts `docs/UserStory.md` into a structured `docs/PRD.md` using the PRD
Converts docs/UserStory.md into a structured docs/PRD.md using the PRD
template.
docs/UserStory.md — Validate it exists, parse all sections
(Problem, Value, User Stories, Success Criteria, Constraints, Out of Scope)ralph/docs/templates/prd.md.templatedocs/PRD.md exists, copy to docs/PRD.md.bakdocs/PRD.mdmake ralph_init_loopmake ralph_create_prd_md
ralph/docs/templates/prd.md.template
npx claudepluginhub qte77/claude-code-plugins --plugin ralphCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.