Code Review

Automated code review and analysis

Showing 937-960 of 7863 skills
Donchitos

balance-check

by Donchitos

"Analyzes game balance data files, formulas, and configuration to identify outliers, broken progressions, degenerate strategies, and economy imbalances. Use after modifying any balance-related data or design."

Code Review 23.3K 5mo ago
dotnet

changewaves

by dotnet

'Manage MSBuild Change Waves: create new waves, condition features behind opt-out flags, write tests for wave-gated features, document change waves in ChangeWaves.md, and retire expired waves. Use when adding changes that need an opt-out or rotating out old change waves. Changes that introduce a user-visible behavior change should consider whether to use a changewave.'

Code Gen 5.5K 4mo ago
mfts

gh-cli

by mfts

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.

Code Gen 8.8K 5mo ago
mfts

web-design-guidelines

by mfts

Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".

Accessibility 8.8K 5mo ago
amao2001

high-dynamic-video-choreographer

by amao2001

Analyzes a theme or image to design a sequence of 5 high-energy, logically connected action beats for AI video generation. Features a recursive optimization process to ensure physical momentum and visual diversity.

Animation 1.8K 6mo ago
benjitaylor

agentation

by benjitaylor

Add Agentation visual feedback toolbar to a Next.js project

Code Review 4.2K 5mo ago
raphaelmansuy

ux-ui-analyze-single-page

by raphaelmansuy

Analyze exactly one captured UI page (from ux_ui_map screenshots + request JSON) and immediately write/update ux_ui_map/pages/{page}.md in neutral descriptive language. Use when asked to analyze screenshots, rewrite corresponding analysis immediately, or avoid memory/context saturation.

Code Review 2K 5mo ago
TheOrcDev

bundle-barrel-imports

by TheOrcDev

Import directly from source files instead of barrel files. Apply when using libraries like lucide-react, @mui/material, or @radix-ui/react-* to reduce bundle size and improve dev boot time.

Code Review 2K 6mo ago
TheOrcDev

js-set-map-lookups

by TheOrcDev

Use Set and Map for O(1) membership lookups instead of array.includes(). Apply when checking membership repeatedly or performing frequent lookups against a collection.

Code Gen 2K 6mo ago
Donchitos

project-stage-detect

by Donchitos

"Automatically analyze project state, detect stage, identify gaps, and recommend next steps based on existing artifacts."

Code Review 23.3K 4mo ago
woocommerce

woocommerce-code-review

by woocommerce

Review WooCommerce code changes for coding standards compliance. Use when reviewing code locally, performing automated PR reviews, or checking code quality.

Code Review 10.4K 8mo ago
SuperClaude-Org

Confidence Check

by SuperClaude-Org

Pre-implementation confidence assessment (≥90% required). Use before starting any implementation to verify readiness with duplicate check, architecture compliance, official docs verification, OSS references, and root cause identification.

Code Review 23.6K 8mo ago
am-will

codex-subagent

by am-will

Spawn Codex subagents via background shell to offload context-heavy work. Use for: deep research (3+ searches), codebase exploration (8+ files), multi-step workflows, exploratory tasks, long-running operations, documentation generation, or any other task where the intermediate steps will use large numbers of tokens.

Code Review 1K 6mo ago
rohitg00

smart-commit

by rohitg00

Run quality gates, review staged changes for issues, and create a well-crafted conventional commit. Use when ready to commit after making changes.

Code Review 2.6K 5mo ago
aAAaqwq

Commit Analyzer Skill

by aAAaqwq

See: learning-log.md entry "2026-01-31 05:15 AM - Git Pattern Analysis"

CLI Tools 79 5mo ago
aAAaqwq

context-recovery

by aAAaqwq

Automatically recover working context after session compaction or when continuation is implied but context is missing. Works across Discord, Slack, Telegram, Signal, and other supported channels.

Auth 79 5mo ago
deepnote

deepnote

by deepnote

Work with Deepnote project files (.deepnote). Use when creating, editing, or understanding .deepnote files — YAML-based notebook projects containing Python code, SQL queries, markdown, visualizations, and input widgets. Covers file structure, block types, database integrations, snapshots, and CLI usage.

CLI Tools 3K 5mo ago
vudovn

clean-code

by vudovn

Pragmatic coding standards - concise, direct, no over-engineering, no unnecessary comments

Agents 7.8K 6mo ago
vudovn

code-review-checklist

by vudovn

Code review guidelines covering code quality, security, and best practices.

Code Review 7.8K 6mo ago
CharlesWiltgen

axiom-background-processing

by CharlesWiltgen

Use when implementing BGTaskScheduler, debugging background tasks that never run, understanding why tasks terminate early, or testing background execution - systematic task lifecycle management with proper registration, expiration handling, and Swift 6 cancellation patterns

Automation 1.1K 5mo ago
CharlesWiltgen

axiom-core-location

by CharlesWiltgen

Use for Core Location implementation patterns - authorization strategy, monitoring strategy, accuracy selection, background location

Auth 1.1K 5mo ago
SuperClaude-Org

Confidence Check

by SuperClaude-Org

Pre-implementation confidence assessment (≥90% required). Use before starting any implementation to verify readiness with duplicate check, architecture compliance, official docs verification, OSS references, and root cause identification.

Code Review 23.6K 8mo ago
CharlesWiltgen

axiom-getting-started

by CharlesWiltgen

Use when first installing Axiom, unsure which skill to use, want an overview of available skills, or need help finding the right skill for your situation — interactive onboarding that recommends skills based on your project and current focus

Code Review 1.1K 5mo ago
redpanda-data

code-standards

by redpanda-data

TypeScript, React, and JavaScript best practices enforced by Ultracite/Biome.

Code Review 4.3K 5mo ago