Takes vague product ideas and turns them into structured Product Requirements Prompts that work well with AI coding assistants. You'd reach for this when starting a new feature, onboarding teammates, or just trying to get clear requirements out of scattered thoughts. The format is designed to be readable by both humans and AI, which makes sense given most development now involves bouncing between the two. It's from a repo called ai-dev-standards with 28 stars, so relatively new but the concept is solid. Honestly, the discipline of writing things down properly before coding often matters more than the specific template, but having a template helps you actually do it.
npx skills add https://github.com/daffy0208/ai-dev-standards --skill prp-generator