Code Review — Claude Code Tools

Automate code review with style checks, best practice enforcement, and PR analysis.

55 total 35 skills 7 plugins 13 MCP servers

Showing top 50 of 55 results, ranked by popularity.

SKILL 1.2K

Fix

Use when you have lint errors, formatting issues, or before committing code to ensure it passes CI.

by facebook

SKILL 165.4K

Remotion Best Practices

Agent Skills

by remotion-dev

SKILL 0

Typescript Review

Review TypeScript and JavaScript code changes for compliance with Metabase coding standards, style violations, and code quality issues. Use when reviewing pull requests or diffs containing TypeScript/JavaScript code.

by metabase

SKILL 0

Fetch Unresolved Comments

Fetch unresolved PR review comments using GitHub GraphQL API, filtering out resolved and outdated feedback.

by mlflow

SKILL 0

Reviewing Code

Review code for quality, maintainability, and correctness. Use when reviewing pull requests, evaluating code changes, or providing feedback on implementations. Focuses on API design, patterns, and actionable feedback.

by jlowin

SKILL 0

Dyad:Multi Pr Review

Multi-agent code review system that spawns three independent Claude sub-agents to review PR diffs. Each agent receives files in different randomized order to reduce ordering bias. One agent focuses specifically on code health and maintainability. Issues are classified as high/medium/low severity (sloppy code that hurts maintainability is MEDIUM). Results are aggregated using consensus voting - only issues identified by 2+ agents where at least one rated it medium or higher severity are reported. Automatically deduplicates against existing PR comments. Always posts a summary (even if no new issues), with low priority issues mentioned in a collapsible section.

by dyad-sh

SKILL 0

Rationalize Deps

Analyze Cargo.toml dependencies and attempt to remove unused features to reduce compile times and binary size

by quickwit-oss

SKILL 12.4K

Vue Debug Guides

Agent skills for Vue 3 development

by hyf0

SKILL 0

Upgrade Oxc

Upgrade oxc, run codegen, and fix any breaking changes.

by rolldown

SKILL 6.2K

React Doctor

Let coding agents diagnose and fix your React code

by millionco

SKILL 0

Rationalize Deps

Analyze Cargo.toml dependencies and attempt to remove unused features to reduce compile times and binary size

by quickwit-oss

SKILL 0

Issues Deduplication

Keeps IdeaVim documentation in sync with code changes. Use this skill when you need to verify documentation accuracy after code changes, or when checking if documentation (in doc/, README.md, CONTRIBUTING.md) matches the current codebase. The skill can work bidirectionally - from docs to code verification, or from code changes to documentation updates.

by JetBrains

SKILL 4.2K

Code Review Expert

by sanyuan0704

SKILL 1.2K

Manimgl Best Practices

by adithya-s-k

SKILL 1.6K

Code Simplifier

by simonwong

SKILL 536

Review Logging Patterns

by hugorcd

MCP 0

Mcp Language Server

mcp-language-server gives MCP enabled clients access semantic tools like get definition, references, rename, and diagnostics.

by isaacphi

SKILL 1.2K

Swift Testing Pro

by twostraws

SKILL 969

Ghost Repo Context

by ghostsecurity

SKILL 1.3K

Clean Ddd Hexagonal

by ccheney

SKILL 1.2K

Clawhub Skill Vetting

by hugomrtz

MCP 0

Ref Tools Mcp

Helping coding agents never make mistakes working with public or private libraries without wasting the context window.

by ref-tools

SKILL 897

Godot Best Practices

by jwynia

SKILL 740

Eloquent Best Practices

by iserter

SKILL 669

Langgraph Code Review

by existential-birds

MCP 0

Protolint

A pluggable linter and fixer to enforce Protocol Buffer style and conventions.

by yoheimuta

PLUGIN 0

Cc Marketplace

Marketplace repo for Claude Code Plugins

by ananddtyagi

MCP 0

Mcp

A MCP server for using Semgrep to scan code for security vulnerabilities.

by semgrep

MCP 0

Claude Debugs For You

Enable any LLM (e.g. Claude) to interactively debug any language for you via MCP and a VS Code Extension

by jasonjmcghee

MCP 0

