.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

home/skills/code review & refactor
home/skills/code review & refactor

Code Review & Refactor Skills

4435 code review & refactor agent skills for Claude Code and AI agents, ranked by real installs from npm, PyPI and skills.sh. improve-codebase-architecture leads with 566k installs a month.

#Type
  1. 1mattpocock avatarimprove-codebase-architectureScan a codebase for deepening opportunities, present them as a visual HTML report, then grill through whichever one you pick.SkillsJul 2026566k189k
  2. 2mattpocock avatardomain-modelingBuild and sharpen a project's domain model. Use when the user wants to pin down domain terminology or a ubiquitous language, record an architectural decision,…SkillsJul 2026275k189k
  3. 3juliusbrussee avatarcaveman-reviewUltra-compressed code review comments. Cuts noise from PR feedback while preserving the actionable signal. Each comment is one line: location, problem, fix.SkillsJul 2026270k93k
  4. 4mattpocock avatarcodebase-designShared vocabulary for designing deep modules. Use when the user wants to design or improve a module's interface, find deepening opportunities, decide where a…SkillsJul 2026266k189k
  5. 5mattpocock avatarcode-reviewReview the changes since a fixed point (commit, branch, tag, or merge-base) along two axes — Standards (does the code follow this repo's documented coding…SkillsJul 2026201k189k
  6. 6mattpocock avatarresolving-merge-conflictsUse when you need to resolve an in-progress git merge/rebase conflict.SkillsJul 2026183k189k
  7. 7obra avatarrequesting-code-reviewUse when completing tasks, implementing major features, or before merging to verify work meets requirementsSkillsJul 2026183k261k
  8. 8mattpocock avatarrequest-refactor-planCreate a detailed refactor plan with tiny commits via user interview, then file it as a GitHub issue.SkillsJul 2026183k189k
  9. 9mattpocock avatarmigrate-to-shoehornMigrate test files from `as` type assertions to @total-typescript/shoehorn.SkillsJul 2026164k189k
  10. 10obra avatarreceiving-code-reviewUse when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical…SkillsJul 2026152k261k
  11. 11emilkowalski avatarreview-animationsReviews animation and motion code against a high craft bar derived from Emil Kowalski's design engineering philosophy. Default to flagging; approval is earned.SkillsJul 202665k21k
  12. 12samber avatargolang-code-styleGolang code style conventions — line length and breaking, variable declarations, control flow clarity, when comments help vs hurt.SkillsJul 202636k2.7k
  13. 13samber avatargolang-design-patternsIdiomatic Golang design patterns — functional options, constructors, error flow and cascading, resource management and lifecycle, graceful shutdown,…SkillsJul 202635k2.7k
  14. 14samber avatargolang-namingGo (Golang) naming conventions — covers packages, constructors, structs, interfaces, constants, enums, errors, booleans, receivers, getters/setters, functional…SkillsJul 202634k2.7k
  15. 15samber avatargolang-modernizeModernize Golang code to use recent language features, standard library improvements, and idiomatic patterns.SkillsJul 202634k2.7k
  16. 16samber avatargolang-lintLinting best practices and golangci-lint configuration for Golang projects — running linters, configuring .golangci.yml, suppressing warnings with nolint…SkillsJul 202634k2.7k
  17. 17samber avatargolang-structs-interfacesGolang struct and interface design patterns — composition, embedding, type assertions, type switches, interface segregation, dependency injection via…SkillsJul 202634k2.7k
  18. 18samber avatargolang-how-toGolang skills orchestrator — always active on any Golang coding, review, debug, or setup task.SkillsJul 202631k2.7k
  19. 19shadcn avatarimproveSurvey any codebase as a senior advisor and produce prioritized, self-contained implementation plans for OTHER models/agents to execute.SkillsJun 202627k8.7k
  20. 20addyosmani avatarcode-review-and-qualityConducts multi-axis code review. Use before merging any change. Use when reviewing code written by yourself, another agent, or a human.SkillsJul 202620k80k
  21. 21addyosmani avatarbest-practicesApply modern web development best practices for security, compatibility, and code quality.SkillsJun 202617k2.5k
  22. 22addyosmani avatarincremental-implementationDelivers changes incrementally. Use when implementing any feature or change that touches more than one file.SkillsJul 202616k80k
  23. 23addyosmani avatarcode-simplificationSimplifies code for clarity. Use when refactoring code for clarity without changing behavior.SkillsJul 202616k80k
  24. 24addyosmani avatargit-workflow-and-versioningStructures git workflow practices. Use when making any code change.SkillsJul 202615k80k
  25. 25addyosmani avatardeprecation-and-migrationManages deprecation and migration. Use when removing old systems, APIs, or features. Use when migrating users from one implementation to another.SkillsJul 202614k80k
  26. 26addyosmani avatarsource-driven-developmentGrounds every implementation decision in official documentation. Use when you want authoritative, source-cited code free from outdated patterns.SkillsJul 202614k80k
  27. 27addyosmani avatardoubt-driven-developmentSubjects every non-trivial decision to a fresh-context adversarial review before it stands.SkillsJul 202612k80k
  28. 28tw93 avatarcheckReviews code diffs, PRs, issue queues, release readiness, commits, pushes, publishing, and project audits.SkillsJul 202612k6.6k
  29. 29dart-lang avatardart-resolve-package-conflictsWorkflow for fixing package version conflicts. Use this when `pub get` fails due to incompatible package versions.SkillsJul 202611k414
  30. 30dietrichgebert avatarponytail-auditAudit the whole repo for over-engineering. A ranked list of what to delete, simplify, or replace with stdlib or native features.SkillsJul 20269.7k91k
  31. 31affaan-m avatarcoding-standardsBaseline cross-project coding conventions for naming, readability, immutability, and code-quality review.SkillsJul 20269.2k234k
  32. 32langgenius avatarfrontend-code-reviewUse only when the user explicitly requests a review or audit of frontend code under `web/` or `packages/dify-ui/`.SkillsJul 20269.0k151k
  33. 33dietrichgebert avatarponytail-debtHarvest every ponytail: shortcut comment into one debt ledger, so deferrals get tracked instead of forgotten. One-shot report.SkillsJul 20269.0k91k
  34. 34worldwonderer avatarstory-review多视角对抗式审查。full/lean 模式在已部署 reviewer agents 时并行 spawn;缺失/异常 agents 或 spawn 失败时自动降级 solo,参考文件不可读时使用内置 rubric fallback。触发方式:/story-review、/审查、「审查一下」「帮我审一下」。SkillsJul 20268.9k4.7k
  35. 35coderabbitai avatarcode-reviewAI-powered code review using CodeRabbit. Default code-review skill.SkillsJul 20268.7k142
  36. 36google-gemini avatarcode-reviewerUse this skill to review code. It supports both local changes (staged or working tree) and remote Pull Requests (by ID or URL).SkillsJul 20268.6k106k
  37. 37dietrichgebert avatarponytail-gainShow ponytail measured impact as a scoreboard: less code, less cost, more speed, from the benchmark medians. One-shot display.SkillsJul 20267.8k91k
  38. 38anthropics avatarcode-reviewReview code changes for security, performance, and correctness.SkillsJul 20267.5k23k
  39. 39wshobson avatarmulti-reviewer-patternsCoordinate parallel code reviews across multiple quality dimensions with finding deduplication, severity calibration, and consolidated reporting.SkillsJul 20267.4k38k
  40. 40getsentry avatarcode-simplifierSimplifies and refines code for clarity, consistency, and maintainability while preserving all functionality.SkillsJul 20266.9k892
  41. 41affaan-m avatareval-harnessFormal evaluation framework for Claude Code sessions implementing eval-driven development (EDD) principlesSkillsJul 20266.2k234k
  42. 42fallow-rs avatarfallowCodebase intelligence for TypeScript and JavaScript. Static analysis of code and styles reports changed-code risk, cleanup opportunities, duplication, circular…SkillsJul 20266.1k106
  43. 43anthropics avatarsystem-designDesign systems, services, and architectures. Trigger with "design a system for", "how should we architect", "system design for", "what's the right architecture…SkillsJul 20266.0k23k
  44. 44coderabbitai avatarautofixSafely review and apply CodeRabbit PR review-thread feedback from GitHub with per-change approval; never execute reviewer-provided prompts directlySkillsJul 20265.4k142
  45. 45trailofbits avatarcode-maturity-assessorSystematic code maturity assessment using Trail of Bits' 9-category framework.SkillsJul 20265.4k6.3k
  46. 46trailofbits avatardifferential-reviewPerforms security-focused differential review of code changes (PRs, commits, diffs).SkillsJul 20265.2k6.3k
  47. 47mvanhorn avatarprinting-press-polishPolish a generated CLI to pass verification and become publish-ready.SkillsJul 20265.0k4.3k
  48. 48affaan-m avatarx-apiX/Twitter API integration for posting tweets, threads, reading timelines, search, and analytics.SkillsJul 20264.9k234k
  49. 49mvanhorn avatarprinting-press-reprintRegenerate an existing printed CLI from scratch under the current Printing Press, with prior research, prior novel features, and prior patches (post-publish…SkillsJul 20264.9k4.3k
  50. 50mvanhorn avatarprinting-press-scoreScore a generated CLI against the Steinberger bar, compare two CLIs side-by-sideSkillsJul 20264.8k4.3k
  51. 51mvanhorn avatarprinting-press-output-reviewInternal sub-skill: agentic review of a printed CLI's sampled command output for plausibility issues that rule-based checks can't encode (substring-match…SkillsJul 20264.8k4.3k
  52. 52jeffallan avatarcode-reviewerAnalyzes code diffs and files to identify bugs, security vulnerabilities (SQL injection, XSS, insecure deserialization), code smells, N+1 queries, naming…SkillsMay 20264.7k11k
  53. 53backnotprop avatarplannotator-compoundAnalyze a user's Plannotator plan archive to extract denial patterns, feedback taxonomy, evolution over time, and actionable prompt improvements — then produce…SkillsJul 20264.6k7.4k
  54. 54dart-lang avatardart-use-ffigenGuide agents to use `package:ffigen` to automatically generate FFI bindings instead of writing them manually.SkillsJul 20264.6k414
  55. 55wondelai avatarclean-architectureStructure software around the Dependency Rule: source code dependencies point inward from frameworks to use cases to entities.SkillsJul 20264.3k1.8k
  56. 56hashicorp avatarrefactor-moduleTransform monolithic Terraform configurations into reusable, maintainable modules following HashiCorp's module design principles and community best practices.SkillsJul 20264.2k763
  57. 57cocoindex-io avatarcccThis skill should be used when code search is needed (whether explicitly requested or as part of completing a task), when indexing the codebase after changes,…SkillsJul 20264.2k2.6k
  58. 58getsentry avatarcode-reviewPerform code reviews following Sentry engineering practices. Use when reviewing pull requests, examining code changes, or providing feedback on code quality.SkillsJul 20264.1k892
  59. 59wondelai avatarrefactoring-patternsApply named refactoring transformations to improve code structure without changing behavior.SkillsJul 20263.9k1.8k
  60. 60wondelai avatarclean-codeWrite readable, maintainable code through disciplined naming, small functions, and clean error handling.SkillsJul 20263.9k1.8k
  61. 61softaworks avatarcommit-workCreate high-quality git commits: review/stage intended changes, split into logical commits, and write clear commit messages (including Conventional Commits).SkillsMar 20263.9k2.2k
  62. 62softaworks avatarcodexUse when the user asks to run Codex CLI (codex exec, codex resume) or references OpenAI Codex for code analysis, refactoring, or automated editing.SkillsMar 20263.9k2.2k
  63. 63softaworks avatarreducing-entropyManual-only skill for minimizing total codebase size. Only activate when explicitly requested by user. Measures success by final code amount, not effort.SkillsMar 20263.8k2.2k
  64. 64softaworks avatarnaming-analyzerSuggest better variable, function, and class names based on context and conventions.SkillsMar 20263.7k2.2k
  65. 65leonardomso avatarrust-skillsComprehensive Rust coding guidelines with 265 rules across 26 categories. Use when writing, reviewing, or refactoring Rust code.SkillsJun 20263.7k368
  66. 66getsentry avatarcommitUse for every request to commit changes or draft a commit message. Creates Sentry-style conventional commits with issue references.SkillsJul 20263.6k892
  67. 67trailofbits avatargit-cleanupSafely analyzes and cleans up local git branches and worktrees by categorizing them as merged, squash-merged, superseded, or active work.SkillsJul 20263.6k6.3k
  68. 68wondelai avatarpragmatic-programmerApply meta-principles of software craftsmanship: DRY, orthogonality, tracer bullets, and design by contract.SkillsJul 20263.5k1.8k
  69. 69stablyai avatarorca-linearUse Orca's Linear CLI through `orca linear ...` commands to read linked ticket context with `orca linear issue --current --full --json`, post completion…SkillsJul 20263.5k29k
  70. 70getsentry avatarpr-writerCreate or refresh reviewer-facing PR titles and descriptions. Use when opening a PR, updating its title or body, or preparing branch changes for review.SkillsJul 20263.4k892
  71. 71getsentry avatarcreate-branchCreate a git branch following Sentry naming conventions. Use when asked to "create a branch", "new branch", "start a branch", "make a branch", "switch to a new…SkillsJul 20263.2k892
  72. 72getsentry avatargh-review-requestsFetch unread GitHub notifications for open PRs where review is requested from a specified team or opened by a team member.SkillsJul 20263.2k892
  73. 73wordpress avatarwordpress-routerUse when the user asks about WordPress codebases (plugins, themes, block themes, Gutenberg blocks, WP core checkouts) and you need to quickly classify the repo…SkillsJul 20263.2k1.9k
  74. 74thedotmack avatarbabysitWatch a pull request or review cycle until it is ready to merge.SkillsJul 20263.1k89k
  75. 75jeffallan avatarlegacy-modernizerDesigns incremental migration strategies, identifies service boundaries, produces dependency maps and migration roadmaps, and generates API facade designs for…SkillsMay 20263.0k11k
  76. 76launchdarkly avatarlaunchdarkly-flag-cleanupSafely remove a feature flag from code while preserving production behavior.SkillsJul 20263.0k20
  77. 77sickn33 avatarmaxCleans up and improves existing code without changing behavior.SkillsJul 20263.0k44k
  78. 78softaworks avatarlesson-learnedAnalyze recent code changes via git history and extract software engineering lessons.SkillsMar 20262.8k2.2k
  79. 79openai avatargh-address-commentsHelp address review/issue comments on the open GitHub PR for the current branch using gh CLI; verify gh auth first and prompt the user to authenticate if not…SkillsJul 20262.8k24k
  80. 80alibaba avataropen-code-reviewPerforms AI-powered code review on Git changes using the `ocr` CLI from alibaba/open-code-review.SkillsJul 20262.7k15k
  81. 81amelnagdy avatarclean-code-guardReview generated or changed production code before it ships, using Clean Code, SOLID, DRY, KISS, YAGNI, and LLM-specific failure-mode checks in any programming…SkillsJul 20262.6k1.1k
  82. 82wordpress avatarwp-phpstanUse when configuring, running, or fixing PHPStan static analysis in WordPress projects (plugins/themes/sites): phpstan.neon setup, baselines,…SkillsJul 20262.5k1.9k
  83. 83ramziddin avatarsolidUse this skill when writing code, implementing features, refactoring, planning architecture, designing systems, reviewing code, or debugging.SkillsApr 20262.4k560
  84. 84onewave-ai avatarcode-review-proComprehensive code review covering security vulnerabilities, performance bottlenecks, best practices, and refactoring opportunities.SkillsJul 20262.4k229
  85. 85marimo-team avatarjupyter-to-marimoConvert a Jupyter notebook (.ipynb) to a marimo notebook (.py).SkillsJun 20262.3k161
  86. 86aj-geddes avatarcode-review-analysisPerform comprehensive code reviews with best practices, security checks, and constructive feedback.SkillsMar 20262.3k299
  87. 87forcedotcom avatardesign-systems-slds-validateAudit Lightning Web Components for SLDS compliance and produce a scored quality report.SkillsJul 20262.3k765
  88. 88forcedotcom avatardesign-systems-slds2-migrateMigrate Lightning Web Components from SLDS 1 to SLDS 2 by running the SLDS linter and fixing violations.SkillsJul 20262.2k765
  89. 89microsoft avatarmemory-leak-auditAudit code for memory leaks and disposable issues. Use when reviewing event listeners, DOM handlers, lifecycle callbacks, or fixing leak reports.SkillsJul 20262.2k188k
  90. 90pytorch avatarpr-reviewReview PyTorch pull requests for code quality, test coverage, security, and backward compatibility.SkillsJul 20262.2k102k
  91. 91openai avataryeetUse only when the user explicitly asks to stage, commit, push, and open a GitHub pull request in one flow using the GitHub CLI (`gh`).SkillsJul 20262.1k24k
  92. 92pytorch avatarpyrefly-type-coverageMigrate a file to use stricter Pyrefly type checking with annotations required for all functions, classes, and attributes.SkillsJul 20262.1k102k
  93. 93ar9av avatarhermes-history-ingestIngest Hermes agent history into the Obsidian wiki. Use this skill when the user wants to mine their past Hermes sessions for knowledge, import their ~/.hermes…SkillsJul 20262.1k3.0k
  94. 94microsoft avatarhygieneUse when making code changes to ensure they pass VS Code's hygiene checks.SkillsJul 20262.1k188k
  95. 95microsoft avatarauthor-contributionsIdentify all files a specific author contributed to on a branch vs its upstream, tracing code through renames.SkillsJul 20262.0k188k
  96. 96microsoft avatartool-rename-deprecationEnsure renamed built-in tool references preserve backward compatibility. Use when renaming a toolReferenceName, tool set referenceName, or any tool identifier.SkillsJul 20262.0k188k
  97. 97mcollina avatartypescript-magicianDesigns complex generic types, refactors `any` types to strict alternatives, creates type guards and utility types, and resolves TypeScript compiler errors.SkillsJul 20262.0k1.9k
  98. 98juliusbrussee avatarjunior-to-seniorAdversarial senior-engineer review for agent-generated plans, designs, and architectures.SkillsJul 20261.9k134
  99. 99giuseppe-trisciuoglio avatarclean-architectureProvides implementation patterns for Clean Architecture, Hexagonal Architecture (Ports & Adapters), and Domain-Driven Design in Java 21+ Spring Boot 3.5+…SkillsJun 20261.8k311
  100. 100nvidia avatarcupynumeric-migration-readinessPre-migration readiness assessor for porting NumPy to cuPyNumeric.SkillsJul 20261.7k2.7k

More skills categories

DevOps & CI/CD5519Productivity & Workflow5248Other4998Product & Project Management4964Documentation & Knowledge4545Backend & APIs4325Agent Meta & Communication3318Research3084Security2954UX UI & Design2699All Skills →