Skip to content
Development
Skill

/vibe-prd

Write or revise an MVP product requirements document with scope and observable acceptance criteria.

From plugin
vibe-coding-prompt-template
3.1k11 skills3 agents6 commands
Install
$ npx -y skills add KhazP/vibe-coding-prompt-template --skill vibe-prd --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/vibe-prd

Context preview

The summary Claude sees to decide when to auto-load this skill.

Write or revise an MVP product requirements document with scope and observable acceptance criteria.

SKILL.md

vibe-prd.SKILL.md
name: vibe-prd
description: "Write or revise an MVP product requirements document with scope and observable acceptance criteria."
allowed-tools: Read, Write, Glob, Grep, AskUserQuestion

Product requirements

Use existing research, the user's request, and Handoff Context to define the product outcome. Do not repeat an interview whose answers are already known. Ask only for unresolved requirements that affect scope or acceptance; make reversible assumptions explicit and continue when the brief is sufficient.

Write a PRD proportional to the product. Cover the target user and problem, the core journey, MVP scope, out-of-scope work, meaningful failure states, constraints, and observable acceptance criteria. Include AI, accounts, payments, analytics, compliance, or automation only when the product needs them.

For a small project, a short document is enough. For a complex one, clarify dependencies and consequential decisions before they block implementation. Avoid fixed feature counts, mandatory personas, or market research that does not change the product decision. Distinguish agreed facts from assumptions.

Use the manifest's configured PRD path or `docs/PRD-[AppName]-MVP.md`. End with Handoff Context carrying app, known user level, platform, budget, timeline, mode, constraints, decisions, source files, and open questions. Do not present planned acceptance checks as executed evidence. If the user requested the whole workflow, continue into the technical design within that scope.

For a guided interview with unresolved requirements, consult the relevant [optional question prompts](references/question-bank.md).

When producing a document for `vibeworkflow`, include the exact [CLI output metadata](references/cli-output.md). This is a parser contract, not an optional prose template.

Read more
Ships withvibe-coding-prompt-template

Templates and workflow for generating PRDs, Tech Designs, and MVP and more using LLMs for AI IDEs

Get the whole plugin