83,201 skills sorted by stars.
Safely refactor code while maintaining all tests and type safety (Daniel Okoye's workflow)
Use when refactoring, cleaning up code, reducing complexity, fixing code smells, or improving code quality. Audits TS/JS...
Safe, verified refactoring with regression testing at each step. Identify targets, plan transformation, execute incremen...
Refactorización guiada siguiendo principios SOLID, Clean Code y patrones de diseño.
Surgical code refactoring to improve maintainability without changing behavior. Covers extracting functions, renaming va...
Code refactoring workflow - analyze → plan → implement → review → validate
Refactor code while preserving behavior and tests
Refactors existing code for guideline compliance and testability using up to 4 parallel analysis agents (guideline compl...
Refactor code following PastCare best practices and conventions
Plan vault restructuring from config changes. Compares config.yaml against derivation.md, identifies dimension shifts, s...
Safe, incremental code refactoring with test verification at each step.
Systematic code refactoring based on Martin Fowler's methodology. Use when users ask to refactor code, improve code stru...
Jupyter Notebook (.ipynb) 内の import 文やコードセルを一括置換・リファクタリングする
Use this skill when a file exceeds ~350 lines (target) / approaches the 500-line hard cap, or has mixed responsibilities...
[Code Quality] Identifies architectural hotspots: high-churn files, coupling issues, layer violations, and dependency ta...
智能代码重构,提供设计模式建议、代码异味检测和保持行为不变的安全转换策略。
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...
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...
[Code Quality] Extracts methods, classes, or modules to reduce complexity and improve isolation. Use when functions are...
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.
[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,...
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...
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,...