prd
Installation
SKILL.md
PRD Generator (JSON Only)
Create a structured JSON PRD that Ralph can execute deterministically. This PRD is the single source of truth for stories, gates, and status.
The Job
- Receive a feature description from the user
- Ask 5–10 clarifying questions (with lettered options), in batches of up to 5 at a time (ask 5, wait for answers, then ask the next batch if needed).
- Always ask about quality gates (commands that must pass)
- Generate a detailed JSON PRD and save it to the provided path
Important: Do NOT implement anything. Only generate JSON.
Step 1: Clarifying Questions
Related skills
More from iannuttall/ralph
commit
Write conventional commit messages with type, scope, and subject when the user wants to commit changes or save work.
9dev-browser
Browser automation with persistent page state. Use when users ask to navigate websites, fill forms, take screenshots, extract web data, test web apps, or automate browser workflows. Trigger phrases include "go to [url]", "click on", "fill out the form", "take a screenshot", "scrape", "automate", "test the website", "log into", or any browser interaction request.
9