Code Review

Automated code review and analysis

Showing 673-696 of 8780 skills
rshankras

security

by rshankras

Security review and guidance for iOS, macOS, and watchOS apps. Covers secure storage, biometric authentication, network security, and platform-specific patterns. Use when implementing security features or reviewing code for vulnerabilities.

Code Review 675 7mo ago
NeverSight

ios-device-screenshot

by NeverSight

Take screenshots from physical iOS devices connected via USB using pymobiledevice3. Use when capturing screenshots from real iPhones/iPads (not simulators), debugging on-device, or needing high-fidelity device captures. Triggers on physical iOS device screenshots, pymobiledevice3 usage, or USB-connected device capture tasks.

CLI Tools 203 7mo ago
NeverSight

git-best-practices

by NeverSight

Git workflow patterns for commits, branching, PRs, and history management across heterogeneous repositories. Use when creating commits, managing branches, opening pull requests, or rewriting history. Do not use for non-git implementation tasks or repo-specific release policy decisions without repository documentation.

Code Review 203 6mo ago
bmad-code-org

bmad-os-review-pr

by bmad-code-org

Adversarial PR review tool (Raven's Verdict). Cynical deep review transformed into professional engineering findings. Use when user asks to 'review a PR' and provides a PR url or id.

Code Review 52.3K 6mo ago
Project-N-E-K-O

push-to-pr

by Project-N-E-K-O

Push commits to an existing GitHub PR's source branch. NEVER create new branches. Use when the user says "push to PR #N", "push到PR", or any variation meaning to push local commits onto an existing pull request. Covers finding the PR's head branch via GitHub API, setting up the correct remote, and pushing with HEAD:<branch> syntax.

Code Gen 2.7K 6mo ago
Project-N-E-K-O

i18n

by Project-N-E-K-O

"i18n (internationalization) toolkit for projects using i18next. Provides three main functions: (1) i18n-check - Detect hardcoded Chinese text in HTML/JS files, (2) i18n-fix - Replace hardcoded text with i18n markers, (3) i18n-sync - Align translation keys across multiple languages (zh-CN, en, ja, ko, zh-TW). Use when working on internationalization tasks, detecting untranslated strings, or syncing locale files."

Code Review 2.7K 6mo ago
inkeep

next-upgrade

by inkeep

Upgrade Next.js to the latest version following official migration guides and codemods

Code Review 1.4K 7mo ago
UKGovernmentBEIS

disk-usage

by UKGovernmentBEIS

Analyze disk space usage and filesystem information including mounts, usage, and large files

CLI Tools 2.6K 8mo ago
UKGovernmentBEIS

network-info

by UKGovernmentBEIS

Gather network configuration and connectivity information including interfaces, routes, and DNS

CLI Tools 2.6K 8mo ago
trailofbits

openai-gh-fix-ci

by trailofbits

Use when a user asks to debug or fix failing GitHub PR checks that run in GitHub Actions;

Auth 493 6mo ago
Jeffallan

postgres-pro

by Jeffallan

Use when optimizing PostgreSQL queries, configuring replication, or implementing advanced database features. Invoke for EXPLAIN analysis, JSONB operations, extension usage, VACUUM tuning, performance monitoring.

Code Review 11.2K 7mo ago
Jeffallan

code-reviewer

by Jeffallan

Use when reviewing pull requests, conducting code quality audits, or identifying security vulnerabilities. Invoke for PR reviews, code quality checks, refactoring suggestions.

Code Review 11.2K 7mo ago
Jeffallan

database-optimizer

by Jeffallan

Use when investigating slow queries, analyzing execution plans, or optimizing database performance. Invoke for index design, query rewrites, configuration tuning, partitioning strategies, lock contention resolution.

Code Review 11.2K 7mo ago
mattpocock

implement-spec

by mattpocock

"Implement a specification in code."

Code Review 238.1K 18d ago
modu-ai

moai-foundation-philosopher

by modu-ai

Strategic thinking framework integrating First Principles Analysis, Stanford Design Thinking, and MIT Systems Engineering for deeper problem-solving. Use when performing architecture decisions, technology selection trade-offs, root cause analysis, cognitive bias detection, or first principles decomposition. Do NOT use for code quality validation (use moai-foundation-quality instead) or implementation workflows (use moai-workflow-ddd instead).

Code Review 1.2K 7mo ago
modu-ai

moai-workflow-testing

by modu-ai

Comprehensive testing and development workflow specialist combining DDD testing, characterization tests, performance profiling, code review, and quality assurance. Use when writing tests, measuring coverage, creating characterization tests, performing TDD, running CI/CD quality checks, or reviewing pull requests. Do NOT use for debugging runtime errors (use expert-debug agent instead) or code refactoring (use moai-workflow-ddd instead).

Agents 1.2K 7mo ago
zubair-trabzada

geo

by zubair-trabzada

GEO-first SEO analysis tool. Optimizes websites for AI-powered search engines (ChatGPT, Claude, Perplexity, Gemini, Google AI Overviews) while maintaining traditional SEO foundations. Performs full GEO audits, citability scoring, AI crawler analysis, llms.txt generation, brand mention scanning, platform-specific optimization, schema markup, technical SEO, content quality (E-E-A-T), and client-ready GEO report generation. Use when user says "geo", "seo", "audit", "AI search", "AI visibility", "optimize", "citability", "llms.txt", "schema", "brand mentions", "GEO report", or any URL for analysis.

Code Review 9.5K 4mo 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.4K 10mo ago
daymade

llm-icon-finder

by daymade

Finding and accessing AI/LLM model brand icons from lobe-icons library. Use when users need icon URLs, want to download brand logos for AI models/providers/applications (Claude, GPT, Gemini, etc.), or request icons in SVG/PNG/WEBP formats.

Code Review 1.4K 10mo ago
daymade

continue-claude-work

by daymade

Recover actionable context from local .claude session artifacts and continue interrupted work without running claude --resume. This skill should be used when the user provides a Claude session ID, asks to continue prior work from local history, or wants to inspect .claude files before resuming implementation.

Automation 1.4K 4mo ago
mindfold-ai

break-loop

by mindfold-ai

"Break the Loop - Deep Bug Analysis"

Code Review 14.2K 7mo ago
galz10

research-reviewer

by galz10

Expertise in reviewing technical research for objectivity, evidence, and completeness. Use to ensure the "Documentarian" standard is met.

Academic 452 7mo ago
rmyndharis

code-review-ai-ai-review

by rmyndharis

"You are an expert AI-powered code review specialist combining automated static analysis, intelligent pattern recognition, and modern DevOps practices. Leverage AI tools (GitHub Copilot, Qodo, GPT-5, C"

Code Review 1.4K 7mo ago
rmyndharis

attack-tree-construction

by rmyndharis

Build comprehensive attack trees to visualize threat paths. Use when mapping attack scenarios, identifying defense gaps, or communicating security risks to stakeholders.

Code Review 1.4K 7mo ago