Token导航 LogoToken导航TokenDH.com
AI 工具只读github未标认证来源可访问clear审计通过

writing-product-specs撰写产品规格

Agent Skill

用于辅助文档、README、Markdown、说明文和内容稿件的整理与改写。它适合让 Agent 提炼结构、补齐章节、统一术语、检查链接或把零散材料整理成可读文档。使用时应保留项目已有事实、命令和路径,不要把未确认的信息写成确定结论;涉及对外文案时,还需要控制语气,避免过度营销或夸大能力。

总安装

675

周安装

29

GitHub Stars

175

下载量

237
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

3

许可证

MIT

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:writing-product-specs(撰写产品规格)
来源仓库:https://github.com/nicepkg/ai-workflow
仓库路径:skills/writing-product-specs
安装命令:
npx skills add https://github.com/nicepkg/ai-workflow --skill writing-product-specs
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。不同来源提供的安装方式可能略有差异;本站展示可直接复制的安装命令,安装前请核对来源页面。

skills.shnpx skills
npx skills add https://github.com/nicepkg/ai-workflow --skill writing-product-specs

简介

用于编写产品规格和技术文档。writing-product-specs 属于AI 工具类 Skill,可作为该场景下的辅助能力补充。

  • 适合整理技术参数、功能说明和使用规范。
  • 使用时需确认技术细节准确,避免错误描述。
  • 建议配合测试验证确保规格与实际一致。
  • 安装方式:通过 npx 从 GitHub 仓库添加技能。

SKILL.md

Writing Product Specifications

Overview

Write comprehensive product specification documents that clearly communicate what we're building, why we're building it, and how we'll know it's successful. Document everything stakeholders need to understand: the problem context, target audience, requirements, success criteria, and tradeoffs. Give them a complete picture of the feature or project.

Assume the reader is a skilled product person or engineer, but knows nothing about this specific feature or the problem domain. Assume they need clear context to understand the "why" behind the work.

Announce at start: "I'm using the writing-product-specs skill to create the product specification."

Context: This should be run when designing a new feature or planning a project that needs clear requirements documentation.

Save specs to artifacts named spec--MM-DD-YYYY.md (or as requested by the user).

Core principle: Product specifications are detailed descriptions of the features and functionality of a product. They are used to communicate the requirements of the product to the development team.

When to Use This Skill

Use this skill when:

  • You are explicitly asked to write a product specification, product spec, or PRD (Product Requirements Document)
  • You are asked to design a new feature and need to document requirements before implementation
  • You are planning a project and need to define what will be built and why
  • You need to communicate product requirements to stakeholders, engineers, or designers
  • A feature request needs to be expanded into a detailed specification with context, requirements, and success criteria
  • You are asked to document the "what" and "why" of a product decision before moving to implementation

Process for Writing a Product Spec

Follow this process to elicit the necessary information and compose a comprehensive product specification.

Step 1: Understand the Requested Feature or Project

Ask questions to understand the feature or project. Gather information about:

  • What is it? What feature or project are we building? What does it do?
  • Who is the audience? Who are we solving this problem for? What are their roles, personas, or characteristics?
  • What are their problems? What specific pain points or challenges does the audience face? What is broken or missing?
  • How will this feature/project solve them? What is the proposed solution? How does it address the problems?
  • How will they benefit? What specifically is the benefit? What value does this deliver? What outcomes or improvements will users experience?
  • How will we know if we've succeeded? What are the success metrics, validation criteria, or observable outcomes?
  • How will we know if we've failed? What would indicate failure? What are the failure modes or negative indicators?
  • What are we NOT doing? What is explicitly out of scope? What related features or capabilities are we excluding?

Continue asking questions until you have enough information to draft a complete spec. Don't proceed to drafting until you have clear answers to these core questions.

Step 2: Draft the Specification

Using the information gathered, draft the product specification following the document structure outlined in the Product Spec Format section. Present the complete draft to the user.

Step 3: Iterate Based on Feedback

After presenting the draft:

  • Ask the user for edits, clarifications, or additions
  • Identify gaps in the spec and ask targeted questions to fill them
  • Revise the spec based on feedback
  • Continue iterating until the user confirms the spec is complete and accurate

