create-prd

Generate structured PRD files with objectives, metrics, and acceptance criteria.

6|Updated Feb 19, 2026
One-click install
npx skills add https://github.com/jerelvelarde/chalk-skills --skill create-prd-jerelvelarde
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-prd
Source: https://github.com/jerelvelarde/chalk-skills/tree/main/skills/create-prd
Command: npx skills add https://github.com/jerelvelarde/chalk-skills --skill create-prd-jerelvelarde

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generate structured PRDs from user requests to ensure clear problem framing, measurable outcomes, and aligned scope for engineering.

Core Features & Use Cases

  • Generates a complete PRD with sections for Problem Statement, Target Users, Success Metrics, User Stories, Acceptance Criteria, Edge Cases, Out of Scope, Dependencies, and Open Questions.
  • Integrates product context from existing docs and engineering constraints to produce a feasible, well-scoped document.
  • Produces a versioned PRD file compatible with the project’s documentation workflow.

Quick Start

Describe the feature or problem and run the skill to generate the full PRD.

Frequently Asked Questions about create-prd

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a structured PRD from a user request?

Create a PRD by describing the user problem and feature request, which triggers generation of a structured markdown document including problem statements, target users, success metrics, user stories, acceptance criteria, and edge cases.

What sections should a product requirements document include for engineering alignment?

A product requirements document should include sections for Problem Statement, Target Users, Success Metrics, User Stories, Acceptance Criteria, Edge Cases, Out of Scope, Dependencies, and Open Questions to ensure clear problem framing and aligned engineering scope.

How do you validate feasibility and scope when planning product requirements?

Validate feasibility and scope by applying the current product context from existing documentation and engineering constraints to the product requirements, ensuring the resulting document is well-scoped and technically viable.

Can I integrate existing product context and docs when creating a PRD?

Yes, you can integrate existing product context from documentation and engineering constraints directly into the PRD generation process to cross-reference architecture and produce a feasible, well-scoped document.

Does generating a PRD automatically produce a versioned file for documentation workflows?

Generating a PRD automatically produces a versioned markdown file named with a number and slug, placing it in the project's documentation directory to integrate seamlessly with the existing documentation workflow.