一键导入
requirements
Structured techniques for eliciting, analyzing, and documenting software requirements from stakeholders, reducing ambiguity and missed scope.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Structured techniques for eliciting, analyzing, and documenting software requirements from stakeholders, reducing ambiguity and missed scope.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | requirements |
| description | Structured techniques for eliciting, analyzing, and documenting software requirements from stakeholders, reducing ambiguity and missed scope. |
This skill provides structured workflows for gathering, analyzing, and documenting software requirements. Use it when scoping a project, conducting stakeholder interviews, or validating completeness of a PRD.
Use this 5-step structure for requirement-gathering sessions:
Record: Raw notes → distill into user stories within 24h.
For every feature, verify coverage across:
| Category | Key Questions |
|---|---|
| Functional | What does the system DO? |
| Data | What does it STORE and RETRIEVE? |
| Interface | How do users/systems INTERACT with it? |
| Performance | How FAST must it respond? At what SCALE? |
| Security | Who can ACCESS what? What's SENSITIVE? |
| Compliance | What REGULATIONS apply? |
| Operational | How is it DEPLOYED, MONITORED, BACKED UP? |
| Usability | Who uses it? What's their SKILL LEVEL? |
Flag requirements containing these words — they need clarification:
For each requirement, assign:
| Priority | Meaning | Rule |
|---|---|---|
| Must | Non-negotiable for launch | Blocks release if missing |
| Should | Important but workaround exists | Include if time permits |
| Could | Desirable enhancement | Only after all Shoulds done |
| Won't | Explicitly out of scope (this release) | Documented to prevent scope creep |
Every user story must pass:
**REQ-[ID]:** [One-sentence description]
- **Priority:** Must / Should / Could / Won't
- **Source:** [Stakeholder name/role, date]
- **Acceptance Criteria:**
- Given [context], when [action], then [outcome]
- Given [context], when [action], then [outcome]
- **Dependencies:** [REQ-IDs or "None"]
- **Open Questions:** [Any unresolved ambiguities]
Maintain a requirements → specs → code traceability:
| REQ ID | Description | Spec Section | Implementation | Test Case | Status |
|---|---|---|---|---|---|
| REQ-001 | User login | PRD §3.1 | src/auth/ | test/auth.test.js | Done |
Create, update, review, fix, or debug VS Code agent customization files (.instructions.md, .prompt.md, .agent.md, SKILL.md, copilot-instructions.md, AGENTS.md). Use for: saving coding preferences; troubleshooting why instructions/skills/agents are ignored or not invoked; configuring applyTo patterns; defining tool restrictions; creating custom agent modes or specialized workflows; packaging domain knowledge; fixing YAML frontmatter syntax.
Guide for optimizing LinkedIn profiles, creating professional content, and building strategic networking approaches for technology professionals.
Automated testing strategies for the Jump Start framework — secret scanning, type checking, smoke testing, and UAT coverage alignment. Use this skill when the Developer agent needs to validate code quality beyond unit tests, when security scanning is needed before commit, when type safety must be enforced, or when acceptance criteria coverage needs verification.
AI-powered design intelligence for building professional UI/UX across multiple platforms and frameworks. Contains 67 styles, 96 colour palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 13 technology stacks with a searchable database and design system generator.