🔍
QualityPython

Code Review Specialist

by luongnv89

Code Review Specialist is a Quality skill for Claude Code, published by luongnv89 in claude-howto.

41K stars5K forkson luongnv89/claude-howtoAdded 2026/08/13Repository updated 2026/08/06
claude-codeguidetutorial
Install in seconds
Install Code Review Specialist
Copy Code Review Specialist 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/luongnv89/claude-howto/tree/main/03-skills/code-review-specialist ~/.claude/skills/code-review-specialist

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/luongnv89/claude-howto.git

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

In this catalog

Source file
03-skills/code-review-specialist/SKILL.md in luongnv89/claude-howto
Installs to
~/.claude/skills/code-review-specialist
Collection
One of 25 skills cataloged from this repository
Category
Quality1354 skills

What Code Review Specialist does

Code Review Specialist reviews code for security vulnerabilities, performance issues, and maintainability problems. Use it when someone asks for a code review, pull request evaluation, or code quality analysis.

Code Review Specialist is cataloged under Quality on DirSkills. Code Review Specialist comes from a repository tagged claude-code, guide and tutorial.

Documentation

README

Code Review Skill

This skill provides comprehensive code review capabilities focusing on:

  1. Security Analysis

    • Authentication/authorization issues
    • Data exposure risks
    • Injection vulnerabilities
    • Cryptographic weaknesses
    • Sensitive data logging
  2. Performance Review

    • Algorithm efficiency (Big O analysis)
    • Memory optimization
    • Database query optimization
    • Caching opportunities
    • Concurrency issues
  3. Code Quality

    • SOLID principles
    • Design patterns
    • Naming conventions
    • Documentation
    • Test coverage
  4. Maintainability

    • Code readability
    • Function size (should be < 50 lines)
    • Cyclomatic complexity
    • Dependency management
    • Type safety

Reference Files

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

Frequently asked about Code Review Specialist

  • What else does luongnv89 publish alongside Code Review Specialist?

    Code Review Specialist is one of 25 skills that DirSkills catalogs from luongnv89/claude-howto, the repository it ships in. Its siblings there include API Documentation Generator, API Documentation Generator and Blog Draft. Each one is a separate skill with its own page in this directory, installs the same way Code Review Specialist does, and is maintained by luongnv89 in that same repository. The rest of the collection is listed on the luongnv89/claude-howto page.

  • How does Code Review Specialist compare to other Quality skills?

    Code Review Specialist ranks #62 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 Specialist against them. Open each page to compare what they document and how they install.

More from luongnv89/claude-howto

Code Review Specialist is one of 25 skills cataloged on DirSkills from luongnv89/claude-howto.

See all 25 skills
📝
3w ago

API Documentation Generator

API Documentation Generator creates accurate API documentation from source code, including OpenAPI specifications, endpoint references, SDK examples, and integration guides. Use it when creating or updating API docs, generating OpenAPI specs, or documenting endpoints.
Writing
41K5K
📄
3w ago

API Documentation Generator

API Documentation Generator creates comprehensive, accurate API documentation from source code. Use it to generate OpenAPI specifications, endpoint docs, SDK usage examples, and integration guides.
Writing
41K5K
📝
3w ago

Blog Draft

Blog Draft guides you through drafting blog posts from ideas and research, including resource collection, outlining, iterative writing, and version control. Use it when you want to turn a topic or reference material into a structured article draft with citations.
Writing
41K5K
📝
3w ago

Blog Draft

Blog Draft guides research, brainstorming, outlining, and iterative drafting of blog posts. Use it to turn ideas and resources into structured, cited article drafts with version tracking.
Writing
41K5K
✍️
3w ago

Blog Draft

Blog Draft guides users from idea to a versioned blog post draft through research, outlining, iterative writing, and citation management. Use it when you want to write a blog post or prepare an article from sources.
Writing
41K5K
📝
3w ago

Blog Draft

Blog Draft turns ideas and source resources into researched, cited blog post drafts using a step-by-step workflow with user approvals and git versioning. Use it when someone wants to write or update a blog post.
Writing
41K5K