prd — for Claude Code community, for Claude Code, ide skills, prd-user-authentication.md, prd-export-dashboard.md, Generator, Create, actionable, Product, Requirements

v1.0.0

Über diesen Skill

Geeigneter Einsatz: Ideal for AI agents that need create clear, actionable product requirements documents suitable for junior developers to. Lokalisierte Zusammenfassung: MCP Server to make searching openrouter easy # PRD Generator Create clear, actionable Product Requirements Documents suitable for junior developers to understand and implement. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

Funktionen

Create clear, actionable Product Requirements Documents suitable for junior developers to
Receive feature request - User describes a feature or functionality
Ask clarifying questions - 3-5 essential questions with lettered options
Generate PRD - Create structured document based on answers
Save PRD - Write to /tasks/prd-[feature-name].md

# Core Topics

adawalli adawalli
[19]
[7]
Updated: 2/28/2026

Killer-Skills Review

Decision support comes first. Repository text comes second.

Reference-Only Page Review Score: 8/11

This page remains useful for teams, but Killer-Skills treats it as reference material instead of a primary organic landing page.

Original recommendation layer Concrete use-case guidance Explicit limitations and caution
Review Score
8/11
Quality Score
46
Canonical Locale
en
Detected Body Locale
en

Geeigneter Einsatz: Ideal for AI agents that need create clear, actionable product requirements documents suitable for junior developers to. Lokalisierte Zusammenfassung: MCP Server to make searching openrouter easy # PRD Generator Create clear, actionable Product Requirements Documents suitable for junior developers to understand and implement. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

Warum diese Fähigkeit verwenden

Empfehlung: prd helps agents create clear, actionable product requirements documents suitable for junior developers to. MCP Server to make searching openrouter easy # PRD Generator Create clear, actionable Product

Am besten geeignet für

Geeigneter Einsatz: Ideal for AI agents that need create clear, actionable product requirements documents suitable for junior developers to.

Handlungsfähige Anwendungsfälle for prd

Anwendungsfall: Applying Create clear, actionable Product Requirements Documents suitable for junior developers to
Anwendungsfall: Applying Receive feature request - User describes a feature or functionality
Anwendungsfall: Applying Ask clarifying questions - 3-5 essential questions with lettered options

! Sicherheit & Einschränkungen

  • Einschraenkung: Important: Do NOT implement the feature. Only create the PRD document.
  • Einschraenkung: Ask only critical questions where the initial prompt is ambiguous. Skip questions when answers are reasonably inferable.
  • Einschraenkung: B. Existing users only

Why this page is reference-only

  • - Current locale does not satisfy the locale-governance contract.
  • - The underlying skill quality score is below the review floor.

Source Boundary

The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.

After The Review

Decide The Next Action Before You Keep Reading Repository Material

Killer-Skills should not stop at opening repository instructions. It should help you decide whether to install this skill, when to cross-check against trusted collections, and when to move into workflow rollout.

Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is prd?

Geeigneter Einsatz: Ideal for AI agents that need create clear, actionable product requirements documents suitable for junior developers to. Lokalisierte Zusammenfassung: MCP Server to make searching openrouter easy # PRD Generator Create clear, actionable Product Requirements Documents suitable for junior developers to understand and implement. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

How do I install prd?

Run the command: npx killer-skills add adawalli/nexus. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for prd?

Key use cases include: Anwendungsfall: Applying Create clear, actionable Product Requirements Documents suitable for junior developers to, Anwendungsfall: Applying Receive feature request - User describes a feature or functionality, Anwendungsfall: Applying Ask clarifying questions - 3-5 essential questions with lettered options.

Which IDEs are compatible with prd?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for prd?

Einschraenkung: Important: Do NOT implement the feature. Only create the PRD document.. Einschraenkung: Ask only critical questions where the initial prompt is ambiguous. Skip questions when answers are reasonably inferable.. Einschraenkung: B. Existing users only.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add adawalli/nexus. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use prd immediately in the current project.

! Reference-Only Mode

This page remains useful for installation and reference, but Killer-Skills no longer treats it as a primary indexable landing page. Read the review above before relying on the upstream repository instructions.

Upstream Repository Material

The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.

Upstream Source

prd

Install prd, an AI agent skill for AI agent workflows and automation. Review the use cases, limitations, and setup path before rollout.

SKILL.md
Readonly
Upstream Repository Material
The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.
Supporting Evidence

PRD Generator

Create clear, actionable Product Requirements Documents suitable for junior developers to understand and implement.

Workflow

  1. Receive feature request - User describes a feature or functionality
  2. Ask clarifying questions - 3-5 essential questions with lettered options
  3. Generate PRD - Create structured document based on answers
  4. Save PRD - Write to /tasks/prd-[feature-name].md

Important: Do NOT implement the feature. Only create the PRD document.

Step 1: Clarifying Questions

Ask only critical questions where the initial prompt is ambiguous. Skip questions when answers are reasonably inferable.

Question areas:

  • Problem/Goal - "What problem does this solve?"
  • Core Functionality - "What key actions should users perform?"
  • Scope/Boundaries - "What should this NOT do?"
  • Success Criteria - "How will we know it's successful?"

Format requirements:

  • Number questions (1, 2, 3)
  • Letter options (A, B, C, D) for each question
  • Enable responses like "1A, 2C, 3B"

Example:

1. What is the primary goal of this feature?
   A. Improve user onboarding experience
   B. Increase user retention
   C. Reduce support burden
   D. Generate additional revenue

2. Who is the target user?
   A. New users only
   B. Existing users only
   C. All users
   D. Admin users only

3. What is the expected scope?
   A. MVP - minimal viable implementation
   B. Full feature - complete functionality
   C. Iteration - enhance existing feature

Step 2: Generate PRD

After receiving answers, generate the PRD using the structure in references/prd-template.md.

Writing guidelines:

  • Write for junior developers - explicit, unambiguous, avoid jargon
  • Focus on "what" and "why", not "how"
  • Number all functional requirements
  • Keep requirements specific and testable

Step 3: Save PRD

Save to /tasks/prd-[feature-name].md

Use kebab-case for feature name (e.g., prd-user-authentication.md, prd-export-dashboard.md).

Create the /tasks/ directory if it doesn't exist.

Verwandte Fähigkeiten

Looking for an alternative to prd or another community skill for your workflow? Explore these related open-source skills.

Alle anzeigen

openclaw-release-maintainer

Logo of openclaw
openclaw

Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞

333.8k
0
Künstliche Intelligenz

widget-generator

Logo of f
f

Erzeugen Sie anpassbare Widget-Plugins für das Prompts.Chat-Feed-System

149.6k
0
Künstliche Intelligenz

flags

Logo of vercel
vercel

Das React-Framework

138.4k
0
Browser

pr-review

Logo of pytorch
pytorch

Tensor und dynamische neuronale Netze in Python mit starker GPU-Beschleunigung

98.6k
0
Entwickler