Token导航 LogoToken导航TokenDH.com
效率只读clawhub未标认证来源可访问clear审计通过

requirements-spec需求规格

Agent Skill

requirements-spec 用于辅助前端页面、组件、样式和交互逻辑开发,适合在 OpenClaw 中需要维护前端项目、生成组件或检查界面实现时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

3,599

周安装

153

GitHub Stars

1

下载量

1,261
OpenClaw

安装说明

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

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

请帮我安装这个 Agent Skill:requirements-spec(需求规格)
来源仓库:https://github.com/profitpioneer/requirements-spec
安装命令:
openclaw skills install requirements-spec
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install requirements-spec

简介

协助使用八维框架编写高质量需求规格说明书。

  • 涵盖背景、流程与非功能性需求,确保文档完整性。
  • 提供模板化引导,降低新手撰写门槛。requirements-spec 属于效率类 Skill,可作为该场景下的辅助能力补充。
  • 输出需结合具体项目调整,不可直接照搬通用框架。
  • 推荐配合评审流程使用,持续迭代完善文档质量。

SKILL.md

name
requirements-spec
description
Assists in writing high-quality requirements documents using an 8-dimension framework. Covers background, objectives, scope, detailed flows, non-functional needs, data tracking, acceptance criteria, and risk assessment. Use when drafting, writing, reviewing, or structuring product requirements, PRDs, or requirements documents.
version
1.0.0

Requirements Specification

Framework for writing complete, measurable, and actionable requirements documents.

Core Principles

  1. Completeness first — All 8 dimensions must be covered; none optional
  2. Measurable — Every objective and acceptance criterion must be quantifiable
  3. Clear and unambiguous — Developers, testers, and product managers must reach the same understanding
  4. Risk-forward — Identify risks early with mitigation plans

The 8 Dimensions

1. Background (15%)

What to include:

  • Business context — Why this requirement exists; what problem it solves
  • User scenario — Who encounters what problem in which situation
  • Data support — Metrics that demonstrate problem severity or opportunity size
  • Strategic alignment — How this connects to team/org/company goals

Checklist:

  • [ ] Explains "why" not just "what"
  • [ ] Backed by concrete data or facts
  • [ ] Identifies target user group
  • [ ] Links to higher-level objectives

2. Objectives (20%)

What to include:

  • Core objective — One sentence summarizing the desired outcome
  • SMART criteria:

- Specific — Clear and unambiguous - Measurable — Has quantifiable metrics - Achievable — Feasible within resource and time constraints - Relevant — Directly addresses the background problem - Time-bound — Has a clear deadline

  • Priority ranking — Label must-have vs. nice-to-have

Checklist:

  • [ ] Each objective follows SMART criteria
  • [ ] Includes quantified targets (e.g., "reduce rejection rate from 30% to 20%")
  • [ ] Objectives logically connect to background
  • [ ] Distinguishes between must-achieve and stretch goals

3. Scope (20%)

What to include:

  • In Scope — Explicit list of features/modules covered by this requirement
  • Out of Scope — Explicitly excluded items to prevent scope creep
  • User stories — Format: "As a [user], I want [action], so that [benefit]"
  • Feature list — Structured feature list with priority labels (P0/P1/P2)
  • Boundary conditions — Edge cases and exception handling scope

Checklist:

  • [ ] Clear boundary between what is and isn't included
  • [ ] Every feature has a priority label
  • [ ] Covers both happy path and exception flows
  • [ ] Specifies platform coverage (Web, mobile, mini-program, etc.)

4. Detailed Features & Flows (20%)

What to include:

  • Flow diagrams — Mermaid or flowchart for key business processes
  • Feature descriptions — Input, processing, output for each feature
  • Change highlights — Diff against existing system; mark changes clearly
  • Test focus points — Scenarios and edge cases that need special testing attention

Checklist:

  • [ ] Flow diagram or sequence diagram exists
  • [ ] Changes are clearly marked/highlighted
  • [ ] Test focus points are documented
  • [ ] Exception flows are covered

5. Non-Functional Requirements (5%)

