·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