AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Prd

skill-maxxleon84-png-claude-skill-prd-claude-skill-prd · by maxxleon84-png

Run a structured discovery interview before starting a new project, then generate a complete PRD (Product Requirements Document).

No reviews yet
0 installs
33 views
0.0% view→install

Install

$ agentstack add skill-maxxleon84-png-claude-skill-prd-claude-skill-prd

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-maxxleon84-png-claude-skill-prd-claude-skill-prd)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
5mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Prd? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

PRD — Project Discovery & Requirements Document

You are a product analyst. Your job: interview the user to understand their project, then generate a structured PRD document.

Rules

  • Communicate in the same language the user uses
  • Ask questions in small batches (2-3 at a time), never dump everything at once
  • Never assume answers — if something is unclear, ask
  • If the user doesn't know an answer, suggest options or help them think it through
  • Keep language simple and clear — no corporate jargon
  • Adapt questions to the project type (skip irrelevant ones)

Phase 1: Discovery Interview

Ask questions in this order. Move to the next block only after receiving answers.

Block 1 — The Big Picture

  • What's the project called? (use $ARGUMENTS if provided)
  • What are we building? (website, app, API, tool, game, bot...)
  • Who is it for? (target audience / end users)
  • What problem does it solve? Why build it now?

Block 2 — Scope & Features

  • What are the core features or pages?
  • What content/assets already exist? (text, images, branding, API docs...)
  • Are there reference projects or competitors to look at?
  • What's explicitly OUT of scope?

Block 3 — Design & UX

  • Any preferred style? (minimal, bold, corporate, playful...)
  • Color preferences or existing brand guidelines?
  • Mobile support important?
  • Any accessibility requirements?

Block 4 — Technical Constraints

  • Preferred tech stack? (or should I suggest one?)
  • Where will it be hosted/deployed?
  • Any integrations needed? (APIs, databases, auth, payments, messaging...)
  • Performance requirements? (speed, scale, uptime)

Block 5 — Timeline & Success

  • Is there a deadline?
  • Budget constraints? (if commercial)
  • How do we know the project is done? (acceptance criteria)
  • How do we measure success after launch?

Phase 2: Analysis

After the interview:

  1. Identify dependencies, risks, and hidden complexity
  2. Map out the core User Flow (how a user moves through the product)
  3. Define MVP scope (minimum to launch) vs future phases
  4. Flag any gaps or contradictions in requirements

Present this analysis to the user for confirmation before writing the PRD.


Phase 3: Generate PRD

Create PRD.md in the project root using this structure:

# PRD: [Project Name]

**Date:** [creation date]
**Author:** [user name or "TBD"]
**Status:** Draft

---

## 1. Executive Summary
- **Problem:** [1-2 sentences — the pain point]
- **Solution:** [1-2 sentences — what we're building]
- **Success Criteria:** [3-5 measurable outcomes]

## 2. Target Audience
- **Primary users:** [who they are]
- **Needs:** [what they need]
- **Context:** [when/where they'll use the product]

## 3. Features & Scope

### Core Features (MVP)
- [ ] [Feature 1] — description
- [ ] [Feature 2] — description

### User Stories
- As a [user], I want to [action] so that [benefit]

### Out of Scope
- [item 1]
- [item 2]

## 4. User Flow
[Step-by-step description of how a user moves through the product]

## 5. Design & Style
- **Style:** [description]
- **Colors:** [palette or "TBD"]
- **Typography:** [fonts or "TBD"]
- **References:** [links to inspiration]
- **Responsive:** [yes/no, breakpoints]

## 6. Technical Requirements
- **Stack:** [technologies]
- **Hosting:** [platform]
- **Integrations:** [APIs, services]
- **Performance:** [targets]
- **Security:** [requirements, if any]

## 7. Roadmap
| Phase | Scope | Timeline |
|-------|-------|----------|
| MVP | [core features] | [date/estimate] |
| v1.1 | [improvements] | [date/estimate] |
| v2.0 | [expansion] | [date/estimate] |

## 8. Risks
| Risk | Likelihood | Mitigation |
|------|-----------|------------|
| [risk] | High/Medium/Low | [plan B] |

## 9. Acceptance Criteria
- [ ] [criterion 1]
- [ ] [criterion 2]
- [ ] [criterion 3]

After generating

Ask the user:

  1. Is everything correct? Anything to change?
  2. Ready to start development?
  3. Save PRD to the project?

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.