zolletta-metaskill-documentor
仓库创建 2026年7月15日最近提交 7 天前SkillHot 收录 4 天前
这个 Skill 做什么
把文档审查弄成有章法的一套流程,既按 Diátaxis 看结构和读者定位,又把文档和代码比对确认字段、命令、路径没跑偏。会在准备发布、做 CI 文档门禁或审计文档质量时用上。特别之处是能做漂移检测、链接校验和用 AST 验证 API/签名的新鲜度,能自动给出过时风险评分。
▸ 展开 SKILL.md 英文原文
Documentation review combining [Diátaxis](https://diataxis.fr/) compliance checks with automated drift detection. Reviews .backstage/ docs for structure, accuracy, consistency, and freshness against the codebase. Use when reviewing docs, preparing releases, running CI doc gates, or auditing doc quality.
0
Stars
0
Forks
10
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/Zolletta/zolletta-metaskill/main/documentor/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/Zolletta/zolletta-metaskill/main/documentor/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Zolletta-metaskill Documentor A unified documentation review skill that combines: 1. **Diátaxis compliance** — structure, audience clarity, type correctness, voice consistency 2. **Accuracy review** — verify docs match the actual codebase (fields, signatures, commands, paths) 3. **Drift detection** — automated staleness scoring, link integrity, API doc validation via AST Derived from the [Diátaxis Documentation Expert](https://github.com/github/awesome-copilot/blob/main/skills/documentation-writer/SKILL.md) skill (MIT, github/awesome-copilot) and the [Doc Drift Detector](https://github.com/borghei/Claude-Skills/blob/main/engineering/doc-drift-detector/SKILL.md) (MIT + Commons Clause, bo
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有