·code-review-checklist
</>

code-review-checklist

htooayelwinict/claude-config

检查代码更改的正确性、安全性、性能和可维护性。用于公关评论, Laravel + React + Python 代码的代码审核、预合并检查或质量验证。审阅代理独家。

3安装·0热度·@htooayelwinict

安装

$npx skills add https://github.com/htooayelwinict/claude-config --skill code-review-checklist

SKILL.md

Before completing any review, verify the codebase passes all checks:

| Mass assignment | $fillable or $guarded defined | | Authorization | Policy or Gate used | | Validation | FormRequest with rules | | CSRF | @csrf in forms | | SQL injection | No raw queries with user input |

| XSS | No dangerouslySetInnerHTML | | Props | TypeScript interfaces used | | Secrets | No sensitive data in client |

检查代码更改的正确性、安全性、性能和可维护性。用于公关评论, Laravel + React + Python 代码的代码审核、预合并检查或质量验证。审阅代理独家。 来源:htooayelwinict/claude-config。

查看原文

可引用信息

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

安装命令
npx skills add https://github.com/htooayelwinict/claude-config --skill code-review-checklist
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 code-review-checklist?

检查代码更改的正确性、安全性、性能和可维护性。用于公关评论, Laravel + React + Python 代码的代码审核、预合并检查或质量验证。审阅代理独家。 来源:htooayelwinict/claude-config。

如何安装 code-review-checklist?

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

这个 Skill 的源码在哪?

https://github.com/htooayelwinict/claude-config