🔍
QualityTypeScript

Code Review

by echoVic

Code Review is a Quality skill for Claude Code, published by echoVic in boss-skill.

548 stars50 forkson echoVic/boss-skillAdded 2026/08/26Repository updated 2026/08/23
ai-agentsbmadbmad-workflowclaude-codecursorskilltrae
Install in seconds
Install Code Review
Copy Code Review into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/echoVic/boss-skill/tree/main/skill/skills/tech-lead/code-review ~/.claude/skills/code-review

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/echoVic/boss-skill.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skill/skills/tech-lead/code-review/SKILL.md in echoVic/boss-skill
Installs to
~/.claude/skills/code-review
Collection
One of 25 skills cataloged from this repository
Category
Quality1354 skills

What Code Review does

Code Review provides a checklist and best practices for reviewing code changes. Use it to check correctness, quality, security, performance, and maintainability before merging.

Code Review is cataloged under Quality on DirSkills. Code Review comes from a repository tagged ai-agents, bmad, bmad-workflow, claude-code and cursor.

Documentation

README

代码审查方法

审查清单

功能正确性

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

代码质量

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

安全性

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

性能

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

可维护性

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

Frequently asked about Code Review

  • What else does echoVic publish alongside Code Review?

    Code Review is one of 25 skills that DirSkills catalogs from echoVic/boss-skill, the repository it ships in. Its siblings there include Architecture Design, Backend API Development and Backend Testing Guide. Each one is a separate skill with its own page in this directory, installs the same way Code Review does, and is maintained by echoVic in that same repository. The rest of the collection is listed on the echoVic/boss-skill page.

  • How does Code Review compare to other Quality skills?

    Code Review ranks #1170 by stars among the 1354 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Code Review against them. Open each page to compare what they document and how they install.

More from echoVic/boss-skill

Code Review is one of 25 skills cataloged on DirSkills from echoVic/boss-skill.

See all 25 skills