Archive/ Docs · Product/ PRD Generator v1.0
AI tools Claude supported MIT
Docs · Product · №

PRD Generator v1.0

An AI workflow skill for product teams: turn rough feature notes into a PRD draft with goals, scope, risks, metrics, and open questions.

1.0.0 by @alessiomarcone Released May 11, 2026 MIT 4 min
Example prompt

Example prompt coming soon

Install

Start with the ZIP package, then choose the AI tool workflow that fits your setup.

  1. Download prd-generator.zip (2 KB).
  2. Open the package and read SKILL.md, plus any included references, templates, or scripts.
  3. Use the instructions directly in any AI tool that supports reusable instructions, project knowledge, custom agents, or uploaded reference files.

For Claude Code, unzip into ~/.claude/skills/ so the folder lands at ~/.claude/skills/prd-generator/, then reload Claude Code. For Claude.ai, upload the same ZIP from Customize → Skills.

Use with other AI tools

This package is not locked to one vendor. If your AI tool does not support Claude-style skills, copy the core instructions from SKILL.md into the tool's custom instructions, project prompt, agent setup, or reusable prompt library.

  • Upload or paste any included reference files as project knowledge where your tool supports it.
  • Keep the output format from SKILL.md intact so results stay predictable.
  • Run a small test with your own data before using the workflow in production.

Compatibility depends on the features your AI tool provides. Treat scripts as optional local helpers unless your environment can run them safely.

Claude installation reference

The ZIP also follows Claude's Agent Skills structure: a folder with a required SKILL.md file plus optional scripts, references, templates, and resources.

What it does

The PRD Generator skill turns a rough product idea into a polished Product Requirement Document. It asks a series of targeted questions about the problem, users, goals, features, and success metrics, then compiles your answers into a ready-to-share PRD draft.

When to use it

  • You have a new product idea and need a structured PRD to align your team.
  • You’re refining an existing PRD and want a consistent template.
  • You want to quickly document requirements before moving into development.

How it works

  1. Activate the skill with /prd-generator (or mention it in your prompt).
  2. Answer the guided questions: product name, problem statement, target personas, goals, feature list, constraints, and success metrics.
  3. Claude generates a comprehensive PRD in Markdown, ready for review and distribution.

What you get

  • A standard PRD structure including: Problem Statement, User Personas, Goals, Features (with MoSCoW prioritization), Success Metrics, Risks, Timeline, and Technical Considerations.
  • Clear, actionable sections that can be shared with engineering, design, and stakeholders.

Limitations

  • The output is a draft—you should review and refine it for your specific organizational processes.
  • The skill relies on the information you provide; incomplete answers will affect the quality of the PRD.
  • It does not integrate with project management tools (e.g., Jira, Asana); you’ll need to copy the content manually.

Installation

Download the skill ZIP and place the prd-generator folder inside your Claude Code skills/ directory. Restart Claude or run /skills to load it.

Verdict 4/5

Streamlines PRD creation with a guided interview. Useful for PMs who need a solid starting document; output still requires human review.

Changelog

  • v1.0.0 May 11, 2026 Initial release.

Skills that pair well, or that you'd reach for instead:

Review this skill

What did you think of PRD Generator v1.0?

Star ratings and written reviews show up in the public review feed after a light moderation pass. No login required.

Found a bug, broken example, or out-of-date instruction? We're listening.
Report a bug