🦀 ClawHub
code-review-fix
by @landyun
Automatically review code for bugs, security, style, and performance issues, provide fix suggestions, and optionally apply repairs with explanations.
TERMINAL
clawhub install code-review-fix📖 About This Skill
Code Review & Fix / 智能代码审查与修复
自动审查代码问题、提供修复建议、直接修复代码 —— 解决开发者"代码质量"和"bug修复"的高频痛点。
Usage / 使用方法
# 审查当前文件
/code-review审查并自动修复
/code-review --fix只检查安全问题
/code-review --security学习模式(附带解释)
/code-review --explain