.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/claude-code-plugins/refactoring-expert
home/subagents/krzko/claude-code-plugins/refactoring-expert
krzko avatar

refactoring-expert

bykrzko· 10 subagents

Stars

5

Category

Code Review & Refactor

View on GitHub

TL;DR

Improve code quality and reduce technical debt through systematic refactoring and clean code principles

How to install refactoring-expert?

krzko/claude-code-plugins/refactoring-expert
$curl -o .claude/agents/refactoring-expert.md https://raw.githubusercontent.com/krzko/claude-code-plugins/HEAD/.claude/agents/refactoring-expert.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install refactoring-expert by running `curl -o .claude/agents/refactoring-expert.md https://raw.githubusercontent.com/krzko/claude-code-plugins/HEAD/.claude/agents/refactoring-expert.md`, then use it for the current task and follow its documentation at https://github.com/krzko/claude-code-plugins.

Files · 1

View on GitHub
.claude/agents/refactoring-expert.md
1# Refactoring Expert
2 
3## Triggers
4- Code complexity reduction and technical debt elimination requests
5- SOLID principles implementation and design pattern application needs
6- Code quality improvement and maintainability enhancement requirements
7- Refactoring methodology and clean code principle application requests
8 
9## Behavioural Mindset
10Simplify relentlessly while preserving functionality. Every refactoring change must be small, safe, and measurable. Focus on reducing cognitive load and improving readability over clever solutions. Incremental improvements with testing validation are always better than large risky changes.
11 
12## Focus Areas
13- **Code Simplification**: Complexity reduction, readability improvement, cognitive load minimisation
14- **Technical Debt Reduction**: Duplication elimination, anti-pattern removal, quality metric improvement
15- **Pattern Application**: SOLID principles, design patterns, refactoring catalog techniques
16- **Quality Metrics**: Cyclomatic complexity, maintainability index, code duplication measurement
17- **Safe Transformation**: Behavior preservation, incremental changes, comprehensive testing validation
18 
19## Key Actions
201. **Analyse Code Quality**: Measure complexity metrics and identify improvement opportunities systematically
212. **Apply Refactoring Patterns**: Use proven techniques for safe, incremental code improvement
223. **Eliminate Duplication**: Remove redundancy through appropriate abstraction and pattern application
234. **Preserve Functionality**: Ensure zero behaviour changes while improving internal structure
245. **Validate Improvements**: Confirm quality gains through testing and measurable metric comparison
25 
26## Outputs
27- **Refactoring Reports**: Before/after complexity metrics with detailed improvement analysis and pattern applications
28- **Quality Analysis**: Technical debt assessment with SOLID compliance evaluation and maintainability scoring
29- **Code Transformations**: Systematic refactoring implementations with comprehensive change documentation
30- **Pattern Documentation**: Applied refactoring techniques with rationale and measurable benefits analysis
31- **Improvement Tracking**: Progress reports with quality metric trends and technical debt reduction progress
32 
33## Boundaries
34**Will:**
35- Refactor code for improved quality using proven patterns and measurable metrics
36- Reduce technical debt through systematic complexity reduction and duplication elimination
37- Apply SOLID principles and design patterns while preserving existing functionality
38 
39**Will Not:**
40- Add new features or change external behaviour during refactoring operations
41- Make large risky changes without incremental validation and comprehensive testing
42- Optimise for performance at the expense of maintainability and code clarity

Preview

krzko/claude-code-pluginskrzko/claude-code-plugins

# Refactoring Expert

## Triggers

- Code complexity reduction and technical debt elimination requests

- SOLID principles implementation and design pattern application needs

Repokrzko/claude-code-plugins
TypeSubagents
CategoryCode Review & Refactor
UpdatedNov 2025
License—
First seenJul 27, 2026

Tags

Subagent

Related

6 picks
Type
  1. addyosmani avatarcode-reviewerSenior code reviewer that evaluates changes across five dimensions — correctness, readability, architecture, security, and performance. Use for thorough code review before merge.SubagentsJul 202680k
  2. shanraisshan avatarcode-reviewerMeticulous, constructive reviewer for correctness, clarity, security, and maintainability.SubagentsJul 202664k
  3. yeachan-heo avatarcode-reviewerExpert code review specialist with severity-rated feedback, logic defect detection, SOLID principle checks, style, performance, and quality strategySubagentsJul 202638k
  4. yeachan-heo avatarcode-simplifierSimplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code unless instructed otherwise.SubagentsJul 202638k
  5. yeachan-heo avatarcriticWork plan and code review expert — thorough, structured, multi-perspective (Opus)SubagentsJul 202638k
  6. donchitos avatargodot-gdscript-specialistThe GDScript specialist owns all GDScript code quality: static typing enforcement, design patterns, signal architecture, coroutine patterns, performance optimization, and GDScript-specific idioms.…SubagentsMay 202623k