Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

Back to skills

Design Documentation

ASecurity

Use when 编写或修改特性 RFC、架构、系统、功能或详细设计说明书;普通实验报告用 cinderx-optimization-report。

2 stars
0 votes
0 copies
0 views
Added 9/20/2026
documentationdocumentation

Security Analysis

A100/100

Scanned 9/20/2026

Install to Claude Code

$npx -y skills add sisibeloved/cpython-optimize-skill --skill design-documentation --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Design Documentation?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Design Documentation
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/sisibeloved-design-documentation/badge)](https://www.skillsdirectory.com/skills/sisibeloved-design-documentation)

More formats (shields.io, HTML) on the badges page.

Download Zip
Files
SKILL.md
---
name: design-documentation
description: Use when 编写或修改特性 RFC、架构、系统、功能或详细设计说明书;普通实验报告用 cinderx-optimization-report。
---

# 设计文档编写

按用户要交付的设计层级选择一个模板,只读取相关材料。局部修改沿用现有文档结构;详细设计不要求先补齐整套上游文档。

| 设计范围 | 模板 |
|----------|------|
| 特性动机、目标、方案与风险评审 | [特性 RFC](references/feature-rfc-template.md) |
| 整体模块、交互和部署边界 | [架构设计](references/architecture-design-template.md) |
| 需要独立成文的系统约束、可靠性、安全或生命周期 | [系统设计](references/system-design-template.md) |
| 功能域、功能项、模块接口和影响 | [功能设计](references/function-design-template.md) |
| 组件内部行为、数据与实现接口 | [详细设计](references/detailed-design-template.md) |

## 交付范围

沿用用户指定路径或项目约定;新文档没有约定时可放入 `docs/design/YYYY-MM-DD-<topic>-<type>.md`。模板是章节参考;只有用户要求完整标准说明书或项目已有固定格式时,才保留所有章节、元信息、编号与修订记录,不适用项写“不涉及”。普通设计可省略无关章节,不编造产品版本、密级或审批信息。

关键决策关联代码、上游约束或可信来源,解释方案的适用边界、风险和验收方式。可靠性、安全性、性能等分析按实际影响展开;有实质影响时不能省略。

完整 RFC、架构或功能设计还需按 [视图与层级规范](references/design-views.md) 保持包含/依赖关系、聚合接口、时序调用和模型链一致;局部修订只核对受影响部分。

## 各层重点

- RFC 对齐动机、目标与非目标、总体方案、风险和开放问题;保留状态与已有 Issue/PR 来源,不因没有上游文档而阻塞起草。
- 架构设计关注系统/组件结构、外部边界、交互和部署。4+1 视图按需要采用。
- 功能设计关注模块能力、逻辑接口、输入输出和验收口径。可采用总-分结构:前部从外部视角用通俗易懂的语言概括面向谁、解决什么问题,再在后部展开实现方案、接口、DFX 和影响点。需要比较流程、关系或边界时用 mermaid 或表格。
- 功能跨多个模块时说明职责和交互;不因跨模块就认定拆分错误。实现细节留到详细设计,必要时用伪代码帮助说明。
- 详细设计描述内部接口、行为和数据模型,可具体到目标语言、运行环境和代码路径,应能指导开发与测试。

交付前检查决策、接口、图表和验收口径是否一致,修正文档自身的问题后给出路径与待定事项。

Attribution

sisibelovedsisibeloved
View sourceMore from sisibeloved →
SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Related Skills

Context Fundamentals

Understand the components, mechanics, and constraints of context in agent systems. Use when designing agent architectures, debugging context-related failures, or optimizing context usage.

179001 votes

release-notes

Draft release notes and changelog entries from git history or merged PRs between two refs (tags/SHAs/branches), including breaking changes, migrations, and upgrade steps. Use when the user asks for release notes, changelog updates, or a GitHub Release draft.

1301 votes

docs-style-guide

Documentation style guide enforcer by @planetabhi. Applies and reviews the writing style guide when authoring or editing product documentation and tutorials. Use to check prose for voice, tense, word choice, inclusive language, formatting, code block, UI, Markdown, and number/date conventions.

11 votes

Caveman Help

Quick-reference card for all caveman modes, skills, and commands. One-shot display, not a persistent mode. Trigger: /caveman-help, "caveman help", "what caveman commands", "how do I use caveman".

1023330 votes

How It Works

Explain how claude-mem captures observations, when memory injection kicks in, and where data lives. Use when the user asks "how does claude-mem work?" or "what is this thing doing?".

942310 votes
View all in documentation →