Code Review

Automated code review and analysis

Showing 1513-1536 of 8822 skills
freekmurze

review-pr

by freekmurze

Review and merge GitHub pull requests for Spatie packages. Use when asked to review a PR, review a pull request, merge a PR, or when given a GitHub PR URL to review. Also triggers on 'review this PR,' 'check this pull request,' 'merge this,' or '/review-pr'. Uses gh CLI for all GitHub operations.

Code Gen 1K 6mo ago
mohitmishra786

cmake

by mohitmishra786

CMake build system skill for C/C++ projects. Use when writing or refactoring CMakeLists.txt, configuring out-of-source builds, selecting generators (Ninja, Make, VS), managing targets and dependencies with target_link_libraries, integrating external packages via find_package or FetchContent, enabling sanitizers, setting up toolchain files for cross-compilation, or exporting CMake packages. Activates on queries about CMakeLists.txt, cmake configure errors, target properties, install rules, CPack, or CMake presets.

Code Review 186 6mo ago
freekmurze

copy-editing

by freekmurze

"When the user wants to edit, review, or improve existing marketing copy. Also use when the user mentions 'edit this copy,' 'review my copy,' 'copy feedback,' 'proofread,' 'polish this,' 'make this better,' or 'copy sweep.' This skill provides a systematic approach to editing marketing copy through multiple focused passes."

Code Review 1K 6mo ago
NeverSight

remotion

by NeverSight

Use when generating or modifying Remotion video code, creating demo videos, or working with the demo-video/ directory

Code Review 203 6mo ago
mcollina

octocat

by mcollina

Git and GitHub wizard using gh CLI for all git operations and GitHub interactions

CLI Tools 1.9K 6mo ago
ReinaMacCredy

analyze

by ReinaMacCredy

Deep investigation mode. Gather context, analyze, synthesize recommendations without making code changes.

Code Review 230 6mo ago
ReinaMacCredy

psm

by ReinaMacCredy

Project Session Manager — isolated dev environments with git worktrees and tmux

Auth 230 6mo ago
ReinaMacCredy

security-review

by ReinaMacCredy

Deep security analysis delegated to the security-reviewer agent. Checks auth, injection, secrets, dependencies, and reports with severity ratings.

Agents 230 6mo ago
adobe

identify-page-structure

by adobe

Identify section boundaries and content sequences within a scraped webpage for AEM Edge Delivery Services import. Performs two-level analysis (sections, then sequences per section) and surveys available blocks.

Code Review 170 7mo ago
adobe

code-review

by adobe

Review code for AEM Edge Delivery Services projects. Use at the end of development (before PR) for self-review, or to review pull requests. Validates code quality, performance, accessibility, and adherence to EDS best practices.

Accessibility 170 7mo ago
revokslab

docs

by revokslab

ALWAYS use this when writing docs

Code Gen 1.7K 7mo ago
NeverSight

claude-code-debug

by NeverSight

"Troubleshoot Claude Code extensions and behavior. Triggers on: debug, troubleshoot, not working, skill not loading, hook not running, agent not found."

Code Review 203 7mo ago
NeverSight

specalign

by NeverSight

Align spec files with implementation. Detects drift between spec and code, surfaces discrepancies, user decides whether to update spec or code. Use when both a spec file and its implementation are in context.

Code Review 203 6mo ago
NeverSight

nix-best-practices

by NeverSight

Nix patterns for flakes, overlays, unfree handling, and binary overlays. Use when working with flake.nix or shell.nix.

CLI Tools 203 7mo ago
getsentry

sentry-code-review

by getsentry

Analyze and resolve Sentry comments on GitHub Pull Requests. Use this when asked to review or fix issues identified by Sentry in PR comments. Can review specific PRs by number or automatically find recent PRs with Sentry feedback.

Code Review 255 10mo ago
thoughtbot

rails-audit-thoughtbot

by thoughtbot

Perform comprehensive code audits of Ruby on Rails applications based on thoughtbot best practices. Use this skill when the user requests a code audit, code review, quality assessment, or analysis of a Rails application. The skill analyzes the entire codebase focusing on testing practices (RSpec), security vulnerabilities, code design (skinny controllers, domain models, PORO with ActiveModel), Rails conventions, database optimization, and Ruby best practices. Outputs a detailed markdown audit report grouped by category (Testing, Security, Models, Controllers, Code Design, Views) with severity levels (Critical, High, Medium, Low) within each category.

Code Review 241 6mo ago
ryoppippi

codex-review

by ryoppippi

Run a code review using Codex CLI. Use when the user wants a code review of uncommitted changes, a specific commit, or changes against a base branch.

CLI Tools 260 6mo ago
ryoppippi

react-server-components

by ryoppippi

Review React code for proper Server/Client Component boundaries based on Next.js and React documentation. Identifies misplaced 'use client' directives and suggests optimal component splitting.

Code Review 260 7mo ago
ryoppippi

create-commits-and-push

by ryoppippi

Creates atomic git commits and pushes to remote. Use when you want to commit changes and push without creating a PR (e.g., "commit and push my changes" or "push this up").

Code Gen 260 7mo ago
ryoppippi

pr-apply-review

by ryoppippi

Fetch and apply review comments from the current PR. Use when you need to address PR feedback.

Code Review 260 7mo ago
ryoppippi

merge-main

by ryoppippi

Merge the latest main branch into your current feature branch. Use when you need to sync your branch with upstream changes.

Code Review 260 7mo ago
ryoppippi

you-might-not-need-an-effect

by ryoppippi

Review React code for unnecessary useEffect usage based on react.dev guidelines. Analyses code for useEffect anti-patterns and optionally applies fixes. Use when reviewing React code quality or refactoring effects.

Code Review 260 6mo ago
ryoppippi

create-pr

by ryoppippi

Manages complete PR workflow from start to finish - creates feature branch, commits changes, pushes to remote, and opens pull request. Use when user wants to create a PR (e.g., "create a PR for these changes" or "the fix is ready, push it up and create a pull request").

Code Gen 260 7mo ago
ryoppippi

commit

by ryoppippi

Creates atomic git commits following Conventional Commits specification with detailed, well-structured messages. Analyzes changes and splits them into logical units. Use when committing code changes that need proper structure and comprehensive documentation (e.g., "commit my authentication changes" or "finished implementing search, time to commit").

CLI Tools 260 7mo ago