pdd-extract-features

Extract feature points from PRD documents into a standardized feature matrix.

13|3|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/wonderslife/pdd-skills-v3 --skill pdd-extract-features
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pdd-extract-features
Source: https://github.com/wonderslife/pdd-skills-v3/tree/main/skills/core/pdd-extract-features
Command: npx skills add https://github.com/wonderslife/pdd-skills-v3 --skill pdd-extract-features

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

从PRD文档体系中提取功能点矩阵,帮助团队快速将需求转化为结构化的功能点,同时提升可追溯性。 Extract and structure feature points from PRD documents to accelerate delivery and improve traceability.

Core Features & Use Cases

  • 提取并矩阵化PRD中的功能点,输出标准化的 feature-matrix.md | Extract feature points from PRD documents and convert them into a standardized feature matrix.
  • 支持基于用例的功能点映射、需求拆解和可追溯性追踪 | Supports use-case based feature mapping, requirement breakdown, and traceability.
  • MECE 覆盖、显式依赖和 P0 详细描述等质量门控,确保产出可用于 downstream 系统 | Enforces MECE coverage, explicit dependencies, and detailed P0 descriptions for downstream deployment.

Quick Start

Analyze your PRD, identify use cases, and generate a complete, traceable feature matrix.

Frequently Asked Questions about pdd-extract-features

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

FAQPage Schema
How do I extract feature points from a PRD into a structured matrix?

A feature matrix maps PRD requirements into structured use-case mappings to ensure traceability. It enforces MECE coverage and detailed P0 descriptions, ensuring every feature point is explicitly linked to downstream use cases and deployment readiness.

How do I map use cases to requirements for traceability analysis?

To map use cases for traceability analysis, extract feature points from your PRD and convert them into a standardized feature matrix. This ensures source traceability to use case sections by enforcing MECE coverage and explicit dependencies.

Can I ensure MECE coverage and P0 descriptions when breaking down requirements?

Yes, you can ensure MECE coverage and detailed P0 descriptions during requirement breakdown. The feature matrix generation applies these specific quality gates to guarantee source traceability and readiness for downstream deployment.

What is the best way to structure PRD features for downstream deployment?

The best way to structure PRD features for downstream deployment is generating a standardized feature matrix. It enforces MECE coverage, explicit dependencies, and detailed P0 descriptions to ensure structured feature points can be consumed by downstream systems.

Does extracting a feature matrix require explicit dependency mapping?

Yes, extracting a feature matrix requires explicit dependency mapping. Enforcing explicit dependencies is a core quality gate applied alongside MECE coverage and P0 descriptions to ensure accurate use-case mapping and traceability.