- Home
- /
- Categories
- /
- Refactoring
Refactoring
Code restructuring and optimization
cp-skills-kotlin
by area44
A structured competitive programming knowledge base focused on algorithmic thinking, data structures, and high-performance Kotlin implementations.
Performance Benchmarker
by anorbert-cmyk
Performance Engineer focusing on real-user impact, Core Web Vitals, and backend latency benchmarks.
laravel-simplifier
by Tmeister
Simplify and refine PHP/Laravel code for clarity and maintainability without changing behavior.
my-refactor
by niufenjava
Use when user says "ms refactor" "ms refactor <path>"
clean-codejs-naming
by DamianWrooby
Naming patterns and conventions based on Clean Code JavaScript principles.
agent-workspace-clean
by samuerio
"Safely remove the current git worktree only when it is an agent workspace under <repo>/.worktree/*. Use when asked to clean/remove/delete the current agent workspace/worktree. Use --force only if explicitly requested in the latest user message."
clean-code
by jkappers
Cleans up code files by removing dead code, simplifying structure, and eliminating redundancy without changing behavior. Use when (1) cleaning up code after implementation, (2) reducing complexity in a file or function, (3) removing dead code and unused imports, (4) simplifying control flow and expressions, (5) applying modern language idioms to legacy patterns, or (6) improving readability of dense or convoluted code.
ask-questions-if-underspecified
by aiagentskills
Clarify requirements before implementing. Use when serious doubts araise.
Inversion Exercise
by yousufjoyian
Claude agent skills and workspace configuration
software-architecture
by samChang72
Guide for quality focused software architecture. This skill should be used when users want to write code, design architecture, analyze code, in any case that relates to software development.
criteria-test-loop
by Hideturno
Drive coding by success criteria and tests; use for bugfixes, features with tests, and algorithmic changes. Emphasize naive-correct first, then optimize.
using-fastlane-in-flutter-and-ci
by Envy-7z
Automate Flutter app builds and deployments to both the App Store and Google Play using Fastlane with this step-by-step guide.
project-planning
by zhucl1006
Use when 需要把一个功能从模糊想法推进到可执行开发计划,并在同一份计划文档中完成需求分析、任务拆解与状态追踪。
software-architecture
by pachoroa
Guide for quality focused software architecture. This skill should be used when users want to write code, design architecture, analyze code, in any case that relates to software development.
theme-factory
by TheWatcher01
Toolkit for styling outputs with a theme. These outputs can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any output that has been creating, or can generate a new theme on-the-fly.
00-andruia-consultant
by slurpyb
"Arquitecto de Soluciones Principal y Consultor Tecnológico de Andru.ia. Diagnostica y traza la hoja de ruta óptima para proyectos de IA en español."
verified-humanizer
by nutstrut
Transform AI-generated text into natural, human-sounding output with measurable evaluation and optional verifiable attestation.
architecture-patterns
by yunaamelia
"Implement proven backend architecture patterns including Clean Architecture, Hexagonal Architecture, and Domain-Driven Design. Use when architecting complex backend systems or refactoring existing ..."
ui-layout-and-styling
by tippyentertainment
Improve the visual quality and usability of existing UI by fixing layout structure, responsiveness, spacing, alignment, typography, and overall consistency. This skill assumes components already exist and focuses only on presentation, not business logic.
performance-audit
by jamelna-apps
When the user mentions "slow", "performance", "optimize", "speed", "lag", "loading", "memory", "CPU", or asks to make something faster. Provides performance analysis framework.
code-quality
by brixtonpham
"Code quality improvement: review, refactoring, debugging. Phases: review feedback, systematic refactoring, root cause debugging, verification. Capabilities: SOLID/DRY compliance, code smell detection, complexity reduction, bug investigation, verification gates. Actions: review, refactor, debug, verify, validate code. Keywords: code review, refactor, debug, SOLID, DRY, code smell, bug fix, root cause, verification, technical debt, extract method, test failure, completion claim. Use when: reviewing code changes, improving code quality, fixing bugs, reducing technical debt, validating before merge/commit."
refactoring-expert
by laurenceputra
Software refactoring expert with deep knowledge of code improvement techniques, design patterns, and clean code principles. Use this skill when improving code structure, eliminating code smells, or applying design patterns.
enhance
by keenranger
Analyze work patterns and improve Claude configuration. Use when user asks to improve Claude setup, optimize workflow, or says /enhance.
sa-improve
by 4eta
Simulated Annealing improvement skill. Triggers on "焼きなまし法を改善して", "SAの改善案を出して", "近傍を改善して", "状態の持ち方を変更して”, "simulated annealing improvement"などのリクエストで発動する. 焼きなまし法(SA)の改善アイデア整理と、次に実装すべき手の提案を行う。