to-prd

Installation
SKILL.md

此技能获取当前对话上下文和代码库理解并生成 PRD。不要采访用户——只需综合你已知的内容。

This skill takes the current conversation context and codebase understanding and produces a PRD. Do NOT interview the user — just synthesize what you already know.

Issue 跟踪器和分诊标签词汇应该已经提供给你——如果没有,请运行 /setup-matt-pocock-skills

The issue tracker and triage label vocabulary should have been provided to you — run /setup-matt-pocock-skills if not.

流程 (Process)

  1. 如果你尚未探索仓库,探索以了解代码库的当前状态。在整个 PRD 中使用项目的领域词汇表术语,并尊重你正在修改区域的任何 ADR。

    Explore the repo to understand the current state of the codebase, if you haven't already. Use the project's domain glossary vocabulary throughout the PRD, and respect any ADRs in the area you're touching.

  2. 概述你需要构建或修改的主要模块以完成实现。积极寻找可以提取为可独立测试的深层模块的机会。

    Sketch out the major modules you will need to build or modify to complete the implementation. Actively look for opportunities to extract deep modules that can be tested in isolated.

    深层模块(与浅层模块相对)是将大量功能封装在一个简单、可测试且很少改变的接口中的模块。

Related skills

More from ninehills/mattpocock-skills

Installs
1
GitHub Stars
31
First Seen
Today