product-requirements

Generate Product Requirements Documents via quality-scored interactive dialogue.

564|70|Updated Jan 25, 2026
One-click install
npx skills add https://github.com/ynulihao/AgentSkillOS --skill product-requirements-ynulihao
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: product-requirements
Source: https://github.com/ynulihao/AgentSkillOS/tree/main/data/skill_seeds/product-requirements
Command: npx skills add https://github.com/ynulihao/AgentSkillOS --skill product-requirements-ynulihao

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of gathering, analyzing, and documenting product requirements, transforming vague ideas into clear, actionable Product Requirements Documents (PRDs).

Core Features & Use Cases

  • Interactive Requirements Gathering: Engages in a dialogue to understand project context and feature requests.
  • Quality Scoring: Evaluates requirements against defined criteria (Business Value, Functionality, UX, etc.) on a 100-point scale.
  • Iterative Refinement: Asks targeted questions to improve requirements until a quality threshold (90+) is met.
  • PRD Generation: Creates professional, structured PRDs saved to docs/{feature-name}-prd.md.
  • Use Case: A startup founder has a new app idea but struggles to articulate detailed requirements. This Skill guides them through the process, ensuring all aspects are covered before development begins.

Quick Start

Use the product-requirements skill to help define requirements for a new user authentication feature.

Frequently Asked Questions about product-requirements

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a PRD from a vague product idea?

PRD generation from a vague idea uses interactive dialogue to gather project context, evaluating requirements across business value, functionality, and scope.

What is a quality scoring system for product requirements gathering?

A quality scoring system for product requirements evaluates gathered context against defined criteria on a 100-point scale, ensuring completeness before proceeding to product requirements document creation.

How do I ensure my feature specification meets development standards?

Ensure your feature specification meets development standards through iterative refinement via targeted questions, pushing the quality score to a 90+ threshold.

Does PRD generation require any specific technical dependencies?

PRD generation requires no specific technical dependencies, operating entirely through interactive dialogue to assess technical constraints and user experience directly from your project context.

What format is the final product requirements document saved as?

The final product requirements document is saved as a markdown file at docs/{feature-name}-prd.md, providing a structured and readable output for development teams.