with one click
generate-design-doc
从需求文档 (REQ-NNN) 自动生成四级严谨设计说明书 (DES-NNN)
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
从需求文档 (REQ-NNN) 自动生成四级严谨设计说明书 (DES-NNN)
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
全栈故障诊断与日志溯源技能 — 允许 AI 自动串联前后端日志并定位 Bug 根因。
处理全渠道邮件聚合平台的智能首回任务。功能:L1-L5 分级标注 (01)、首回草稿生成 (02)、敏感词风控校验。支持多意图识别与订单信息关联。
处理物流进度查询 (意图 02)。对接 17track 实时查询接口,支持官网订单号自动关联查询或直接使用运单号。
处理核心订单业务 (意图 01, 03, 04)。用于:查询详情、申请取消、修改收货地址。涉及单号识别 (EFXX, Amazon) 与登录状态校验。
基于 Neo4j 的架构资产图谱映射,实现从需求到代码的精准路径发现
基于 Neo4j 架构图谱的测试盲区诊断、自动化用例生成与 Trace 闭环验证技能。每当用户询问“系统测试是否完整”、“如何补齐覆盖率”、“目前的盲区在哪里”或提到代码与需求的对齐关系时,必须使用此技能进行图谱诊断。
| name | generate-design-doc |
| description | 从需求文档 (REQ-NNN) 自动生成四级严谨设计说明书 (DES-NNN) |
When to use: When a Requirement Document (REQ-NNN) is approved, and the user asks you to write the design or move to the architecture phase.
library/)prompts/)scripts/)python_interpreter 或 programmatic_execute 运行此脚本。docs/requirements/REQ-NNN.md) they want to design for.library/design-principles.md to load architecture constraints.prompts/des-template.j2 as the foundation for writing docs/design/DES-NNN-<slug>.md.python .agent/skills/generate-design-doc/scripts/validate-design-coherence.py <path_to_des_md> to check for common omissions.