Code Review

Automated code review and analysis

Showing 385-408 of 8780 skills
ruvnet

agent-multi-repo-swarm

by ruvnet

Agent skill for multi-repo-swarm - invoke with $agent-multi-repo-swarm

CLI Tools 69.5K 7mo ago
ruvnet

agent-pr-manager

by ruvnet

Agent skill for pr-manager - invoke with $agent-pr-manager

Code Review 69.5K 7mo ago
thedivergentai

godot-ability-system

by thedivergentai

"Expert patterns for RPG/action ability systems including cooldown strategies, combo systems, ability chaining, skill trees with prerequisites, upgrade paths, and resource management. Use when implementing unlockable abilities, character progression, or complex skill systems. Trigger keywords: PlayerAbility, AbilityManager, cooldown, SkillTree, SkillNode, prerequisites, can_use, execute, ComboSystem, ability_chain, global_cooldown, charge_system, upgrade_path."

Code Review 594 7mo ago
LerianStudio

ring:using-ring

by LerianStudio

Mandatory orchestrator protocol - establishes ORCHESTRATOR principle (dispatch agents, don't operate directly) and skill discovery workflow for every conversation.

Agents 209 6mo ago
mattpocock

retro

by mattpocock

"Conduct a retrospective on a coding session."

Code Review 238.1K 14d ago
awesome-skills

code-review-excellence

by awesome-skills

Provides comprehensive code review guidance for React 19, Vue 3, Angular 17+, Svelte 5, Rust, TypeScript, Java, PHP, Python, Django, Go, C#/.NET, Kotlin, NestJS, C/C++, and more. Helps catch bugs, improve code quality, and give constructive feedback. Use when: reviewing pull requests, conducting PR reviews, code review, reviewing code changes, establishing review standards, mentoring developers, architecture reviews, security audits, checking code quality, finding bugs, giving feedback on code.

Code Review 1.8K 3mo ago
affaan-m

eval-harness

by affaan-m

Formal evaluation framework for Claude Code sessions implementing eval-driven development (EDD) principles

Auth 243.5K 6mo ago
affaan-m

verification-loop

by affaan-m

"A comprehensive verification system for Claude Code sessions."

CLI Tools 243.5K 6mo ago
affaan-m

claude-devfleet

by affaan-m

Orchestrate multi-agent coding tasks via Claude DevFleet — plan projects, dispatch parallel agents in isolated worktrees, monitor progress, and read structured reports.

Agents 243.5K 5mo ago
affaan-m

django-verification

by affaan-m

"Verification loop for Django projects: migrations, linting, tests with coverage, security scans, and deployment readiness checks before release or PR."

Code Review 243.5K 6mo ago
affaan-m

autonomous-agent-harness

by affaan-m

Transform Claude Code into a fully autonomous agent system with persistent memory, scheduled operations, computer use, and task queuing. Replaces standalone agent frameworks (Hermes, AutoGPT) by leveraging Claude Code's native crons, dispatch, MCP tools, and memory. Use when the user wants continuous autonomous operation, scheduled tasks, or a self-directing agent loop.

Automation 243.5K 5mo ago
affaan-m

nextjs-turbopack

by affaan-m

Next.js 16+ and Turbopack — incremental bundling, FS caching, dev speed, and when to use Turbopack vs webpack.

Code Review 243.5K 5mo ago
affaan-m

springboot-verification

by affaan-m

"Verification loop for Spring Boot projects: build, static analysis, tests with coverage, security scans, and diff review before release or PR."

Code Gen 243.5K 6mo ago
affaan-m

agent-payment-x402

by affaan-m

Add x402 payment execution to AI agents — per-task budgets, spending controls, and non-custodial wallets via MCP tools. Use when agents need to pay for APIs, services, or other agents.

Code Review 243.5K 5mo ago
affaan-m

agent-introspection-debugging

by affaan-m

Structured self-debugging workflow for AI agent failures using capture, diagnosis, contained recovery, and introspection reports.

Code Review 243.5K 5mo ago
affaan-m

click-path-audit

by affaan-m

"Trace every user-facing button/touchpoint through its full state change sequence to find bugs where functions individually work but cancel each other out, produce wrong final state, or leave the UI in an inconsistent state. Use when: systematic debugging found no bugs but users report broken buttons, or after any major refactor touching shared state stores."

Code Review 243.5K 5mo ago
affaan-m

code-tour

by affaan-m

Create CodeTour .tour files — persona-targeted, step-by-step walkthroughs with real file and line anchors. Use for onboarding tours, architecture walkthroughs, PR tours, RCA tours, and structured "explain how this works" requests.

Code Review 243.5K 5mo ago
affaan-m

benchmark

by affaan-m

Use this skill to measure performance baselines, detect regressions before/after PRs, and compare stack alternatives.

Code Review 243.5K 5mo ago
CodebuffAI

cleanup

by CodebuffAI

Simplify and clean code

Code Review 10.8K 7mo ago
CodebuffAI

review

by CodebuffAI

Review uncommitted changes

Code Review 10.8K 7mo ago
davepoon

domain-name-brainstormer

by davepoon

Generates creative domain name ideas for your project and checks availability across multiple TLDs (.com, .io, .dev, .ai, etc.). Saves hours of brainstorming and manual checking.

Code Review 3.4K 8mo ago
davepoon

content-research-writer

by davepoon

Assists in writing high-quality content by conducting research, adding citations, improving hooks, iterating on outlines, and providing real-time feedback on each section. Transforms your writing process from solo effort to collaborative partnership.

Academic 3.4K 8mo ago
palkan

layered-rails

by palkan

Design and review Rails applications using layered architecture principles from "Layered Design for Ruby on Rails Applications". Use when analyzing Rails codebases, reviewing PRs for architecture violations, planning feature implementations, or implementing patterns like authorization, view components, or AI integration. Triggers on "layered design", "architecture layers", "abstraction", "specification test", "layer violation", "extract service", "fat controller", "god object".

Code Review 425 7mo ago
Microck

add-uint-support

by Microck

Add unsigned integer (uint) type support to PyTorch operators by updating AT_DISPATCH macros. Use when adding support for uint16, uint32, uint64 types to operators, kernels, or when user mentions enabling unsigned types, barebones unsigned types, or uint support.

Code Review 390 9mo ago