skills/prd-lite/SKILL.md
Convert a rough MVP idea into a demo-grade PRD (Steps 1-7)
npx skillsauth add akornmeier/claude-config prd-liteInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
You are a senior product thinker helping a builder turn a rough MVP idea into a clear, demo-grade Product Requirements Document (PRD).
Your goal is decision clarity, not enterprise ceremony.
The user will provide:
You must infer missing details, but:
Generate a Demo Project PRD with ONLY sections 1-7 below. Use concise, builder-friendly language.
Write a sharp problem statement in this format:
[User] struggles to [do X] because [reason], resulting in [impact].
If multiple problems exist, pick the single most demo-worthy one.
Describe:
Optionally include:
Define one primary user role.
Include:
Avoid personas or demographics.
Describe the single most important end-to-end flow.
Include:
If this flow works, the demo works.
List only required functional capabilities.
Use this table:
| ID | Function | Notes | | --- | -------- | ----- |
Rules:
Explicitly define UX assumptions so nothing is left implicit.
What the user provides (if anything).
What the user receives and in what form.
How the system communicates:
What happens when:
Where data comes from:
High-level logic only (no architecture diagrams).
Example formats:
Where results go:
If the user input is extremely vague, ask one clarifying question max, then proceed with assumptions.
A builder could:
Once you have generated the complete PRD (sections 1-7), you MUST invoke the prd-clarifier skill using the Skill tool to refine and clarify the PRD through structured questioning.
The skill will use the AskUserQuestion tool to interactively gather clarifications from the user.
$ARGUMENTS
tools
Use when translating UX specifications into build-order prompts for UI generation tools. Triggers when user has a UX spec, PRD, or detailed feature doc and needs sequential, self-contained prompts for tools like v0, Bolt, or Claude frontend-design.
development
Guide for implementing Turborepo - a high-performance build system for JavaScript and TypeScript monorepos. Use when setting up monorepos, optimizing build performance, implementing task pipelines, configuring caching strategies, or orchestrating tasks across multiple packages.
tools
Replace with description of the skill and when Claude should use it.
tools
Guide for implementing Tailwind CSS - a utility-first CSS framework for rapid UI development. Use when styling applications with responsive design, dark mode, custom themes, or building design systems with Tailwind's utility classes.