Agent Skills·Use case ·Refactoring
Use case · 10,743 skills

Agent skills for refactoring

Skills for safe, incremental refactors — extracting, renaming, restructuring — that keep behavior intact and respect your codebase's patterns.

Browse all 10,743 Refactoring skills →

Engineering
Iterate
Fully automated multi-round code iteration with configurable N-dimension parallel review, onboarding/personalization, and a cross-assistant installer/update system with mandatory S…
openclawcode-iterationparallel-reviewatomic-fixes
Engineering
code-workflow
4-stage code-change workflow: research → plan → user review → implement (TDD). Topics — steps (Step 0-3: resume + research + plan + review + branch), implement (Step 4: TDD + build…
openclawworkflowtddresearch
Engineering
dorodango
Polishes working code through successive quality passes in fresh subagents. Use after tests pass when code needs multi-dimension refinement before release
openclawrefactoringqualitypolish
Engineering
file-analysis
Maps file structure and module organization of a codebase. Use before architecture reviews, refactoring planning, or migration scope estimation
openclawanalysisarchitecturecodebase
Productivity
shared-patterns
Provide reusable patterns for validation, error handling, scaffolding. Use for skill consistency
openclawpatternsvalidationerror-handling
Engineering
bloat-detector
Detects codebase bloat via dead code, duplication, complexity, and doc bloat scans
openclawdead-codeduplicationcomplexity
Engineering
scope-guard
Scores feature worthiness and enforces branch-size limits against overengineering
openclawscopebranch-sizeoverengineering
Engineering
code-quality-principles
Applies KISS, YAGNI, and SOLID principles for clean code with reduced complexity
openclawsolidkissyagni
Engineering
architecture-paradigm-functional-core
Applies Functional Core, Imperative Shell to isolate logic from side effects
openclawarchitecturefunctional-programmingclean-architecture
Engineering
code-refinement
Improves code quality across duplication, efficiency, and architectural fit
openclawqualityduplicationarchitecture
Engineering
architecture-paradigm-cqrs-es
Applies CQRS and Event Sourcing for read/write separation and audit trails
openclawarchitecturecqrsevent-sourcing
Engineering
architecture-paradigm-event-driven
Applies event-driven async messaging to decouple producers and consumers
openclawarchitectureevent-drivenasync
Engineering
python-async
Async Python patterns via asyncio and aiohttp for I/O-bound concurrency
openclawpythonasyncioaiohttp
Productivity
modular-skills
Build composable skill modules with hub-and-spoke loading
openclawmodularcomposablehub-spoke
Engineering
Cross-Cutting Concerns
Systematic methodology for standardizing cross-cutting concerns (error handling, logging, configuration) through pattern extraction, convention definition, automated enforcement, a…
claude-codecodexcursorgemini-clierror-handlingloggingpatterns
Research
paperjury
Three modes for CS-conference papers (CVPR/ICCV/ECCV vision, ACL/EMNLP/NAACL NLP, ICLR/NeurIPS/ICML/AAAI ML). DIRECT-EDIT mode (common): the user describes a change in Chinese or E…
claude-codecodexcursorgemini-cliacademiclatexpapers
Research
paperjury
Three modes for CS-conference papers (CVPR/ICCV/ECCV vision, ACL/EMNLP/NAACL NLP, ICLR/NeurIPS/ICML/AAAI ML). DIRECT-EDIT mode (common): the user describes a change in Chinese or E…
claude-codecodexcursorgemini-clilatexpapercvpr
Engineering
ai-coding-ok
USE THIS SKILL FIRST on any coding task (feat, fix, bug, refactor, plan, design, brainstorm, code review, implement, add feature, write tests, 新功能, 修复, 重构) when the project contain…
claude-codememoryagentscontext
Design
impeccable
Use when the user wants to design, redesign, shape, critique, audit, polish, clarify, distill, harden, optimize, adapt, animate, colorize, extract, or otherwise improve a frontend …
claude-codecodexcursorgemini-clifrontenduiux
Engineering
metrognome
Autonomous, scientific React Native & Expo performance optimization via a propose -> measure -> keep/revert loop. Use this WHENEVER an RN/Expo app is slow, laggy, janky, stuttering…
claude-codecodexcursorgemini-clireact-nativeexpoperformance
Data
collapse-r
Expert guidance for the collapse R package (v2.x) — fast, class-agnostic data transformation and statistical computing, core of the fastverse. Covers Fast Statistical Functions (fm…
claude-codecodexcursorgemini-clirfastversestatistics
Engineering
cakephp-migration
baserCMS の CakePHP バージョンアップ(5.0 → 5.1 → 5.2 ~)対応の非推奨・破壊的変更パターン集と修正レシピ。「Association alias already set」「A validation rule with the name already exists」「_Token not found」「headers alre…
claude-codecodexcursorgemini-clicakephpmigrationbasercms
Engineering
Branerail
CTO-level architectural advisor for AI-native development. Use this skill whenever you encounter code design decisions, architecture discussions, system resilience questions, or an…
claude-codecodexcursorgemini-cliarchitecturectosystem-design
Engineering
alfa2-development
Guía obligatoria para desarrollar el bot ALFA-2 (reconstrucción modular limpia de ALFA-1). Triggerea cuando el usuario menciona "ALFA-2", "alfa2", "alfa2-clean", "samaritan", "fase…
claude-codecodexcursorgemini-clialfa-2botmodular
AI / ML
darwin-skill
Darwin Skill 2.0 (达尔文.skill 2.0): autonomous skill optimizer, v2.0 integrates Microsoft Research SkillLens (arXiv 2605.23899) 9-dim rubric + SkillOpt (arXiv 2605.23904) validation-…
claude-codecodexcursorgemini-cliskill-optimizationrubricvalidation
Productivity
darwin-skill
Darwin Skill 2.0 (达尔文.skill 2.0): autonomous skill optimizer, v2.0 integrates Microsoft Research SkillLens (arXiv 2605.23899) 9-dim rubric + SkillOpt (arXiv 2605.23904) validation-…
claude-codecodexcursorgemini-cliskilllensrubricvalidation
Engineering
distributed-systems-patterns
Apply distributed-systems, messaging, and integration patterns to architectural decisions, message contracts, runbooks, and launch decisions for event-driven, microservice, queue, …
claude-codecodexcursorgemini-clidistributed-systemsmicroservicesevent-driven
Engineering
zig
Build, modify, debug, test, optimize, migrate, and review Zig applications and libraries. Use for `.zig` source, coding style, API design, `build.zig`, `build.zig.zon`, dependencie…
claude-codecodexcursorgemini-clizigsystemscomptime
Engineering
impeccable-flutter
Use when the user wants to design, redesign, shape, critique, audit, polish, clarify, distill, harden, optimize, adapt, animate, colorize, extract, or otherwise improve a Flutter f…
claude-codecodexcursorgemini-clifluttermobileui
Engineering
cupynumeric-migration-readiness
Pre-migration readiness assessor for porting NumPy to cuPyNumeric. Use BEFORE substantial porting work begins when the user asks whether code will scale on GPU, whether they should…
claude-codecodexcursorgemini-clinumpycupynumericmigration
Web
odoo-19.0
Odoo 19 development knowledge base with 18 specialized guides covering Actions (ir.actions.*, cron jobs, server actions), Controllers (HTTP routing, endpoints, auth types), Data fi…
claude-codecodexcursorgemini-cliodoopythonorm
Web
odoo-17.0
Odoo 17 development reference for Python models and ORM (search, domain, read_group, compute fields), XML/CSV data and views, OWL/JS client code, QWeb reports, security (ACL, recor…
claude-codecodexcursorgemini-clilang:pythonodoopython
Web
odoo-18.0
Odoo 18 development reference for Python models and ORM (search, domain, read_group, compute fields), XML/CSV data and views, OWL/JS client code, QWeb reports, security (ACL, recor…
claude-codecodexcursorgemini-clilang:pythonodoopython
Engineering
rewrite-minimal
Minimal-LOC project rewrite pipeline. Deep-scans a project or chosen subsystem, extracts user-observable features with evidence, validates the feature list independently, captures …
claude-codecodexcursorgemini-clirefactorminimal-locfeature-extraction
Testing
react18-enzyme-to-rtl
Provides exact Enzyme → React Testing Library migration patterns for React 18 upgrades. Use this skill whenever Enzyme tests need to be rewritten - shallow, mount, wrapper.find(), …
claude-codecodexcursorgemini-clireacttesting-libraryenzyme
Web
modals
Use when editing Modal.jsx, useFlipModal, AddInnerModal, ConfirmCancelButtons, ErrorModal, SuccessModal, FilterModal, HelpModal, SelectMenu, profileModal/*, or when adding a new mo…
claude-codecodexcursorgemini-clireactmodalsgsap
AI / ML
darwin-skill
Darwin Skill (达尔文.skill): autonomous skill optimizer inspired by Karpathy's autoresearch. Evaluates SKILL.md files using an 8-dimension rubric (structure + effectiveness), runs hil…
claude-codeskill-optimizationevaluationgit
Engineering
agilepool
High-performance adaptive goroutine pool for Go with auto-scaling via Little's Law, sliding-window rate statistics, chunked overflow buffer, multiple idle container backends (Linke…
claude-codecodexcursorgemini-cligogoroutinepool
Engineering
ai-code-quality-guard
Enforce maintainable, production-ready implementation and anti-AI visual standards for AI-assisted coding. Use whenever Codex adds, changes, refactors, reviews, or verifies applica…
claude-codecodexcursorgemini-clicode-qualityproduction-readystandards
Web
lvntr-kit-frontend
Activate when writing or editing Vue pages under resources/js/pages/Admin/**, using @lvntr components such as SkForm, SkDatatable, SkTabs, AppDialog, AvatarUpload, PageLoading, or …
claude-codecodexcursorgemini-clivueadmindatatable
Productivity
darwin-skill
Use when the user wants to evaluate, score, review, or automatically improve an existing Claude Code skill (a SKILL.md) — e.g. \"optimize this skill\", \"score my skill\", \"review…
claude-codecodexcursorgemini-cliskillreviewoptimize
Engineering
author-migration
Generates or scopes first-party migrations for Nx workspaces. Use when code removes, renames, or deprecates options, flags, executors, or schema fields, changes defaults, or bumps …
claude-codecodexcursorgemini-clitype:generatornxmigrations
Engineering
go-pro-max
Go development intelligence. 12 domains, 10 stacks, 300+ entries. Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check Go code.…
claude-codecodexcursorgemini-cligogolangconcurrency
Engineering
brutal-agent
Orchestrate subsystem-by-subsystem project hardening by combining brutal-project-review and task-worker in a strict loop: review one subsystem, create CRITICAL/MAJOR tasks, run all…
claude-codecodexcursorgemini-clihardeningreviewtasks
AI / ML
empirical-prompt-tuning
Fetch and execute mizchi's empirical-prompt-tuning skill at runtime. Use when evaluating or iteratively refining an agent-facing prompt (skill / slash command / task prompt / CLAUD…
claude-codecodexcursorgemini-cliprompt-tuningevaluationmetrics
Data
tidy-r
Modern tidyverse patterns, style guide, and migration guidance for R development. Use this skill when writing R code, reviewing tidyverse code, updating legacy R code, or enforcing…
claude-codecodexcursorgemini-clirtidyversestyle
Engineering
optflow
Discover and deliver repository optimization work end to end: identify performance, reliability, maintainability, security, DX, and cost optimization points, prioritize by impact-e…
claude-codecodexcursorgemini-clirepositoryperformancereliability
Design
figma-pixel
Figma-to-frontend visual QA workflow for building pages from Figma designs and tightening existing implementations. Captures the target page, exports the selected Figma frame, runs…
claude-codecodexcursorgemini-clifigmavisual-qafrontend
Web
expressive-mvc
Class-based reactive state management for React (Expressive MVC). Use when writing or refactoring React state - converting useState/useEffect/useMemo hooks, fixing prop drilling, c…
claude-codecodexcursorgemini-clireactstatemvc
Web
extension-developer
Activates for extending models, controllers, XMLViews, tables, or Twig templates without altering source code. Handles controller hooks (createViews, loadData, execPreviousAction),…
claude-codecodexcursorgemini-clierplibrexmlcontrollers
Web
frontend-design
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applicat…
claude-codecodexcursorgemini-clifrontendreacthtml
Engineering
aidog-db-migration
SQLite migration tool for aidog: adds tables/columns, alters constraints, splits or renames columns. Uses forward-only idempotent migrations with NNN_ numbering and rebuild-table p…
claude-codecodexcursorgemini-clisqlitemigrationdatabase
Engineering
ti-metadata
Sets Salesforce metadata (custom fields, permission sets, validation rules, approval processes, FlexiPages, report types, list views, Apex triggers, Flow overrides, LWC, static res…
claude-codecodexcursorgemini-clisalesforcemetadataapex
Web
block-migration
Port custom blocks between AEM Edge Delivery Services projects. Analyzes a block's dependencies including shared CSS variables, utility functions, and external libraries. Identifie…
claude-codecodexcursorgemini-clitype:integrationaemedge-delivery
Productivity
text-naturalizer
Naturalize Chinese, English, or mixed Chinese-English writing by removing common AI-generated prose tells while preserving meaning, facts, voice, and domain tone. Use when asked to…
claude-codecodexcursorgemini-clitext-editinghumanizationchinese-english
Engineering
pr-review-respond
Respond to all code review comments on a pull request, implement fixes, run tests, commit, reply on GitHub (in Chinese), and resolve conversations. Supports multi-round review loop…
claude-codecodexcursorgemini-cligithubprreview
Engineering
minor-defect-fix
Handles Jira minor-defect tickets end-to-end: analyzes the issue, patches the code, expands tests to 80% coverage, syncs specs in the separate repo, logs progress in Jira, and prep…
claude-codecodexcursorgemini-clitool:jirajiracode-review
Engineering
file-organizer-dev
Development guide for the File Organizer MCP server codebase. Use when (1) adding new MCP tools, (2) adding new services, (3) modifying existing tools or services, (4) writing test…
claude-codecodexcursorgemini-climcpfile-organizationdevelopment
Engineering
pg-migration
PostgreSQL schema migration safety reviewer and DDL generator. Use for writing, reviewing, or planning schema changes including ALTER TABLE, index operations, constraint modificati…
claude-codecodexcursorgemini-clitype:generatortype:reviewpostgresql
Engineering
swift-mvvm
Use when writing or refactoring Swift (SwiftUI/UIKit/AppKit) code to follow MVVM with a small, testable ViewModel. Triggers on: MVVM, ViewModel, ObservableObject, @Observable, Obse…
claude-codecodexcursorgemini-cliswiftswiftuimvvm

Showing the top 60 of 10,743. See the full list →