Code Review

Automated code review and analysis

Showing 1129-1152 of 7739 skills
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 3mo 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 2mo ago
ruby-git

breaking-change-analysis

by ruby-git

"Assesses the impact of API changes before implementation to understand what code would break and plan appropriate migration paths. Use when removing methods, changing interfaces, or planning deprecations."

Code Review 1.8K 3mo 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 3mo 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 2mo 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 3mo 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 3mo 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 3mo 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 3mo 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 3mo 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 2mo ago
FradSer

create-issues

by FradSer

Create GitHub issues with TDD principles and proper labels

Code Gen 555 4mo ago
FradSer

create-pr

by FradSer

Create comprehensive GitHub pull requests with quality validation

Code Gen 555 4mo ago
tukuaiai

tradecat-public

by tukuaiai

"TradeCat public terminal skill: operate the bundled user-side TradeCat project, inspect public Google Sheets CSV snapshot caches, run CLI/TUI/export flows, validate installers, govern the Skill root vs scripts/project layout, and maintain the cache-first no-database contract."

CLI Tools 954 1mo ago
nrwl

nx-run-tasks

by nrwl

Helps with running tasks in an Nx workspace. USE WHEN the user wants to execute build, test, lint, serve, or run any other tasks defined in the workspace.

Code Review 1.4K 4mo ago
nrwl

nx-run-tasks

by nrwl

Helps with running tasks in an Nx workspace. USE WHEN the user wants to execute build, test, lint, serve, or run any other tasks defined in the workspace.

Code Review 1.4K 4mo ago
pubkey

verify

by pubkey

Verifies code changes by running tests and generation scripts

Code Review 23.2K 4mo ago
Automattic

dev

by Automattic

Development workflows for WordPress ActivityPub plugin including wp-env setup, testing commands, linting, and build processes. Use when setting up development environment, running tests, checking code quality, building assets, or working with wp-env.

Code Review 570 3mo ago
Automattic

pr

by Automattic

INVOKE THIS SKILL before creating any PR to ensure compliance with branch naming, changelog requirements, and reviewer assignment.

Code Review 570 3mo ago
Automattic

pr

by Automattic

INVOKE THIS SKILL before creating any PR to ensure compliance with branch naming, changelog requirements, and reviewer assignment.

Code Review 570 3mo ago
Automattic

release

by Automattic

Version management and release processes using Jetpack Changelogger. Use when creating releases, managing changelogs, bumping versions, or preparing patch releases.

Automation 570 3mo 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 271 3mo ago
NeverSight

data-driven-testing

by NeverSight

"DEPRECATED: Use testing-best-practices instead. This skill has been retired."

Code Review 158 3mo 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 158 3mo ago