- Home
- /
- Categories
- /
- Code Review
Code Review
Automated code review and analysis
codereview-config
by xinbenlv
Review configuration, secrets, and environment handling. Checks for safe defaults, secret management, feature flags, and environment parity. Use when reviewing config files, environment variables, or feature flags.
codereview-orchestrator
by xinbenlv
Triage and orchestrate code reviews. Analyzes PR intent, identifies touched surfaces, assesses risk, and routes to specialist skills. Does NOT perform detailed review - delegates to specialists. Supports full pipeline with "Review PR <number>" command.
compare
by AlphaMoeMoe
Compare sentiment and blogger opinions between two stocks. Use when users want to analyze NVDA vs AMD, or any two tickers side by side.
investigate-failing-tests
by klamping
Use when diagnosing and coordinating fixes for failing WebdriverIO tests across context gathering, test runs, and implementation skills, while limiting retry loops and avoiding rabbit holes.
chrome-devtools
by johnlindquist
Control and inspect Chrome browser using Chrome DevTools Protocol - navigate pages, debug network requests, analyze performance, take screenshots, interact with elements, and automate browser tasks.
diagram
by johnlindquist
Maintain and synchronize Unified Impact Diagrams following Diagram Driven Development (DDD) methodology. Create, update, and manage diagrams that connect user value to technical implementation.
review
by johnlindquist
Centralizes persona-driven code reviews (Fowler, Torvalds, Carmack, React core, etc.) so Claude can pick or combine expert viewpoints when the user asks for a code review or perspective-specific critique.
godot-debugging
by Zate
Expert knowledge of Godot debugging, error interpretation, common bugs, and troubleshooting techniques. Use when helping fix Godot errors, crashes, or unexpected behavior.
executing-plans
by mosif16
Use when partner provides a complete implementation plan to execute in controlled batches with review checkpoints - loads plan, reviews critically, executes tasks in batches, reports for review between batches
code-review
by jackspace
Use when receiving code review feedback (especially if unclear or technically questionable), when completing tasks or major features requiring review before proceeding, or before making any completion/success claims. Covers three practices - receiving feedback with technical rigor over performative agreement, requesting reviews via code-reviewer subagent, and verification gates requiring evidence before any status claims. Essential for subagent-driven development, pull requests, and preventing false completion claims.
receiving-code-review
by Crumbgrabber
Use when receiving code review feedback, before implementing suggestions,
dialectical-reasoning(唯物辩证法)
by JWCodeWrote
A cognitive operating system based on Dialectical Materialism (Materialism, Universal Connection, Eternal Development, Unity of Opposites) to force objective, non-linear analysis of complex engineering and logic problems.
Security Check Skill
by hitoshura25
Consider additional security reviews for sensitive changes
skill-vetter
by Tai-ch0802
Security-first skill vetting for AI agents. Use before installing any skill from ClawdHub, GitHub, or other sources. Checks for red flags, permission scope, and suspicious patterns.
human-review
by alingse
Enable AI agents to collect human code review feedback via web interface and apply suggested changes
beacon
by 00derek
AI college counselor for high school students and their parents. Guides students from freshman year through senior year with interest discovery, academic planning, extracurricular strategy, test prep planning, college list building, Socratic essay coaching, application strategy, and financial aid guidance. Proactive timeline tracking keeps students on pace across the full 4-year journey.
lint-format
by 1Mangesh1
Linting and formatting setup with ESLint, Prettier, Ruff, Black, and EditorConfig. Use when user asks to "set up linting", "configure ESLint", "add Prettier", "format code", "set up Ruff", "fix lint errors", "add editorconfig", or any code quality tooling tasks.
cr-local
by ThrownLemon
Local code review using CodeRabbit CLI. Use when user wants to review changes before committing or pushing.
Linting Setup Skill
by hitoshura25
Configure IDE auto-fix for better developer experience
git-hooks
by 1Mangesh1
Git hooks setup with pre-commit, husky, and lint-staged for automated code quality. Use when user asks to "setup pre-commit hooks", "add husky", "lint on commit", "format before commit", "run tests on push", "setup git hooks", or automate code quality checks.
seo-audit
by fellipeutaka
When the user wants to audit, review, or diagnose SEO issues on their site. Also use when the user mentions "SEO audit," "technical SEO," "why am I not ranking," "SEO issues," "on-page SEO," "meta tags review," or "SEO health check." For building pages at scale to target keywords, see programmatic-seo. For adding structured data, see schema-markup.
finishing-a-development-branch
by Crumbgrabber
Use when implementation is complete, all tests pass, and you need to
english-learner
by learnwy
"Personal English vocabulary learning assistant. Use when user queries English words, phrases, or sentences for translation and learning. Triggers on: single English words, phrases like 'break the ice', sentences to translate, requests for quiz/review, '查单词', '学英语'. Stores vocabulary in ~/.english-learner/ with mastery tracking."
review
by whichguy
Perform code review with optional auto-fix. Dispatches to code-reviewer or review-fix agent for complex multi-file reviews. AUTOMATICALLY INVOKE when: - "review this", "check this code", "code review", "review my changes" - "review and fix", "fix issues", "clean this up" - Before commits on non-trivial changes NOT for: GAS projects (use /gas-review), plan review (use /review-plan)