← ClaudeAtlas

quick-prdlisted

Creates a structured Quick PRD (Product Requirements Document) from user-provided feature or product context. Use this skill whenever the user says "create quick PRD", "write quick PRD", or "quick PRD for X". Trigger even if the user only provides a rough feature idea or pastes some context — always use this skill to generate the PRD rather than winging it.
cozren/claude-code-setup · ★ 0 · Web & Frontend · score 60
Install: claude install-skill cozren/claude-code-setup
# Quick PRD Skill ## Overview This skill generates a structured Quick PRD from a feature idea or product context provided by the user. The output follows a strict format with four sections: Problem Context, Solution and Workflow, Strategic Principles, and Acceptance Criteria. --- ## Input Ask the user to provide: - A description of the feature or product idea - Any relevant customer context, personas, or real-life usage scenarios (optional but encouraged) - Any known constraints or competitive context (optional) If the user hasn't provided enough context, ask one focused follow-up question before proceeding. Don't ask more than one question. --- ## Output Format Ask the user whether they want the PRD as: - A **Markdown file** (`.md`) — clean, portable, easy to paste into Notion/Linear/GitHub - A **Word document** (`.docx`) — formatted, ready to share or print - A **PDF document** (`.pdf`) - formatted, ready to share or print If the user doesn't specify, default to Markdown. For `.docx` output, read `/mnt/skills/public/docx/SKILL.md` before generating. --- ## PRD Structure Generate the PRD using the following four sections exactly. Always include today's date in `MM/DD/YY` format at the top. --- ### Header ``` Create Quick PRD # Updated: [today's date in MM/DD/YY] ``` --- ### 1. Problem Context - Write **one paragraph**, maximum **3 sentences** - Must be detailed and actionable enough to stand alone without additional context - Lead with the most relevant