·check-docs
""

check-docs

phrazzld/claude-config

审核文档:README、架构、API 文档、.env.example。 输出结构化的结果。使用 log-doc-issues 创建问题。 调用:文档审核、差距分析、陈旧性检查。

7安装·1热度·@phrazzld

安装

$npx skills add https://github.com/phrazzld/claude-config --skill check-docs

SKILL.md

This is a primitive. It only investigates and reports. Use /log-doc-issues to create GitHub issues or /fix-docs to fix.

When auth system changes (Clerk, Auth0, Convex Auth, etc.), docs often reference the old system.

| Missing README.md | P0 | | Missing .env.example (with env vars used) | P0 | | Incomplete README sections | P1 | | Missing architecture docs | P1 | | Undocumented env vars | P1 | | Stale documentation | P2 | | Missing CONTRIBUTING.md | P2 | | Missing ADRs | P2 | | Polish and extras | P3 |

审核文档:README、架构、API 文档、.env.example。 输出结构化的结果。使用 log-doc-issues 创建问题。 调用:文档审核、差距分析、陈旧性检查。 来源:phrazzld/claude-config。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/phrazzld/claude-config --skill check-docs
分类
""沟通写作
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 check-docs?

审核文档:README、架构、API 文档、.env.example。 输出结构化的结果。使用 log-doc-issues 创建问题。 调用:文档审核、差距分析、陈旧性检查。 来源:phrazzld/claude-config。

如何安装 check-docs?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/phrazzld/claude-config --skill check-docs 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/phrazzld/claude-config