·ln-613-code-comments-auditor
</>

ln-613-code-comments-auditor

檢查「為什麼」而不是「什麼」、密度 (15-20%)、禁止內容、文件字串品質、現狀、遺留清理。傳回包含嚴重性、位置和建議的結果。

32安裝·5熱度·@levnikolaevich

安裝

$npx skills add https://github.com/levnikolaevich/claude-code-skills --skill ln-613-code-comments-auditor

如何安裝 ln-613-code-comments-auditor

透過命令列快速安裝 ln-613-code-comments-auditor AI 技能到你的開發環境

  1. 開啟終端機: 開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 執行安裝指令: 複製並執行以下指令:npx skills add https://github.com/levnikolaevich/claude-code-skills --skill ln-613-code-comments-auditor
  3. 驗證安裝: 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

來源:levnikolaevich/claude-code-skills。

SKILL.md

查看原文

Paths: File paths (shared/, references/, ../ln-) are relative to skills repo root. If not found at CWD, locate this SKILL.md directory and go up one level for repo root.

MANDATORY READ: Load shared/references/taskdelegationpattern.md#audit-coordinator--worker-contract for contextStore structure.

1) Parse Context: Extract tech stack, project root, outputdir from contextStore 2) Scan: Find all source files (use techstack for detection) 3) Extract: Parse inline comments + docstrings/JSDoc 4) Audit: Run 6 category checks (see Audit Categories below)

檢查「為什麼」而不是「什麼」、密度 (15-20%)、禁止內容、文件字串品質、現狀、遺留清理。傳回包含嚴重性、位置和建議的結果。 來源:levnikolaevich/claude-code-skills。

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/levnikolaevich/claude-code-skills --skill ln-613-code-comments-auditor
分類
</>開發工具
認證
收錄時間
2026-03-07
更新時間
2026-03-11

Browse more skills from levnikolaevich/claude-code-skills

快速解答

什麼是 ln-613-code-comments-auditor?

檢查「為什麼」而不是「什麼」、密度 (15-20%)、禁止內容、文件字串品質、現狀、遺留清理。傳回包含嚴重性、位置和建議的結果。 來源:levnikolaevich/claude-code-skills。

如何安裝 ln-613-code-comments-auditor?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/levnikolaevich/claude-code-skills --skill ln-613-code-comments-auditor 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

這個 Skill 的原始碼在哪?

https://github.com/levnikolaevich/claude-code-skills