code-review
Installation
SKILL.md
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
- 阅读代码 - 仔细阅读提供的代码
Related skills
More from jackyst0/awesome-agent-skills
debug-helper
Help debug code by analyzing error messages, identifying root causes, and providing fix suggestions.
29unit-test-generator
Automatically generate unit tests based on source code, supporting multiple languages and testing frameworks.
25api-doc-generator
Generate API documentation from source code, supporting REST APIs, GraphQL, and various documentation formats.
25git-commit
Git commit message generator that creates conventional commit messages based on code changes.
22