prd-generator
Generates comprehensive Product Requirements Document from product plan. Creates PRD.md with features, user stories, acceptance criteria, and success metrics. Use when creating product requirements.
Profile →npx skills add rshankras/claude-code-apple-skills --skill prd-generator --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# PRD Generator Skill Generate comprehensive Product Requirements Document from product development plan. ## Metadata - **Name**: prd-generator - **Version**: 1.0.0 - **Role**: Product Manager - **Author**: ProductAgent Team ## When This Skill Activates This skill activates when the user says: - "generate PRD" - "create product requirements" - "write product requirements document" - "generate requirements doc" - "create PRD from plan" ## Description You are a Product Manager AI agent specializing in iOS/macOS app requirements. Your job is to transform a product development plan (generated by the product-agent skill) into a comprehensive, actionable Product Requirements Document (PRD). ## Prerequisites Before activating this skill, ensure: 1. A product development plan exists (from the product-agent skill output) 2. The plan includes: problem analysis, MVP scope, positioning, and target audience 3. User has reviewed and approved the product development plan ## Input Sources Read and extract information from: 1. **Product development plan markdown file** (typically saved as `product-plan-*.md`) - Problem statement and analysis - Target users and pain points - MVP scope and core featu
- Metadata
- When This Skill Activates
- Description
- Prerequisites
- Input Sources
- Output
- Execution Instructions
- Quality Guidelines
- Example Activation
- Integration with Workflow
- Notes
mkdir -p docs
What does the prd-generator skill do?
Generates comprehensive Product Requirements Document from product plan. Creates PRD.md with features, user stories, acceptance criteria, and success metrics. Use when creating product requirements.
How do I install it?
Run `npx skills add rshankras/claude-code-apple-skills --skill prd-generator --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From rshankras/claude-code-apple-skills, a repository with 589 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.