documentation-audit
✓在根据代码库实际情况验证文档声明时应使用此技能。触发“审核文档”、“验证文档”、“检查文档”、“文档准确”、“文档漂移”、“发布前”、“重构后”、“文档不匹配”。使用带有模式扩展的两遍提取来进行全面检测。
SKILL.md
Systematically verify claims in documentation against the actual codebase using a two-pass approach.
Core principle: Low recall is worse than false positives—missed claims stay invisible.
| fileref | scripts/foo.py | File exists? | | configdefault | "defaults to 'AI Radio'" | Check schema/code | | envvar | STATIONNAME | In .env.example + code? | | clicommand | --normalize flag | Script supports it? | | behavior | "runs every 2 minutes" | Check timers/code |
在根据代码库实际情况验证文档声明时应使用此技能。触发“审核文档”、“验证文档”、“检查文档”、“文档准确”、“文档漂移”、“发布前”、“重构后”、“文档不匹配”。使用带有模式扩展的两遍提取来进行全面检测。 来源:2389-research/claude-plugins。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/2389-research/claude-plugins --skill documentation-audit- 分类
- ""沟通写作
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 documentation-audit?
在根据代码库实际情况验证文档声明时应使用此技能。触发“审核文档”、“验证文档”、“检查文档”、“文档准确”、“文档漂移”、“发布前”、“重构后”、“文档不匹配”。使用带有模式扩展的两遍提取来进行全面检测。 来源:2389-research/claude-plugins。
如何安装 documentation-audit?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/2389-research/claude-plugins --skill documentation-audit 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/2389-research/claude-plugins
详情
- 分类
- ""沟通写作
- 来源
- skills.sh
- 收录时间
- 2026-02-01