mcpbeat

Code Review Skills

2 029 code review skills from 387 authors. They read someone else's code and work through changes before those land. Half of them fit into 1 569 tokens or less — that is what one costs your context window when the agent loads it. 210 ship runnable scripts rather than instructions alone. 3 of them cannot work without an MCP server, most often rube. We also found 247 copies of these same skills sitting in other people's repositories — counted once here, not 247 times.

2 029 unique 387 authors 1 261 updated this month 273 from vendors

1 569
tokens, median
what a typical one costs in context
210
ship scripts
code that runs, not instructions alone
3
need a server
most often rube
247
copies elsewhere
counted once here, not once per repository

Most copied in this section

ranked by how many repositories carry the same content
Receiving Code Review ×7
ZhanlinCui

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation

2k tokens
Requesting Code Review ×6
ZhanlinCui

Use when completing tasks, implementing major features, or before merging to verify work meets requirements

2k tokens
Github Code Review ×3
ComeOnOliver

Comprehensive GitHub code review with AI-powered swarm coordination

13k tokens
Karpathy Guidelines ×3
hyyhf

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.

629 tokens
Agent Md Refactor ×2
softaworks

Refactor bloated AGENTS.md, CLAUDE.md, or similar agent instruction files to follow progressive disclosure principles. Splits monolithic files into organized, linked documentation.

4k tokens
Commit Work ×2
softaworks

Create high-quality git commits: review/stage intended changes, split into logical commits, and write clear commit messages (including Conventional Commits). Use when the user asks to commit, craft a commit message, stage changes, or split work into multiple commits.

2k tokens

1–48 of 2 029

page 1 of 43
Receiving Code Review ×7
ZhanlinCui

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation

2k tokens
Requesting Code Review ×6
ZhanlinCui

Use when completing tasks, implementing major features, or before merging to verify work meets requirements

2k tokens
Github Code Review ×3
ComeOnOliver

Comprehensive GitHub code review with AI-powered swarm coordination

13k tokens
Karpathy Guidelines ×3
hyyhf

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.

629 tokens
Agent Md Refactor ×2
softaworks

Refactor bloated AGENTS.md, CLAUDE.md, or similar agent instruction files to follow progressive disclosure principles. Splits monolithic files into organized, linked documentation.

4k tokens
Commit Work ×2
softaworks

Create high-quality git commits: review/stage intended changes, split into logical commits, and write clear commit messages (including Conventional Commits). Use when the user asks to commit, craft a commit message, stage changes, or split work into multiple commits.

2k tokens
Gemini ×2
softaworks

Use when the user asks to run Gemini CLI for code review, plan review, or big context (>200k) processing. Ideal for comprehensive analysis requiring large context windows. Uses Gemini 3 Pro by default for state-of-the-art reasoning and coding.

5k tokens
Caveman Review ×2
HoangNguyen0403

> Ultra-compressed code review comments. Cuts noise from PR feedback while preserving says "review this PR", "code review", "review the diff", "/review", or invokes /caveman-review. Auto-triggers when reviewing pull requests.

684 tokens
Verification & Quality Assurance ×2
Microck

Comprehensive truth scoring, code quality verification, and automatic rollback system with 0.95 accuracy threshold for ensuring high-quality agent outputs and codebase reliability.

4k tokens
Dry Refactoring ×2
YYH211