Vibe Check Mcp Server

Vibe Check is a tool that provides mentor-like feedback to AI Agents, preventing tunnel-vision, over-engineering and reasoning lock-in for complex and long-horizon agent workflows. KISS your over-eager AI Agents goodbye! Effective for: Coding, Ambiguous Tasks, High-Risk tasks

by pv-bhat

MCP 0

Mcp Code Graph

MCP Server for code graph analysis and visualization by CodeGPT

by judinilabs

SKILL 0

Code Quality Fix All

Fix code quality issues identified in a code quality review stored in agent_artefacts/code_quality/<topic>/. Systematically addresses issues found by the code-quality-review-all skill for ANY code quality topic, with validation and testing at each step. Use when user asks to fix issues from a code quality review, or asks to fix issues from agent_artefacts/code_quality/<topic>.

by UKGovernmentBEIS

MCP 0

Llm Context.Py

Share code with LLMs via Model Context Protocol or clipboard. Rule-based customization enables easy switching between different tasks (like code review and documentation). Includes smart code outlining.

by cyberchitta

SKILL 0

Check Inline Code Formatting

Review inline code in markdown files for proper formatting and syntax highlighting. Check for missing backticks on CLI flags, filenames, and code elements. Verify that inline syntax highlighting (#!groovy) is used appropriately. Use when reviewing documentation or quiz questions.

by nextflow-io

MCP 0

Sqlserver.Rules

130+ T-SQL static code analysis rules for SQL Database Projects

by erikej

SKILL 0

Wheels Anti Pattern Detector

Automatically detect and prevent common Wheels framework errors before code is generated. This skill activates during ANY Wheels code generation (models, controllers, views, migrations) to validate patterns and prevent known issues. Scans for mixed arguments, query/array confusion, non-existent helpers, and database-specific SQL.

by wheels-dev

MCP 0

Mcp Codex Dev

MCP Server for Codex CLI integration - stateful code writing and review workflows

by fyzafh

MCP 0

Repomapper

A tool to produce a map of a codebase within a git repository. Based entirely on the "Repo Map" functionality in Aider.chat

by pdavis68

SKILL 0

Java Dev

Java 开发规范,包含命名约定、异常处理、Spring Boot 最佳实践等

by doccker

MCP 0

Codemode Mcp

An implementation of the Codemode workflow detailed by Cloudflare.

by jx-codes

MCP 0

Javasinktracer_mcp

基于函数级污点分析的 Java 源代码漏洞审计工具JavaSinkTracer,通过 Model Context Protocol (MCP) 为 AI 助手提供安全分析能力。

by zacarx

SKILL 0

Security

Sécurité. Use when reviewing security, implementing auth, or hardening code.

by TheBeardedBearSAS

SKILL 0

Gates

9-language quality gate validation: linting, formatting, type checking, and test execution. Validates code changes meet quality standards before completion. Use when: (1) after code implementation, (2) before PR creation, (3) as part of /orchestrator Step 6, (4) manual quality check. Triggers: /gates, 'quality gates', 'run validation', 'check quality', 'validate code'.

by alfredolopez80

SKILL 0

Review And Qa

Review the changes for <commit|branch|pr> and create a QA review plan

by storyblok

SKILL 0

Idiomatic Rust

Idiomatic Rust patterns for pikru C port. Use when writing or reviewing Rust code ported from C. Don't write C in Rust - the goal is correct behavior, not line-by-line translation.

by bearcove

PLUGIN 0

Multi_mcp

Multi-Model chat, code review and analysis MCP Server for Claude Code

by religa

SKILL 0

Karpathy Guidelines

Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make surgical changes, surface assumptions, and define verifiable success criteria.

by vechain

PLUGIN 0

Swe Marketplace

A plugin marketplace focused mostly on software-development with Claude Code.

by andisab

SKILL 0

Planning

Provides expertise on how to write effective unit tests (runtime and type tests), make testing decisions, and incorporate TDD into development workflows

by inocan-group

SKILL 0

Naming Conventions

Naming conventions for types, functions, files, and resources. Use when creating new code or reviewing naming patterns. Emphasizes type-driven development.

by crmagz

Related Categories

Explore More