Code Review

Automated code review and analysis

Showing 1033-1056 of 7863 skills
benjaminasterA

address-github-comments

by benjaminasterA

"Use when you need to address review or issue comments on an open GitHub Pull Request using the gh CLI."

CLI Tools 65 5mo ago
callstackincubator

github

by callstackincubator

GitHub patterns using gh CLI for pull requests, stacked PRs, code review, branching strategies, and repository automation. Use when working with GitHub PRs, merging strategies, or repository management tasks.

Agents 1.6K 4mo ago
seo-skills

seo-audit

by seo-skills

Audit websites for SEO, technical, content, security, JS rendering, and AI readiness using SEOmator CLI. Returns LLM-optimized reports with health scores across 251 rules and 20 categories. Use when analyzing websites, debugging SEO issues, or checking site health.

Code Review 331 5mo ago
breaking-brake

code-review

by breaking-brake

Analyze PR diffs and generate review comments from code quality, security, and performance perspectives. Use for code reviews, quality checks, and security analysis.

Code Review 5.3K 6mo ago
breaking-brake

code-review-large

by breaking-brake

In-depth code review for large PRs (>500 lines). Full analysis including architecture, performance, security, and maintainability.

Code Review 5.3K 6mo ago
Geeksfino

event-driven-detector

by Geeksfino

Identify and analyze corporate events that create mispricing opportunities, including M&A, spinoffs, buybacks, restructurings, and index changes. Use when the user asks about merger arbitrage, spinoff opportunities, share buyback analysis, corporate restructuring plays, index rebalancing trades, special situations investing, or event-driven strategies.

Code Gen 261 5mo ago
MaterializeInc

mz-profile

by MaterializeInc

This skill should be used when the user wants to "profile Materialize", "check memory usage", "analyze binary size", "debug performance", or mentions profiling, samply, heaptrack, flame graphs, memory checking, binary size analysis, slow queries, or high CPU/memory usage in the Materialize repository. Use this skill even if the user just says something is "slow" or "using too much memory" without explicitly mentioning profiling.

Code Review 6.3K 4mo ago
MaterializeInc

mz-run

by MaterializeInc

This skill should be used when the user wants to "run Materialize locally", "start environmentd", "check compilation", "format code", "lint", "cargo check", "cargo fmt", "cargo clippy", "bin/fmt", "bin/lint", or mentions compiling, building, running, formatting, linting, log filters, jemalloc, or CockroachDB setup in the Materialize repository. Use this skill even if the user just says "how do I run this" or "it won't compile" without being specific.

Code Review 6.3K 4mo ago
MaterializeInc

materialize

by MaterializeInc

Code Review 6.3K 4mo ago
astronomer

checking-freshness

by astronomer

Quick data freshness check. Use when the user asks if data is up to date, when a table was last updated, if data is stale, or needs to verify data currency before using it.

Code Review 412 5mo ago
CloudAI-X

web-design-guidelines

by CloudAI-X

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

Accessibility 1.4K 5mo ago
ruby-git

review-command-implementation

by ruby-git

"Verifies a command class follows the Git::Commands::Base architecture contract and contains no duplicated execution behavior. Use after implementing or modifying a command class."

Code Review 1.8K 4mo ago
ruby-git

release-management

by ruby-git

"Prepares and publishes new releases of the ruby-git gem including version bumps, changelog updates, tagging, and gem publishing. Use when preparing a release or checking release readiness."

Code Review 1.8K 4mo ago
ruby-git

review-arguments-dsl

by ruby-git

"Audits a command class's arguments DSL definition to verify it accurately maps Ruby call arguments to git CLI arguments in the correct order with correct DSL methods and modifiers."

CLI Tools 1.8K 4mo ago
ruby-git

review-backward-compatibility

by ruby-git

"Audits Git::Lib methods for backward compatibility after commands are moved to Git::Commands::* classes. Use to verify that migrated commands maintain their existing public API."

Code Review 1.8K 4mo ago
ruby-git

review-command-yard-documentation

by ruby-git

"Verifies YARD documentation for command classes is complete, accurate, and aligned with the Git::Commands::Base pattern. Use to audit documentation quality for commands."

Code Review 1.8K 4mo ago
ruby-git

rspec-unit-testing-standards

by ruby-git

"Defines RSpec unit testing rules for this project covering structure, naming, setup patterns, stubbing, doubles, coverage, and test reliability. Use when writing, reviewing, or auditing RSpec specs under spec/unit/."

Code Review 1.8K 4mo ago
ruby-git

ci-cd-troubleshooting

by ruby-git

"Diagnoses and fixes CI/CD failures in GitHub Actions workflows. Use when CI is failing on a PR, builds are broken, or tests pass locally but fail in CI."

Code Review 1.8K 4mo ago
ruby-git

reviewing-skills

by ruby-git

'Audits Agent Skills for quality, discoverability, and adherence to best practices. Use when reviewing a skill, checking skill quality, auditing skill descriptions, or validating skill structure before committing.'

Code Review 1.8K 4mo ago
ruby-git

development-workflow

by ruby-git

"Follows a strict Test-Driven Development (TDD) workflow with four phases: triage, prepare, execute, and finalize. Use for bug fixes, feature implementation, refactoring, and maintenance tasks."

Code Review 1.8K 4mo ago
ruby-git

pull-request-review

by ruby-git

"Reviews pull requests against project standards and posts review comments via the gh CLI. Use when reviewing PRs, checking coding standards compliance, or performing approval reviews."

Code Review 1.8K 4mo ago
ruby-git

review-cross-command-consistency

by ruby-git

"Compares sibling command classes for consistent structure, documentation, testing, and exit-status conventions under the Base architecture. Use for cross-command audits."

Code Review 1.8K 4mo ago
antinomyhq

create-pr-description

by antinomyhq

Generate and create pull request descriptions automatically using GitHub CLI. Use when the user asks to create a PR, generate a PR description, make a pull request, or submit changes for review. Analyzes git diff and commit history to create comprehensive, meaningful PR descriptions that explain what changed, why it matters, and how to test it.

Code Gen 7.5K 5mo ago
antinomyhq

create-command

by antinomyhq

Create new commands for the code-forge application. Commands are stored as .md files in the <cwd>/.forge/commands directory with YAML frontmatter (name, description) and markdown body containing command steps. Use when users need to add new commands, modify existing commands, or understand the command file structure. Supports special command tags like <lint> and <test> for automated workflows.

CLI Tools 7.5K 5mo ago