create-prd

Draft structured PRDs from problem statements for product teams.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Drafting product requirements documents is often slow and inconsistent, which delays alignment across teams.

This skill automates the creation of structured PRDs that capture the user problem, success criteria, and scope for feature work.

Core Features & Use Cases

  • Generate a complete PRD including Problem Statement, Target Users, Success Metrics, User Stories, Acceptance Criteria, Edge Cases, Dependencies, Open Questions, and the planned release scope.
  • Leverage existing product context from .chalk/docs/product/ and engineering feasibility from .chalk/docs/engineering/ to ensure realistic and aligned PRDs.
  • Use Case: A PM asks for a PRD about a new onboarding flow; the skill outputs a draft PRD ready for review with clearly defined sections and numbering.

Quick Start

Provide a concise feature description, and I will generate the next PRD in your product docs.

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 product requirements document from a feature idea?

To generate a product requirements document, provide a concise feature description and the skill drafts a complete PRD with problem statements, user stories, and acceptance criteria. It saves the output directly to your product docs directory.

What sections should be included in a PRD for user stories and acceptance criteria?

A PRD for user stories and acceptance criteria should include Target Users, Goals, Edge Cases, Dependencies, and Open Questions. This skill automatically structures all these sections to ensure teams align on scope and success metrics.

How to write user stories and edge cases for a new product initiative?

Writing user stories and edge cases for a new product initiative involves defining the problem statement and feature scope. This skill automates that process by drafting structured user stories and identifying edge cases from your initial feature description.

Can I use existing product context to draft PRDs for new features?

Yes, you can use existing product context to draft PRDs. The skill leverages existing documentation from your product and engineering directories to ensure the generated PRD is realistic and aligned with current technical feasibility.

Does this PRD generator handle open questions and success metrics automatically?

Yes, this PRD generator handles open questions and success metrics automatically. It drafts a complete document that explicitly captures success metrics, dependencies, and open questions to facilitate team review before development begins.