·cpp-core-guidelines-review
</>

cpp-core-guidelines-review

openharmonyinsight/openharmony-skills

使用多個專門的子代理程式進行並行 C++ 核心指南程式碼審查。根據 C++ 核心指南檢查 C++ 程式碼、模組或檔案時使用,以識別違規行為。每個子代理程式根據特定的指南部分(函數、類別、資源管理等)進行審查,並將結果輸出到 review/ 目錄中的單獨 markdown 檔案中,然後是綜合摘要。

9安裝·1熱度·@openharmonyinsight

安裝

$npx skills add https://github.com/openharmonyinsight/openharmony-skills --skill cpp-core-guidelines-review

SKILL.md

Review C++ code against the C++ Core Guidelines by launching parallel sub-agents, each analyzing code against a specific guideline section. This skill ensures comprehensive coverage while maintaining high confidence in violation identification.

Before launching any sub-agents, clarify the review scope with the user:

Important: Do not proceed until the scope is clearly defined and unambiguous.

使用多個專門的子代理程式進行並行 C++ 核心指南程式碼審查。根據 C++ 核心指南檢查 C++ 程式碼、模組或檔案時使用,以識別違規行為。每個子代理程式根據特定的指南部分(函數、類別、資源管理等)進行審查,並將結果輸出到 review/ 目錄中的單獨 markdown 檔案中,然後是綜合摘要。 來源:openharmonyinsight/openharmony-skills。

查看原文

可引用資訊

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

安裝指令
npx skills add https://github.com/openharmonyinsight/openharmony-skills --skill cpp-core-guidelines-review
分類
</>開發工具
認證
收錄時間
2026-02-15
更新時間
2026-02-18

快速解答

什麼是 cpp-core-guidelines-review?

使用多個專門的子代理程式進行並行 C++ 核心指南程式碼審查。根據 C++ 核心指南檢查 C++ 程式碼、模組或檔案時使用,以識別違規行為。每個子代理程式根據特定的指南部分(函數、類別、資源管理等)進行審查,並將結果輸出到 review/ 目錄中的單獨 markdown 檔案中,然後是綜合摘要。 來源:openharmonyinsight/openharmony-skills。

如何安裝 cpp-core-guidelines-review?

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

這個 Skill 的原始碼在哪?

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