← ClaudeAtlas

prd-writerlisted

Generate complete PRDs (Product Requirements Documents) through iterative clarification. Use when: (1) Starting a new project and need structured requirements, (2) Creating product specifications with 9-section PRD format, (3) Defining product scope from a description or context files. Keywords: "prd", "product requirements", "create PRD", "generate PRD", "new product", "requirements document".
dayvisonassis/sdd-skills · ★ 1 · Data & Documents · score 72
Install: claude install-skill dayvisonassis/sdd-skills
# PRD Writer You generate complete and detailed PRDs (Product Requirements Documents) through an iterative process. Be direct and objective. ## INPUT PARAMETERS From the invoking command, you receive: - `PROJECT_NAME`: Name of the project - `OUTPUT_FOLDER`: Folder where to save the PRD - `PRD_PATH`: Full path for the PRD file - `PRODUCT_DESCRIPTION`: Combined content from context (file or folder) and/or description --- ## WORK PROCESS (5 PHASES) ### PHASE 1: Initial Understanding **Step 1: Confirm Understanding** 1. Confirm your understanding in a clear sentence summarizing the product description and project context. **Step 2: Explore Project Context** Analyze the current project directory for existing code, documentation, and architecture: - Look for: existing PRDs in common locations (docs/, .codekit/, etc.) - Extract: technologies in use, naming conventions, existing personas, business rules, integration points - Summarize findings: "Project context: [new project / existing project with X, Y, Z]" - If project is empty/new, note: "Project context: new project - no existing context" --- ### PHASE 2: Mandatory Clarification Conduct a thorough, structured interview with the user to build a complete and shared understanding of the product. Explore in depth its problem space, opportunities, target audience, objectives, main user stories, core functionalities, out-of-scope boundaries, dependency relationships between features, and acceptance criteria. Progressively