MVP et prototypagesource GitHub
Écrire prd
/write-prdÉlaborez un cahier des charges produit (PRD) prêt à servir de base à la prise de décision en enchaînant la formulation du problème, la définition des exigences et la structuration des stories.
// contenu du skill
name: write-prd
description: Create a decision-ready PRD by chaining problem framing, requirements definition, and story scaffolding.
argument-hint: "<feature, initiative, or product change>"
uses:
- prd-development
- problem-statement
- proto-persona
- user-story
- user-story-splitting
outputs:
- Structured PRD
- Core personas and requirements
- Initial implementation-ready stories
/write-prd
Generate a PRD that moves smoothly from strategy to delivery.
Invocation
text
/write-prd Team inbox redesign for faster triage in customer supportWorkflow
- Define the problem context with
problem-statement. - Align user assumptions with
proto-persona. - Build the full document using
prd-development. - Draft initial stories with
user-story. - Split larger items with
user-story-splitting.
Checkpoints
- Validate scope boundaries before writing requirements.
- Keep success criteria measurable and tied to outcome metrics.
- Ensure at least one anti-pattern is called out in risks.
Next Steps
- Run
/plan-roadmapto sequence delivery. - Run
/prioritizeif scope exceeds current capacity.
// source originale publique
deanpeters/Product-Manager-Skills/commands/write-prd.md
Licence : Other. Consultez le dépôt avant toute réutilisation.
Projet indépendant, non affilié à Anthropic. Ce skill reste la propriété de son auteur original.
// similaires