Browse 138,453 skills across 70 categories. Mirrored from majiayu000/claude-skill-registry.
Refactors code with loop behavior for iterative improvement
[Code Quality] Identifies architectural hotspots: high-churn files, coupling issues, layer violations, and dependency ta...
智能代码重构,提供设计模式建议、代码异味检测和保持行为不变的安全转换策略。
Refactor BDD implementation (scenarios, step definitions, feature code) to improve quality and eliminate tech debt while...
Refactor by removing backward compatibility and legacy layers. Use when modernizing APIs, cleaning up migration debt, re...
[Code Quality] Generates summary report of refactoring changes for review. Use after completing a refactoring session to...
CLAUDE.mdをベストプラクティスに基づいてリファクタリング
Codebase temizliği için kullan. "/refactor-clean" komutuyla tetiklenir. Dead code, kullanılmayan import, loose .md dosya...
Remove dead code and cleanup
デッドコードの安全な削除ガイド。未使用のコード、エクスポート、依存関係を特定し、テスト検証を行いながら安全に削除する。コードのクリーンアップ、リファクタリング、依存関係の整理に使用。「デッドコード削除」「未使用コード削除」「クリーンアップ」...
Refactor code to improve clarity and maintainability without changing behavior. Use when improving readability, reducing...
Restructure code for improved clarity and maintainability. Use when addressing code smells or technical debt.
Safely improve code quality through test-driven refactoring with automatic validation and rollback. Use during quality r...
Refactors code to improve readability, maintainability, performance, and adherence to best practices while preserving fu...
Refactor React components for better maintainability, performance, or patterns. Covers hook extraction, component splitt...
Reviews code quality analyst findings. Validates issues are real, severity is appropriate, and suggested refactorings ar...
[Code Quality] Removes code duplication and cleans up dead code. Use to eliminate copy-paste code, consolidate similar l...
Comprehensive refactoring workflow that combines tactical and architectural passes. Runs /refactor (tactical cleanup), /...
Refactor code to be cleaner, more modular, and self-documenting when making code more teachable and maintainable. Not fo...
Plan and execute multi-file refactors with safety checks; use when asked to reduce tech debt or reorganize code modules.
[Code Quality] Extracts methods, classes, or modules to reduce complexity and improve isolation. Use when functions are...
Refactors complex code to be clearer and easier for developers to understand, following simplicity-first principles
Design or refactor skills by separating deterministic and non-deterministic steps. Use when creating or improving skills...
AERA: local-first workstation for quantitative research, visualization, and backtesting.
Ask whether to proceed with refactoring after architecture mapping.
[Code Quality] Plans Git commit strategy for refactoring: branch naming, commit granularity, commit messages, and safe m...
代码重构指南技能。当用户需要优化代码结构、消除代码异味、改进设计模式、提升代码可维护性或进行架构改进时使用此技能。
Refactor code to improve quality, performance, and maintainability. Use when refactoring code, improving code structure,...
Refactor HTML/TSX files to use existing UI components, DaisyUI classes, and semantic colors. Use when (1) refactoring Re...
>-
Auto-generated skill from cross-repo pattern - Pattern detected in 15 repositories
Synthesizes analyst findings with critic feedback. Produces final recommendations and generates TDD-compatible refactor...
Skill para decomposição segura de arquivos monolíticos. Análise estrutural profunda, mapeamento exaustivo de dependência...
Jupyter Notebook (.ipynb) 内の import 文やコードセルを一括置換・リファクタリングする
Plan a multi-file refactor with proper sequencing and rollback steps
Create structured refactoring plans. Use when user wants to plan a refactor, needs a refactoring strategy, or mentions b...
Skill de planification de refactoring. Analyse un codebase ou un domaine specifique pour identifier la dette technique,...
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...
Use this skill when a file exceeds ~350 lines (target) / approaches the 500-line hard cap, or has mixed responsibilities...
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...
Safe code refactoring combining Sherpa's refactor workflow, Julie's reference checking and safe renaming, and Goldfish's...
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...
コード品質の問題を積極的に検出し改善する。以下を検出した際に自動発動: (1) 長いメソッド/クラス、(2) 重複コードパターン、(3) 深いネスト、(4) 不適切な命名、(5) マジックナンバー/文字列、(6) N+1 クエリパターン、(...
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...
Martin Fowlerのリファクタリング方法論に基づいた体系的なコード改善スキル。コードスメルの検出から安全なリファクタリングの実施まで、テストを安全網として段階的に品質を向上させます。「2つの帽子」を意識し、機能追加と分離して実施。