Documentation
README
Code Review
智能代码审查技能,帮助审查代码质量、发现潜在问题、提供改进建议。
Smart code review skill that helps review code quality, identify potential issues, and provide improvement suggestions.
When to Use
当用户请求以下操作时使用此 skill:
- 审查代码 / Review code
- 检查代码质量 / Check code quality
- 寻找代码中的问题 / Find issues in code
- 请求代码改进建议 / Request improvement suggestions
Instructions
审查步骤 / Review Steps
- 阅读代码 - 仔细阅读提供的代码
- 检查问题:
- 语法错误 / Syntax errors
- 逻辑问题 / Logic issues
- 安全隐患 / Security vulnerabilities
- 性能问题 / Performance issues
- 代码风格 / Code style
- 提供建议 - 给出具体的改进建议
- 输出报告 - 使用标准格式生成审查报告
输出格式 / Output Format
This is the opening of the README. Read the full README on GitHub.