tech-lead/code-review

SkillDev tools

Code review methodology, including review checklists, common issues, and best practices

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the tech-lead/code-review skill

What this skill tells your AI

The instructions your AI receives, as published by echovic/boss-skill in skill/skills/tech-lead/code-review/SKILL.md and read by ahel’s review.

审查清单

功能正确性

  • 代码实现符合需求
  • 边界情况处理正确
  • 错误处理完善

代码质量

  • 命名清晰易懂
  • 函数职责单一
  • 避免重复代码
  • 注释必要且准确

安全性

  • 输入验证
  • SQL注入防护
  • XSS防护
  • 认证授权正确

性能

  • 无明显性能问题
  • 数据库查询优化
  • 避免N+1查询

可维护性

  • 代码结构清晰
  • 易于测试
  • 遵循项目规范

Signals

GitHub stars
555
Forks
50
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
tech-lead-code-review
Source
github.com/echovic/boss-skill