Guides systematic code refactoring following the DRY (Don't Repeat Yourself) principle. Use when user asks to eliminate code duplication, refactor repetitive code, apply DRY principle, or mentions code smells like copy-paste, magic numbers, or repeated logic. Implements a 4-step workflow from identifying repetition to verified refactoring.

6k tokens zh
Refactor ×2
christophacham

Surgical code refactoring to improve maintainability without changing behavior. Covers extracting functions, renaming variables, breaking down god functions, improving type safety, eliminating code smells, and applying design patterns. Less drastic than repo-rebuilder; use for gradual improvements.

4k tokens
Gh CLI ×2
christophacham

GitHub CLI (gh) comprehensive reference for repositories, issues, pull requests, Actions, projects, releases, gists, codespaces, organizations, extensions, and all GitHub operations from the command line.

10k tokens
Cursor ×2
Dicklesworthstone

Control Cursor AI code editor via CLI. Open files, folders, diffs, and manage extensions.

654 tokens
Github ×2
Dicklesworthstone

GitHub CLI - manage repositories, issues, pull requests, actions, releases, and more from the command line.

1k tokens
Ubs ×2
Dicklesworthstone

Ultimate Bug Scanner - Pre-commit static analysis for AI coding workflows. 18 detection categories, 8 languages, 4-layer analysis engine. The AI agent's quality gate.

2k tokens
Claude Skills ×2
ComeOnOliver

Claude Skills meta-skill: extract domain material (docs/APIs/code/specs) into a reusable Skill (SKILL.md + references/scripts/assets), and refactor existing Skills for clarity, activation reliability, and quality gates.

13k tokens scripts
Backend Security Coder ×2
ComeOnOliver

Expert in secure backend coding practices specializing in input validation, authentication, and API security. Use PROACTIVELY for backend security implementations or security code reviews.

5k tokens
Binary Analysis Patterns ×2
ComeOnOliver

Master binary analysis patterns including disassembly, decompilation, control flow analysis, and code pattern recognition. Use when analyzing executables, understanding compiled code, or performing static analysis on binaries.

5k tokens
Code Refactoring Context Restore ×2
ComeOnOliver

Use when working with code refactoring context restore

5k tokens
Code Refactoring Refactor Clean ×2
ComeOnOliver

You are a code refactoring expert specializing in clean code principles, SOLID design patterns, and modern software engineering best practices. Analyze and refactor the provided code to improve its quality, maintainability, and performance.

9k tokens
Code Refactoring Tech Debt ×2
ComeOnOliver

You are a technical debt expert specializing in identifying, quantifying, and prioritizing technical debt in software projects. Analyze the codebase to uncover debt, assess its impact, and create acti

6k tokens
Code Review AI AI Review ×2
ComeOnOliver

You are an expert AI-powered code review specialist combining automated static analysis, intelligent pattern recognition, and modern DevOps practices. Leverage AI tools (GitHub Copilot, Qodo, GPT-5, C

7k tokens
Code Review Checklist ×2
ComeOnOliver

Comprehensive checklist for conducting thorough code reviews covering functionality, security, performance, and maintainability

5k tokens
Code Review Excellence ×2
ComeOnOliver

Master effective code review practices to provide constructive feedback, catch bugs early, and foster knowledge sharing while maintaining team morale. Use when reviewing pull requests, establishing review standards, or mentoring developers.

7k tokens
Code Reviewer ×2
ComeOnOliver

Elite code review expert specializing in modern AI-powered code analysis, security vulnerabilities, performance optimization, and production reliability. Masters static analysis tools, security scanning, and configuration review with 2024/2025 best practices. Use PROACTIVELY for code quality assurance.

6k tokens
Codebase Cleanup Refactor Clean ×2
ComeOnOliver

You are a code refactoring expert specializing in clean code principles, SOLID design patterns, and modern software engineering best practices. Analyze and refactor the provided code to improve its quality, maintainability, and performance.

9k tokens
Codebase Cleanup Tech Debt ×2
ComeOnOliver

You are a technical debt expert specializing in identifying, quantifying, and prioritizing technical debt in software projects. Analyze the codebase to uncover debt, assess its impact, and create acti

6k tokens
Codex Review ×2
ComeOnOliver

Professional code review with auto CHANGELOG generation, integrated with Codex AI

2k tokens
Commit ×2
ComeOnOliver

Create commit messages following Sentry conventions. Use when committing code changes, writing commit messages, or formatting git history. Follows conventional commits with Sentry-specific issue references.

3k tokens
Comprehensive Review Pr Enhance ×2
ComeOnOliver

You are a PR optimization expert specializing in creating high-quality pull requests that facilitate efficient code reviews. Generate comprehensive PR descriptions, automate review processes, and ensure PRs follow best practices for clarity, size, and reviewability.

8k tokens
Create Pr ×2
ComeOnOliver

Create pull requests following Sentry conventions. Use when opening PRs, writing PR descriptions, or preparing changes for review. Follows Sentry's code review guidelines.

4k tokens
Find Bugs ×2
ComeOnOliver

Find bugs, security vulnerabilities, and code quality issues in local branch changes. Use when asked to review changes, find bugs, security review, or audit code on the current branch.

4k tokens
Kaizen ×2
ComeOnOliver

Guide for continuous improvement, error proofing, and standardization. Use this skill when the user wants to improve code quality, refactor, or discuss process improvements.

7k tokens
Legacy Modernizer ×2
ComeOnOliver

Refactor legacy codebases, migrate outdated frameworks, and implement gradual modernization. Handles technical debt, dependency updates, and backward compatibility. Use PROACTIVELY for legacy system updates, framework migrations, or technical debt reduction.

3k tokens
Lint And Validate ×2
ComeOnOliver

Automatic quality control, linting, and static analysis procedures. Use after every code modification to ensure syntax correctness and project standards. Triggers onKeywords: lint, format, check, validate, types, static analysis.

6k tokens scripts
Mobile Security Coder ×2
ComeOnOliver

Expert in secure mobile coding practices specializing in input validation, WebView security, and mobile-specific security patterns. Use PROACTIVELY for mobile security implementations or mobile security code reviews.

6k tokens
Modern Javascript Patterns ×2
ComeOnOliver

Master ES6+ features including async/await, destructuring, spread operators, arrow functions, promises, modules, iterators, generators, and functional programming patterns for writing clean, efficient JavaScript code. Use when refactoring legacy code, implementing modern patterns, or optimizing JavaScript applications.

9k tokens
Performance Testing Review AI Review ×2
ComeOnOliver

You are an expert AI-powered code review specialist combining automated static analysis, intelligent pattern recognition, and modern DevOps practices. Leverage AI tools (GitHub Copilot, Qodo, GPT-5, C

6k tokens
Plan Writing ×2
ComeOnOliver

Structured task planning with clear breakdowns, dependencies, and verification criteria. Use when implementing features, refactoring, or any multi-step work.

4k tokens
Ruby Pro ×2
ComeOnOliver

Write idiomatic Ruby code with metaprogramming, Rails patterns, and performance optimization. Specializes in Ruby on Rails, gem development, and testing frameworks. Use PROACTIVELY for Ruby refactoring, optimization, or complex Ruby features.

3k tokens
Shellcheck Configuration ×2
ComeOnOliver

Master ShellCheck static analysis configuration and usage for shell script quality. Use when setting up linting infrastructure, fixing code issues, or ensuring script portability.

9k tokens
Swiftui Expert Skill ×2
ComeOnOliver

Write, review, or improve SwiftUI code following best practices for state management, view composition, performance, modern APIs, Swift concurrency, and iOS 26+ Liquid Glass adoption. Use when building new SwiftUI features, refactoring existing views, reviewing code quality, or adopting modern SwiftUI patterns.

6k tokens
Tdd Workflows Tdd Refactor ×2
ComeOnOliver

Use when working with tdd workflows tdd refactor

4k tokens
Track Management ×2
ComeOnOliver

Use this skill when creating, managing, or working with Conductor tracks - the logical work units for features, bugs, and refactors. Applies to spec.md, plan.md, and track lifecycle operations.

6k tokens
Architecture Patterns ×2
ComeOnOliver

Implement proven backend architecture patterns including Clean Architecture, Hexagonal Architecture, and Domain-Driven Design. Use when architecting complex backend systems or refactoring existing applications for better maintainability.

7k tokens
Code Review Excellence ×2
ComeOnOliver

Master effective code review practices to provide constructive feedback, catch bugs early, and foster knowledge sharing while maintaining team morale. Use when reviewing pull requests, establishing review standards, or mentoring developers.

6k tokens
Modern Javascript Patterns ×2
ComeOnOliver

Master ES6+ features including async/await, destructuring, spread operators, arrow functions, promises, modules, iterators, generators, and functional programming patterns for writing clean, efficient JavaScript code. Use when refactoring legacy code, implementing modern patterns, or optimizing JavaScript applications.

8k tokens
Shellcheck Configuration ×2
ComeOnOliver

Master ShellCheck static analysis configuration and usage for shell script quality. Use when setting up linting infrastructure, fixing code issues, or ensuring script portability.

7k tokens