modelscope.cn

prd-builder

PRD templates and structure for product requirements documents.

Installation

$ npx skills add https://modelscope.cn

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from modelscope.cn · top by installs.

npx skills add https://modelscope.cn

Browse all from modelscope.cn

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,056 B

History

  1. First recorded snapshot · 0 installs

SKILL.md

PRD Builder Skill

Provides templates for creating comprehensive Product Requirements Documents. Keep asking questions to clarify doubts and get >= 95% understanding of what the user wants.

When to Use

Automatically invoked by /majestic:prd command. Provides:

  • Standard PRD template structure
  • Technical expansion sections
  • Backlog item format

Templates

  • [resources/prd-template.md](resources/prd-template.md) - Core PRD structure (10 sections)
  • [resources/technical-expansion.md](resources/technical-expansion.md) - API, Data Model, Security, Performance sections

Best Practices

  • Clear, actionable language - Specific requirements, not vague descriptions
  • User story IDs - Traceable requirements (US-001, FR-001)
  • Testable acceptance criteria - Measurable success conditions
  • Explicit scope boundaries - Non-goals prevent scope creep
  • Developer-ready - Empowers "how" decisions while defining "what"