·ai-generated-business-code-review
</>

ai-generated-business-code-review

openharmonyinsight/openharmony-skills

在以任何语言对 AI 生成的业务/应用程序代码质量进行审查或评分时使用,特别是在请求数字分数、风险级别或必须修复清单时,或者在 C++ 代码必须符合 OpenHarmony C++ 和安全标准时使用

15安装·1热度·@openharmonyinsight

安装

$npx skills add https://github.com/openharmonyinsight/openharmony-skills --skill ai-generated-business-code-review

SKILL.md

Overview Review AI-generated business/application code for correctness, robustness, maintainability, performance, and security. Output a 0-10 score, a risk level, and a must-fix checklist. For C++ code, REQUIRED: use openharmony-cpp and openharmony-security-review as hard constraints.

Scoring (0-10) Each dimension 0-2 points. Sum = total score.

| Correctness | Wrong/missing key behavior | Partial/assumptions | Meets requirements | | Robustness | Crashes/leaks/unchecked errors | Some edge handling | Solid edge/error handling | | Maintainability | Hard to read/modify | Mixed quality | Clear structure & naming |

在以任何语言对 AI 生成的业务/应用程序代码质量进行审查或评分时使用,特别是在请求数字分数、风险级别或必须修复清单时,或者在 C++ 代码必须符合 OpenHarmony C++ 和安全标准时使用 来源:openharmonyinsight/openharmony-skills。

查看原文

可引用信息

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

安装命令
npx skills add https://github.com/openharmonyinsight/openharmony-skills --skill ai-generated-business-code-review
分类
</>开发工具
认证
收录时间
2026-02-11
更新时间
2026-02-18

快速解答

什么是 ai-generated-business-code-review?

在以任何语言对 AI 生成的业务/应用程序代码质量进行审查或评分时使用,特别是在请求数字分数、风险级别或必须修复清单时,或者在 C++ 代码必须符合 OpenHarmony C++ 和安全标准时使用 来源:openharmonyinsight/openharmony-skills。

如何安装 ai-generated-business-code-review?

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

这个 Skill 的源码在哪?

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