Transforms half-baked software ideas into proper product requirement documents through structured questioning, then breaks them down into bite-sized implementation tasks. The workflow is methodical: it asks clarifying questions, verifies you have the right API access and environment setup, researches competitors, generates a comprehensive PRD, and outputs a JSON task list where each task should take 10 minutes max. The prerequisite verification (always TASK-1) is smart, catching missing credentials before you start coding. Good for solo devs or small teams who skip documentation and pay for it later. It won't write code, just the plan, which is probably where most projects actually fall apart anyway.
npx skills add https://github.com/pageai-pro/ralph-loop --skill prd-creator