src/main/resources/skills/code-review/SKILL.md
代码审查最佳实践指南
npx skillsauth add leavesfly/jimi code-reviewInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
当进行代码审查时,请遵循以下专业指南和检查清单。
请按以下结构化格式输出审查结果:
严重问题(如有):
改进建议:
优点:
总体评价: 简要总结代码质量和建议
testing
示例技能,用于 PluginRegistry 测试
development
Get current weather and forecasts (no API key required).
testing
Java单元测试编写指南(基于JUnit和Mockito)
development
Java 编码最佳实践与设计模式