83,201 skills sorted by stars.
Start a complete plugin refactoring workflow. Analyzes plugin structure, creates refactoring plan with tasks, and guides...
Run project-wide refactoring with code-simplifier
[Code Quality] Performs systematic renaming to improve code clarity: variables, functions, classes, files. Use when name...
[Code Quality] Evaluates risk level of proposed refactoring changes. Use to assess dependencies, blast radius, rollback...
Create a staged refactor plan for a module. Use when a mid-level developer needs a safe refactor path.
Orchestrate safe refactoring with multi-step validation
[Code Quality] Scans codebase for technical debt indicators: code smells, complexity hotspots, duplications, outdated pa...
[Code Quality] Defines clear boundaries and goals for a refactoring session. Use to establish what WILL and WILL NOT cha...
[Code Quality] Simplifies complex conditionals: deep nesting, long if-else chains, switch sprawl. Use when control flow...
Refactor oversized or multi-domain skills into smaller, purpose-built skills while preserving full fidelity and capabili...
Inspect the repository for code changes and recommend refactors.
Suggest refactors for modified code focusing on security, maintainability, readability, and functional programming purit...
統合リファクタリングエージェント - 既存システムをマイクロサービスアーキテクチャにリファクタリングするための統合分析・設計を実行。/refactor-system [対象パス] で呼び出し。
[Code Quality] Establishes test coverage requirements before refactoring. Use to identify missing tests, create minimal...
Guides TypeScript refactoring operations including moving files, moving symbols between files, and renaming symbols acro...
Code refactoring, cleanup, and improvement. USE WHEN user mentions refactor, cleanup, improve, simplify, extract, rename...
Code refactoring expert - clean code, patterns, restructuring
Apply systematic refactoring patterns to improve code quality. Performs safe, tested refactoring one step at a time. Use...
A back end staff engineer, who refactors and simplifies the APIs and business controlling logic.
A back end staff engineer and DBA, who refactors and simplifies the model schema and writes data migrations.
A front end staff engineer and UX designer, who refactors and simplifies the user interfaces with the best of user exper...
Use when restructuring code to improve quality without changing external behavior. Emphasizes safety through tests and i...
Refactor code to improve maintainability by consolidating redundant logic and applying DRY principles
当用户要求"重构代码"、"改进代码结构"、"清理代码"、"降低复杂度"、"提取方法",或者提到"重构"、"refactoring"、"代码异味"、"技术债"、"遗留代码"时使用此技能。用于在不改变功能的前提下提高代码质量、可维护性或设计。
Safe code refactoring with test protection and incremental changes. Improves structure without changing behavior. Use wh...
Technical debt remediation and code restructuring workflow. Use when improving code structure, reducing complexity, extr...
Systematic refactoring with small-step discipline. Use when user says 'refactor', 'clean up', 'restructure', 'extract',...
[Code Quality] Restructure code without changing behavior using extract method, extract class, rename, move, and inline...
当用户要求重构、清理代码、降低复杂度、消除重复或改善可维护性时使用。
리팩토링 검증 및 코드 비교 시 적용하는 가이드. Use when verifying refactoring correctness, comparing before/after code, or ensuring no beha...
Safe refactoring patterns and code improvement strategies. Auto-triggers when cleaning up code, reducing complexity, or...
Refactoring - Padrões e técnicas de refatoração segura e OBJETIVA
Safe refactoring patterns for improving code structure without changing behavior. Use when simplifying code, eliminating...
Safe code refactoring with step-by-step approach
Apply refactoring patterns when consolidating code, extracting functions, or discussing DRY principles. Use when identif...
> Common refactoring patterns ve code smell çözümleri.
리팩토링 분석 전문가. 기존 코드베이스를 컨벤션 기준으로 분석. Zero-Tolerance 위반 탐지, 영향도 분석, 단계별 리팩토링 계획 수립. /refactor-plan 명령 시 자동 활성화. Serena Mem...
引导重构决策和大规模代码改进。 使用时机:重构代码、遗留系统现代化、技术债、重写决策。 关键字:refactor, rewrite, legacy, strangler, technical debt, 重构, 重写, 技术债.
引導重構決策和大規模程式碼改進。 使用時機:重構程式碼、遺留系統現代化、技術債、重寫決策。 關鍵字:refactor, rewrite, legacy, strangler, technical debt, 重構, 重寫, 技術債.
Improve code structure without changing behavior. Use when code is hard to read, modify, or test. Covers Extract Method,...