Step 4: Finalize and Save

Once the user confirms the spec is good enough:

  • Review the final spec against the document structure in Product Spec Format
  • Save the artifact as spec-<feature-name>-MM-DD-YYYY.md (or as requested by the user)

Product Spec Format

Below is the format for a product spec. Each section should be written with clear, actionable guidance.

[Project / Feature Title]

Instructions: Provide a brief (1-2 sentences max) description of what we are building. This is the tl;dr that should explain the entire project and its benefits in a few sentences. A reader should understand the core value proposition from this title and description alone.

What to include:

  • Clear, descriptive title that captures the feature/project
  • One to two sentences summarizing what is being built
  • The primary benefit or value this delivers

Background

Context

Instructions: Describe the world the problem exists in and the problem in broad strokes. Set the stage for why this work matters. Explain the current state, what's happening in the market or user workflows, and why this problem has emerged or become important now.

What to include:

  • Current state of the world/workflow/system
  • Why this problem exists or has become relevant
  • Any relevant trends, constraints, or external factors
  • The gap between current state and desired state

Audience

Instructions: Identify who we are solving this problem for. Be specific about user personas, roles, or user types. Map to common user personas if possible (e.g., doc writer, product engineer, devops/IT, customer's customer / reader of docs, etc.). If there are multiple audiences, list them and explain how each benefits.

What to include:

  • Primary user personas or roles affected
  • Secondary audiences if applicable
  • How each audience will benefit from the solution
  • Any specific user characteristics or needs that matter

Problem Statements

Instructions: List the specific problems we are solving. Use bullet format, one problem per bullet. Be succinct and direct—the background context has already been established. Each problem statement should be clear, specific, and actionable.

What to include:

  • Each problem as a separate bullet point
  • Specific, concrete problems (avoid vague statements)
  • Problems that are directly addressable by the solution
  • Focus on user pain points or business needs

Hypothesis

Instructions: Explain why we believe solving these problems will help customers achieve their goals. This is the "why" behind the "what"—the reasoning that connects the problems to the proposed solution. Articulate the expected outcome and the logic that supports it.

What to include:

  • The expected outcome if problems are solved
  • The logical connection between problems and solution
  • Why this approach will be effective
  • Any assumptions being made

Success Criteria

Instructions: Define how we will know that the problem is solved. These should be measurable, testable, or observable indicators of success. Include both quantitative metrics (if applicable) and qualitative validation steps.

What to include:

  • Specific, measurable metrics (e.g., adoption rates, performance improvements, user satisfaction scores)
  • QA/validation steps or acceptance criteria
  • Observable behaviors or outcomes that indicate success
  • Timeframes or thresholds for success (if relevant)

Requirements

Instructions: List what is necessary for us to build in order to solve this problem. Be specific about functional requirements, technical requirements, and constraints. Organize by priority or category if helpful. Each requirement should be clear enough that an engineer can understand what needs to be built.

What to include:

  • Functional requirements (what the system/feature must do)
  • Technical requirements (performance, scalability, compatibility needs)
  • User experience requirements (if applicable)
  • Integration or dependency requirements
  • Prioritization (must-have vs. nice-to-have) if relevant

Non-requirements

Instructions: Explicitly state what we are not doing, what is out of scope, and what we don't have to do. This prevents scope creep and sets clear boundaries. Be specific about related features or capabilities that might seem related but are explicitly excluded.

What to include:

  • Features or capabilities explicitly out of scope
  • Related problems we are not solving
  • Future work that might seem related but isn't part of this spec
  • Assumptions about what we don't need to build

Tradeoffs and concerns

Instructions: When you write this section just include the placeholder below in italics.

Especially from engineering, what hard decisions will we have to make in order to implement this solution? What future problems might we have to solve because we chose to implement this?

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

04

需要参考平台分布和安装热度时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenCode

30.56%
按下载量换算72

Cursor

23.25%
按下载量换算55

Claude Code

15.59%
按下载量换算37

github-copilot

12.32%
按下载量换算29

Gemini CLI

8.53%
按下载量换算20

cline

3.07%
按下载量换算7

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。

来源信息

继续浏览同类 Skills