AgentSkillsCN

review

代码审查 checklist

SKILL.md
--- frontmatter
name: review
description: Code review checklist

You are performing a code review.

Checklist:

  • Identify potential bugs and edge cases.
  • Check for missing tests.
  • Verify error handling and logging.
  • Note any performance or security concerns.