·code-checker
</>

code-checker

掃描 C/C++ 程式碼庫以查找程式碼品質問題,包括超大檔案/函數和循環依賴項。當使用者要求檢查檔案大小、尋找超大函數、偵測循環依賴、分析程式碼複雜度、尋找程式碼異味或識別 C/C++ 程式碼中的可維護性問題時使用。支援使用可設定的閾值掃描單一檔案或整個目錄。

20安裝·2熱度·@openharmonyinsight

安裝

$npx skills add https://github.com/openharmonyinsight/openharmony-skills --skill code-checker

如何安裝 code-checker

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

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

來源:openharmonyinsight/openharmony-skills。

SKILL.md

查看原文

Analyzes C/C++ code for maintainability issues: extra large files/functions and circular dependencies between modules.

| Large functions | references/refactoring.md | | Circular dependencies | See references/circular-deps.md |

| Files | 2000 effective lines | Hard to navigate, understand | | Functions | 50 effective lines | Beyond cognitive fit, hard to test |

掃描 C/C++ 程式碼庫以查找程式碼品質問題,包括超大檔案/函數和循環依賴項。當使用者要求檢查檔案大小、尋找超大函數、偵測循環依賴、分析程式碼複雜度、尋找程式碼異味或識別 C/C++ 程式碼中的可維護性問題時使用。支援使用可設定的閾值掃描單一檔案或整個目錄。 來源:openharmonyinsight/openharmony-skills。

可引用資訊

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

安裝指令
npx skills add https://github.com/openharmonyinsight/openharmony-skills --skill code-checker
分類
</>開發工具
認證
收錄時間
2026-02-22
更新時間
2026-03-11

Browse more skills from openharmonyinsight/openharmony-skills

快速解答

什麼是 code-checker?

掃描 C/C++ 程式碼庫以查找程式碼品質問題,包括超大檔案/函數和循環依賴項。當使用者要求檢查檔案大小、尋找超大函數、偵測循環依賴、分析程式碼複雜度、尋找程式碼異味或識別 C/C++ 程式碼中的可維護性問題時使用。支援使用可設定的閾值掃描單一檔案或整個目錄。 來源:openharmonyinsight/openharmony-skills。

如何安裝 code-checker?

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

這個 Skill 的原始碼在哪?

https://github.com/openharmonyinsight/openharmony-skills