Agent skill · Documentation

prd-writer

Product Requirements Document writing - PRD templates, MoSCoW prioritization, user personas, competitive analysis, feature specs, acceptance criteria, risk assessment

vibeevalgithub.com/vibeevalGitHub ↗
claude-codeMIT
Install
npx skills add vibeeval/vibecosystem --skill prd-writer --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 11 KB
Bundled scripts: none
Path: skills/prd-writer/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 521
Language: C#

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# PRD Writer ## PRD Template ```markdown # Product Requirements Document ## Meta | Field | Value | |-------|-------| | Product | [urun adi] | | Author | [yazar] | | Version | [v1.0] | | Status | [Draft / In Review / Approved] | | Last Updated | [tarih] | | Stakeholders | [paydas listesi] | --- ## 1. Problem Statement ### The Problem [Kullanicilarin yasadigi sorunu 2-3 cumle ile acikla] ### Who is Affected [Etkilenen kullanici segmenti ve buyuklugu] ### Current Solutions [Mevcut cozumler ve neden yetersiz oldugu] ### Evidence - [Veri noktasi 1: kullanici arastirmasi, anket, metrik] - [Veri noktasi 2] - [Veri noktasi 3] --- ## 2. Goals & Success Metrics ### Goals | Goal | Description | Metric | Target | |------|-------------|--------|--------| | G1 | [birincil hedef] | [olcum] | [hedef deger] | | G2 | [ikincil hedef] | [olcum] | [hedef deger] | ### Non-Goals (Out of Scope) - [Bu PRD kapsaminda OLMAYAN seyler] - [Gelecek iterasyona birakilanlar] ### Success Metrics | Metric | Current | Target | Measurement | |--------|---------|--------|-------------| | [KPI 1] | [mevcut] | [hedef] | [nasil olculecek] | | [KPI 2] | [mevcut] | [hedef] | [nasil olculecek] | --- ## 3. User Personas [Asag

What's inside
Steps it walks through
  1. PRD Template
  2. MoSCoW Prioritization
  3. Framework
  4. Prioritization Matrix
  5. User Persona Template
  6. Persona Anti-Patterns
  7. Competitive Analysis Framework
  8. Feature Specification Format
  9. Acceptance Criteria Yazimi
  10. Given-When-Then (BDD) Format
  11. Acceptance Criteria Checklist
  12. Anti-Patterns
  13. Risk Assessment
  14. Risk Matrix
More from vibecosystem
All skills →
About this skill
What does the prd-writer skill do?

Product Requirements Document writing - PRD templates, MoSCoW prioritization, user personas, competitive analysis, feature specs, acceptance criteria, risk assessment

How do I install it?

Run `npx skills add vibeeval/vibecosystem --skill prd-writer --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 vibeeval/vibecosystem, a repository with 521 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.

Keep going