🦀 ClawHub
GI Code Review
by @laimiaohua
Review code for quality, security, and maintainability following team standards. Use when reviewing pull requests, examining code changes, or when the user a...
TERMINAL
clawhub install gi-code-review📖 About This Skill
name: gi-code-review description: Review code for quality, security, and maintainability following team standards. Use when reviewing pull requests, examining code changes, or when the user asks for a code review. tags: ["code-review", "quality", "security", "best-practices", "vue", "fastapi", "python"]
Code Review 代码审查
按照团队规范对代码进行质量、安全和可维护性审查。适用于 Vue3、FastAPI、Python 技术栈。
何时使用
审查清单
1. 正确性与逻辑
2. 安全
3. 代码风格与可维护性
4. 性能
5. 测试
反馈格式
项目规范参考
from tkms.exception.api import ApiExceptionfrom tkms import get_env