bootstrap-prd

Solid

Set up PRD-driven development infrastructure for a new project, including directory structure, templates, and roadmap.

Data & Documents 416 stars 49 forks Updated yesterday MIT

Install

View on GitHub

Quality Score: 93/100

Stars 20%
87
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Bootstrap PRD Set up PRD-driven development infrastructure for a new project. This skill handles two workflows: **PRD-first** (PRD files already exist, scaffold the project around them) and **scaffold-first** (no PRD yet, create template files to be filled in). The skill detects which situation applies and adapts. ## Your task Work through the steps below in order. Each step has a hard stop — do not proceed past a CHECKPOINT without explicit user approval. --- ### Step 1: Detect existing PRD files Check whether `docs/prd/` exists and contains any `.md` files. **If PRD files exist** → enter **PRD-first** mode: - Read all `.md` files in `docs/prd/` to understand the project - Extract: project name, description, tech stack, personas, and any quick-start commands mentioned - Skip to Step 3 (no need to gather information the PRD already contains) **If no PRD files exist** → enter **scaffold-first** mode: - Proceed to Step 2 to gather project information --- ### Step 2: Gather project information (scaffold-first mode only) Ask the user for the following. Skip anything already provided in the conversation context. - **Project name** (e.g., "Acme Dashboard") - **One-paragraph description** of what the project does and who it serves - **Tech stack** — framework, database, frontend approach, linter, test framework - **Key personas** — 1-3 user types with a sentence each - **Quick-start commands** — how to start the app, run tests, run the linter If the user provides a ...

Details

Author
joshukraine
Repository
joshukraine/dotfiles
Created
11 years ago
Last Updated
yesterday
Language
Shell
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Listed

prd

Create a PRD through user interview, codebase exploration, and module design. Use when starting a new feature or change.

0 Updated today
bimetallic-seascallop841
Data & Documents Listed

blueprint-derive-prd

Derive a PRD from existing docs, README, and codebase. Use when onboarding a project to blueprint or extracting stakeholders, features, and personas into a PRD.

35 Updated today
laurigates
Data & Documents Solid

prd-creator

Guides creation of comprehensive Product Requirement Documents (PRDs) for software projects through structured questioning and validation, then generates implementation task lists in JSON format. Use when users want to document a software idea, create specifications for development, plan a new application feature/bug, or break down requirements into actionable tasks. Transforms ideas into implementation-ready documents with verifiable pass criteria.

244 Updated today
PageAI-Pro
AI & Automation Listed

prd-generation

Generates professional Product Requirements Documents (PRDs) following industry-standard methodologies. This skill activates when the user asks to write PRD, create a product requirements document, draft product requirements, do product planning, do feature planning, write a product spec, or create a product document. It synthesizes best practices from the Google PRD framework, the Amazon Working Backwards methodology, and the Stripe Product Spec approach to produce comprehensive, actionable PRDs tailored to the user's project.

4 Updated today
tercel
AI & Automation Listed

bmad-create-prd

Create a PRD from scratch. Use when the user says "lets create a product requirements document" or "I want to create a new PRD"

2 Updated yesterday
mouadja02