prd

Convert feature intent into a structured PRD with user stories and acceptance criteria.

11|2|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/porcupine-md/jonggrang --skill prd-porcupine-md
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prd
Source: https://github.com/porcupine-md/jonggrang/tree/main/skills/core/prd
Command: npx skills add https://github.com/porcupine-md/jonggrang --skill prd-porcupine-md

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines turning a feature concept into a complete PRD, reducing back-and-forth and ensuring alignment with stakeholders.

Core Features & Use Cases

  • PRD Structure Generator: Creates Overview, Problem Statement, User Stories, Acceptance Criteria, Technical Notes, and Out of Scope from a feature description.
  • Story Decomposition & Validation: Produces atomic user stories with testable acceptance criteria and clear priorities.
  • Artifact Management: Saves the PRD to tasks/prd-<slug>.md and integrates with the Jonggrang task workflow for review.

Quick Start

Describe the feature you want, and I'll generate a concise PRD ready to save and review.

Frequently Asked Questions about prd

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

FAQPage Schema
How do I generate a PRD from a feature idea?

To generate a PRD from a feature idea, describe the feature intent and the tool creates a structured document with overview, problem statement, user stories, acceptance criteria, and technical notes. It saves the output to tasks/prd-<feature>.md for review.

What sections are included in a standard product requirements document?

A standard product requirements document generated here includes Overview, Problem Statement, User Stories, Acceptance Criteria, Technical Notes, and Out of Scope sections. This structure ensures alignment with stakeholders and streamlines development planning.

Can I create user stories and acceptance criteria for web-app and API projects?

Yes, you can create user stories and acceptance criteria for web-app, API, library, CLI, and TUI projects. The tool decomposes feature intents into atomic user stories with testable acceptance criteria and clear priorities.

What is the best way to write atomic user stories with testable acceptance criteria?

The best way to write atomic user stories with testable acceptance criteria is to input a feature description into a PRD generator. It automatically produces atomic stories and validates them with clear, testable acceptance criteria.

Does this PRD generator integrate with the Jonggrang task workflow?

Yes, the PRD generator integrates with the Jonggrang task workflow. Upon approval, it updates the workflow and saves the artifact to tasks/prd-<slug>.md, streamlining downstream development and task tracking.