๐Ÿ”Ž
QualityJavaScript

Code Review

by ww-w-ai

Code Review is a Quality skill for Claude Code, published by ww-w-ai in bkit-claude-code.

592 stars152 forkson ww-w-ai/bkit-claude-codeAdded 2026/08/25Repository updated 2026/08/17
ai-agentsai-driven-workai-native-developmentbkitclaude-codemulti-languagepdcapipelineplugin-repo
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/ww-w-ai/bkit-claude-code/tree/main/skills/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/ww-w-ai/bkit-claude-code.git

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

In this catalog

Source file
skills/code-review/SKILL.md in ww-w-ai/bkit-claude-code
Installs to
~/.claude/skills/code-review
Collection
One of 25 skills cataloged from this repository
Category
Quality โ€” 1354 skills

What Code Review does

Code Review analyzes code for bugs, security issues, performance problems, and style concerns. Use it to review a file, directory, staged changes, or a pull request and get actionable feedback.

Code Review is cataloged under Quality on DirSkills. Code Review comes from a repository tagged ai-agents, ai-driven-work, ai-native-development, bkit and claude-code.

Documentation

README

Code Review Skill

Skill for code quality analysis and review

Arguments

Argument Description Example
[file] Review specific file /code-review src/lib/auth.ts
[directory] Review entire directory /code-review src/features/
[pr] PR review (PR number) /code-review pr 123

Review Categories

1. Code Quality

  • Duplicate code detection
  • Function/file complexity analysis
  • Naming convention check
  • Type safety verification

2. Bug Detection

  • Potential bug pattern detection
  • Null/undefined handling check
  • Error handling inspection
  • Boundary condition verification

This is the opening of the README. Read the full README on GitHub.

Commands Code Review provides

Slash commands named in this skillโ€™s SKILL.md, listed in the order they first appear.

  • /code-review

Frequently asked about Code Review

  • What else does ww-w-ai publish alongside Code Review?

    Code Review is one of 25 skills that DirSkills catalogs from ww-w-ai/bkit-claude-code, the repository it ships in. Its siblings there include Audit, BKIT and Bkend Auth. Each one is a separate skill with its own page in this directory, installs the same way Code Review does, and is maintained by ww-w-ai in that same repository. The rest of the collection is listed on the ww-w-ai/bkit-claude-code page.

  • How does Code Review compare to other Quality skills?

    Code Review ranks #1145 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 ww-w-ai/bkit-claude-code

Code Review is one of 25 skills cataloged on DirSkills from ww-w-ai/bkit-claude-code.

See all 25 skills โ†’