documentation
仓库创建 2026年7月6日最近提交 21 天前SkillHot 收录 21 天前
▸ 精选理由
适合自动化维护项目级技术文档与合规流程
这个 Skill 做什么
保证架构、模块、API、ADR 等技术文档保持最新并同步。
确保架构、模块职责、公共 API、AGENTS.md、CLAUDE.md、ADR 等技术文档始终更新并相互同步。在新增功能、重构或需要补齐技术债时启动,作为文档工作流的执行器。流程化地强制“文档随变更而更新”,并规定语言和风格约定,避免文档与代码或决策不同步。
▸ 展开 SKILL.md 英文原文
Use when architecture, modules, responsibilities, public APIs, AGENTS.md files, ADRs, or technical-debt documentation must be created or updated. Enforces the project documentation workflow.
0
Stars
0
Forks
10
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/Seismoforg/claude-config/main/skills/documentation/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/Seismoforg/claude-config/main/skills/documentation/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# DOCUMENTATION SYSTEM Keeps architecture, module, API, decision docs correct and in sync. Satisfies the `feature` workflow's "documentation updated if required" step. **Language: all docs in English** — regardless of chat language. Covers AGENTS.md, CLAUDE.md, ADRs, technical-debt, READMEs, code comments/docstrings. Editing a doc in another language → translate the sections you touch. **Style: write docs terse (caveman style)** — imperative, no filler, lists over prose; keep every fact, name, path and constraint. Invoke the `caveman` skill when drafting/condensing. (READMEs may stay a touch more prose-y where a human onboarding needs it.) # ON ACTIVATION — DECISION GATE 1. Matches a **r
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有