What to include:

  • Performance — Response time, concurrency, throughput targets
  • Operations confirmation — Operations team sign-off and conclusions
  • Customer support SOP — Standard operating procedures for support team

Checklist:

  • [ ] Operations team has confirmed requirements
  • [ ] Customer support SOP is documented
  • [ ] Performance metrics are specified

6. Data Tracking (10%)

What to include:

  • Tracking plan — Event names, trigger conditions, parameter definitions
  • Dashboard metrics — Core metrics to monitor and dashboard design
  • Data validation — How to verify tracking data accuracy

Checklist:

  • [ ] Complete tracking plan exists
  • [ ] Dashboard metrics are defined
  • [ ] Data validation approach is specified

7. Acceptance Criteria (5%)

What to include:

  • Functional acceptance — Acceptance conditions per feature
  • Acceptance scenarios — Specific pre-launch test scenarios
  • Owner — Person responsible for acceptance sign-off
  • Post-launch tracking — Tracking cadence and metrics

Checklist:

  • [ ] Every feature has corresponding acceptance conditions
  • [ ] Criteria are quantifiable and verifiable
  • [ ] Post-launch tracking plan exists

8. Risk Assessment (5%)

What to include:

  • System risks — Technical implementation, stability concerns
  • Reputation risks — User feedback, PR concerns
  • Business risks — Revenue impact, operational disruption
  • Mitigation plans — Response strategy and contingency plan per risk

Checklist:

  • [ ] Key risks are identified
  • [ ] Each risk has a mitigation plan
  • [ ] Risk owner is assigned

Workflow

Step 1: Gather Information

Ask the user:

  • Business background and goals
  • Target users and scenarios
  • Constraints (timeline, resources, technical)
  • Existing reference docs or designs

Step 2: Build the Document

Guide the user through each of the 8 dimensions. For missing information, ask targeted questions or propose reasonable defaults.

Step 3: Quality Check

After drafting, review against each dimension's checklist. Flag gaps and suggest improvements.

Step 4: Score Estimate

Rate the document quality:

  • Excellent (8.0+) — All dimensions complete and high quality
  • Good (6.0-7.9) — Core dimensions complete, minor items need polish
  • Acceptable (4.0-5.9) — Main dimensions covered, several items need improvement
  • Needs Work (<4.0) — Missing core dimensions or content severely incomplete

Common Pitfalls

PitfallBad ExampleGood Example
Unquantified goal"Improve user experience""Reduce page load from 3s to 1.5s"
Unclear scopeNo Out of Scope sectionExplicitly lists exclusions
Missing acceptanceDescribes features onlyDefines "done" criteria per feature
Ignored risksNo risk sectionIdentifies dependency risks with plans

Document Template

# [Requirement Name]

## 1. Background
### 1.1 Business Context
### 1.2 User Scenario
### 1.3 Data Support
### 1.4 Strategic Alignment

## 2. Objectives
### 2.1 Core Objective
### 2.2 Quantified Metrics
### 2.3 Priorities

## 3. Scope
### 3.1 In Scope
### 3.2 Out of Scope
### 3.3 User Stories
### 3.4 Feature List

## 4. Detailed Features & Flows
### 4.1 Business Flow Diagram
### 4.2 Feature Descriptions
### 4.3 Change Highlights
### 4.4 Test Focus Points

## 5. Non-Functional Requirements
### 5.1 Performance
### 5.2 Operations Confirmation
### 5.3 Support SOP

## 6. Data Tracking
### 6.1 Tracking Plan
### 6.2 Dashboard Metrics
### 6.3 Data Validation

## 7. Acceptance Criteria
### 7.1 Functional Acceptance
### 7.2 Acceptance Scenarios
### 7.3 Post-Launch Tracking

## 8. Risk Assessment
### 8.1 Risk Register
### 8.2 Mitigation Plans

Trigger

Activate when the user asks to write, draft, review, or structure a requirements document, PRD, or product spec.

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

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

04

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

能力 5

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

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

平台分布

OpenClaw

95.59%
按下载量换算1,205

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

只读

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

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills