Code Review

Automated code review and analysis

Showing 769-792 of 7735 skills
rmyndharis

codebase-cleanup-refactor-clean

by rmyndharis

"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."

Code Review 806 4mo ago
mikeyobrien

pr-demo

by mikeyobrien

Use when creating animated demos (GIFs) for pull requests or documentation. Covers terminal recording with asciinema and conversion to GIF/SVG for GitHub embedding.

CLI Tools 2.9K 4mo ago
metabase

typescript-review

by metabase

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.

Code Review 47.6K 3mo ago
MrLesk

context-hunter

by MrLesk

MUST run before any code implementation task. Classifies complexity, discovers local conventions, finds reusable patterns, and prevents blind coding. Invoke this skill before writing or modifying code.

Code Gen 5.7K 3mo ago
alpinejs

review-pr

by alpinejs

Review an open PR like a maintainer — checkout, fix issues, push changes, post a structured verdict comment. You just merge or close.

Code Review 31.6K 3mo ago
longbridge

github-pull-request-description

by longbridge

Write a description to description GitHub Pull Request.

Code Gen 11.6K 4mo ago
lee-to

aif-best-practices

by lee-to

Code quality guidelines and best practices for writing clean, maintainable code. Covers naming, structure, error handling, testing, and code review standards. Use when writing code, reviewing, refactoring, or asking "how should I name this", "best practice for", "clean code".

Code Review 912 3mo ago
elie222

address-pr-comments

by elie222

Resolve active pull request comments and prepare replies

Code Review 11.1K 3mo ago
trailofbits

algorand-vulnerability-scanner

by trailofbits

Scans Algorand smart contracts for 11 common vulnerabilities including rekeying attacks, unchecked transaction fees, missing field validations, and access control issues. Use when auditing Algorand projects (TEAL/PyTeal).

Code Review 5.6K 4mo ago
getsentry

claude-settings-audit

by getsentry

Analyze a repository to generate recommended Claude Code settings.json permissions. Use when setting up a new project, auditing existing settings, or determining which read-only bash commands to allow. Detects tech stack, build tools, and monorepo structure.

CLI Tools 770 3mo ago
mono

release-branch

by mono

Create a release branch for SkiaSharp. Use when user says "release X", "start release X", "create release branch for X", "I want to release", or "release now". This is the FIRST step of releasing - creates branch and pushes to trigger CI. Can auto-detect next preview version from main branch.

Code Gen 5.4K 3mo ago
davila7

agent-messaging

by davila7

Send and receive cryptographically signed messages between AI agents using the Agent Messaging Protocol (AMP). Use when the user asks to "send a message to an agent", "check agent inbox", "message another agent", "reply to a message", "notify an agent", or any inter-agent communication task.

Agents 27.8K 3mo ago
mono

issue-fix

by mono

Fix bugs in SkiaSharp C# bindings. Structured workflow for investigating, fixing, and testing bug reports. Triggers: Crash, exception, AccessViolationException, incorrect output, wrong behavior, memory leak, disposal issues, "fails", "broken", "doesn't work", "investigate issue", "fix issue", "look at #NNNN", any GitHub issue number referencing a bug. For adding new APIs, use add-api skill instead.

Code Review 5.4K 3mo ago
product-on-purpose

Pivot Decision

by product-on-purpose

A curated collection of 24 best-practice, plug-and-play product management “agent skills” plus templates and workflow bundles for consistent, professional PM outputs.

Code Gen 269 4mo ago
aden-hive

hive-debugger

by aden-hive

Interactive debugging companion for Hive agents - identifies runtime issues and proposes solutions

Agents 10.5K 3mo ago
streamlit

fixing-streamlit-ci

by streamlit

Analyze and fix failed GitHub Actions CI jobs for the current branch/PR. Use when CI checks fail, PR checks show failures, or you need to diagnose lint/type/test errors and verify fixes locally.

Code Review 44.8K 3mo ago
srbhr

receiving-code-review

by srbhr

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

Code Review 27.3K 3mo ago
JackyST0

code-review

by JackyST0

Smart code review skill that helps review code quality, identify potential issues, and provide improvement suggestions.

Code Review 555 4mo ago
prowler-cloud

prowler-ci

by prowler-cloud

Helps with Prowler repository CI and PR gates (GitHub Actions workflows). Trigger: When investigating CI checks failing on a PR, PR title validation, changelog gate/no-changelog label, conflict marker checks, secret scanning, CODEOWNERS/labeler automation, or anything under .github/workflows.

CI/CD 13.9K 4mo ago
bobmatnyc

mpm-config

by bobmatnyc

Manage Claude MPM configuration

CI/CD 130 4mo ago
RHEcosystemAppEng

debug-network

by RHEcosystemAppEng

Diagnose OpenShift service connectivity issues including DNS resolution, service endpoints, route ingress, and network policies. Automates multi-step diagnosis: service endpoint verification, pod selector matching, route status, and network policy analysis. Use this skill when services can't communicate, routes return 503/502 errors, or external access fails. Triggers on /debug-network command or phrases like "can't reach service", "route returning 503", "pods can't communicate", "no endpoints".

Code Review 29 3mo ago
RHEcosystemAppEng

remediation-verifier

by RHEcosystemAppEng

CRITICAL: This skill must be used for remediation verification. DO NOT use raw MCP tools like get_cve or get_host_details directly for verification. Verify CVE remediation success by checking Red Hat Lightspeed CVE status, validating package versions, and confirming service health. Use this skill after executing remediation playbooks to ensure vulnerabilities are properly fixed. This skill orchestrates MCP tools (get_cve, get_cve_systems, get_host_details) to provide comprehensive remediation verification including CVE status checking, package version validation, and service health confirmation. IMPORTANT: ALWAYS use this skill instead of calling verification MCP tools directly.

Agents 29 3mo ago
lee-to

aif-fix

by lee-to

Fix a specific bug or problem in the codebase. Supports two modes - immediate fix or plan-first. Without arguments executes existing FIX_PLAN.md. Always suggests test coverage and adds logging. Use when user says "fix bug", "debug this", "something is broken", or pastes an error message.

Code Review 913 3mo ago
biomejs

biome-developer

by biomejs

General development best practices and common gotchas when working on Biome. Use for avoiding common mistakes, understanding Biome-specific patterns, and learning technical tips. Examples:<example>Working with Biome's AST and syntax nodes</example><example>Understanding string extraction methods</example><example>Handling embedded languages and directives</example>

Code Review 24.8K 3mo ago