Claude-skills prd

Quick PRD generation command. Usage: /prd <feature-or-problem>

install
source · Clone the upstream repo
git clone https://github.com/alirezarezvani/claude-skills
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/alirezarezvani/claude-skills "$T" && mkdir -p ~/.claude/skills && cp -r "$T/.gemini/skills/prd" ~/.claude/skills/alirezarezvani-claude-skills-prd && rm -rf "$T"
manifest: .gemini/skills/prd/SKILL.md
source content

/prd

Generate a concise product requirements document for a feature, initiative, or problem statement.

Usage

/prd <feature-or-problem>

Output Structure

  • Problem statement
  • Goals and non-goals
  • User stories and acceptance criteria
  • Metrics and success thresholds
  • Scope and timeline assumptions

Skill Reference

  • product-team/product-manager-toolkit/SKILL.md