Code Review

Automated code review and analysis

Showing 793-816 of 7735 skills
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
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
daymade

repomix-unmixer

by daymade

Extracts files from repomix-packed repositories, restoring original directory structures from XML/Markdown/JSON formats. Activates when users need to unmix repomix files, extract packed repositories, restore file structures from repomix output, or reverse the repomix packing process.

Code Review 1.1K 7mo ago
daymade

github-contributor

by daymade

Strategic guide for becoming an effective GitHub contributor. Covers opportunity discovery, project selection, high-quality PR creation, and reputation building. Use when looking to contribute to open-source projects, building GitHub presence, or learning contribution best practices.

Code Review 1.1K 4mo ago
lee-to

aif-skill-generator

by lee-to

Generate professional Agent Skills for Claude Code and other AI agents. Creates complete skill packages with SKILL.md, references, scripts, and templates. Use when creating new skills, generating custom slash commands, or building reusable AI capabilities. Validates against Agent Skills specification.

CLI Tools 913 3mo ago
google-gemini

code-reviewer

by google-gemini

Use this skill to review code. It supports both local changes (staged or working tree)

Code Review 105K 4mo ago
google-gemini

docs-writer

by google-gemini

Always use this skill when the task involves writing, reviewing, or editing

Code Gen 105K 4mo ago
sd0xdev

feature-verify

by sd0xdev

"Feature verification (READ-ONLY). Use when: verifying feature behavior, validating data integrity, confirming system state. Not for: modifying data (use feature-dev), code review (use codex-code-review). Output: verification report + confidence assessment."

Analytics 164 3mo ago
sd0xdev

feature-dev

by sd0xdev

"Feature development workflow. Use when: implementing features, writing code, running dev loop. Not for: understanding code (use code-explore), reviewing code (use codex-code-review). Output: implemented feature + tests + review gate."

Code Gen 164 3mo ago
sd0xdev

codex-cli-review

by sd0xdev

"Code review via Codex CLI with full disk access. Use when: deep review needing full codebase read, uncommitted change review. Not for: quick diff review (use codex-code-review), doc review (use doc-review). Output: severity-grouped findings + merge gate."

CLI Tools 164 3mo ago
sd0xdev

codex-code-review

by sd0xdev

"Code review using Codex MCP. Use when: PR review, code audit, second opinion on changes. Not for: doc review (use doc-review), security audit (use security-review). Output: severity-grouped findings + merge gate."

Code Review 164 3mo ago
sd0xdev

codex-architect

by sd0xdev

"Codex architecture consulting. Use when: designing features, evaluating architecture, getting second opinion on design. Not for: implementation (use codex-implement), code review (use codex-code-review). Output: architecture advice + design recommendations."

Code Review 164 3mo ago
sd0xdev

create-skill

by sd0xdev

"Create or refactor Claude Code skills. Use when: building new skills, restructuring existing skills. Not for: skill quality audit (use skill-health-check), code review (use codex-code-review). Output: skill files (SKILL.md + command + references)."

Agents 164 3mo ago
sd0xdev

code-investigate

by sd0xdev

"Dual-perspective code investigation. Use when: deep code analysis needing both Claude and Codex perspectives. Not for: quick exploration (use code-explore), code review (use codex-code-review). Output: integrated findings from dual analysis."

Analytics 164 3mo ago