Plugins

2 plugins

Results for “refactoring”

163 skills
sdiamante13
Srp
Refactors a class toward the Single Responsibility Principle by identifying responsibilities, grouping cohesive behavior, and extracting focused classes.
7
rajanthar
Springboot Tdd
Test-driven development for Spring Boot using JUnit 5, Mockito, MockMvc, Testcontainers, and JaCoCo. Use when adding features, fixing bugs, or refactoring.
0
intelli-verse-x
Ivx Cf Refactoring
Safely refactor code to improve structure without changing behavior. Use when cleaning up code, extracting components, or modernizing patterns.
0 · bundle
cjthompson
Dignified Typescript
Use when implementing or reviewing substantial TypeScript, designing public APIs, modeling domain state, validating runtime data, or refactoring project-scale TypeScript code.
1
antigravity
Code Polish
Rewrites unprofessional code comments into clear ones and performs non-semantic cleanup without altering logic or behavior.
42.4k
kk20300113-png
Springboot Tdd
Test-driven development for Spring Boot using JUnit 5, Mockito, MockMvc, Testcontainers, and JaCoCo. Use when adding features, fixing bugs, or refactoring.
0
anantha-236
Springboot Tdd
Test-driven development for Spring Boot using JUnit 5, Mockito, MockMvc, Testcontainers, and JaCoCo. Use when adding features, fixing bugs, or refactoring.
1
sdiamante13
Tw Review Fold
Classifies code review findings to choose the smallest correct response, preventing one-patch-per-comment churn.
7
cjthompson
Tighten Typescript Types
Use when tightening annotations in existing TypeScript, removing avoidable any or assertions, improving changed-file types, or reducing compiler errors without broad refactoring.
1
theheavenlyd3mon
Look Before Edit
Forces investigation of file dependencies before editing code to prevent cascade failures.
28
addyosmani
Code Simplification
Simplify code by reducing complexity while preserving exact behavior, making it easier to read, understand, modify, and debug.
69.5k
obra
Receiving Code Review
Provides a structured protocol for receiving and evaluating code review feedback, emphasizing technical verification over performative agreement.
247k
nimoqup046-collab
Moyu
Keeps AI coding agents tightly scoped by enforcing minimal changes, simplest solutions, and asking before expanding scope.
2
sakamoto-family-smile
Golang Patterns
Provides idiomatic Go patterns, best practices, and conventions for writing, reviewing, and refactoring Go code.
0
sdiamante13
Dry
Refactors duplicated code by extracting helper methods, shared abstractions, or reusable structures, with automated testing and commits after each extraction.
7
sdiamante13
Methods
Refactors long methods or large code blocks by extracting small, focused helper methods with clear names and narrow responsibilities.
7
wondelai
Clean Code
Write readable, maintainable code through disciplined naming, small functions, and clean error handling.
1.6k · bundle
dangquangse
Simplification Cascades
Find a single insight that eliminates multiple components by recognizing when seemingly different systems share a common underlying pattern.
19
sdiamante13
Names
Refactors code by renaming variables, methods, classes, and types to improve clarity and intent, with automatic testing and commits after each rename.
7
jorcan
Kaizen
Guides incremental code improvements, error-proofing through types and validation, and standardization for higher quality software.
0 · bundle
galyarderlabs
Refactor Cleaner
Resolves legacy references to the refactor-cleaner capability by routing to the current runtime equivalent, such as an agent or modern skill.
20
github
Update Implementation Plan
Update an existing implementation plan file with new or updated requirements for features, refactoring, package upgrades, design, architecture, or infrastructure.
36.2k
lord1egypt
Simplify Code
Runs three parallel reviewer agents over recent code changes, aggregates their findings, and applies the fixes worth applying.
2
addyosmani
Source Driven Development
Grounds every implementation decision in official documentation, ensuring authoritative, source-cited code free from outdated patterns.
69.5k
antigravity
Super Code
Enforces dense, correct, and idiomatic code on all coding tasks, minimizing code bloat and agent operation overhead.
42.4k
github
Refactor Plan
Creates a concrete, multi-phase plan before starting a multi-file refactor, including affected files, dependencies, verification steps, and rollback procedures.
36.2k
github
Comment Code Generate A Tutorial
Refactors a Python script into a beginner-friendly project with clear comments and a complete markdown tutorial.
36.2k
dimillian
Swiftui View Refactor
Refactor SwiftUI views toward small, explicit, stable view types with MV data flow, dedicated subviews, and correct Observation usage.
3.8k · bundle
dimillian
Orchestrate Batch Refactor
Plan and execute large refactor or rewrite efforts efficiently with parallel multi-agent analysis and implementation.
3.8k · bundle
composiohq
Codebase Migrate
Coordinate large-scale codebase migrations and multi-file refactors across hundreds of files using batched PRs and CI verification.
66.9k
antigravity
Logic Diff
Compares two code versions for semantic equivalence by tracing both side-by-side, identifying divergences, and producing a structured verdict.
42.4k · bundle
samyakjhaveri
Tdd
Guides test-driven development with a red-green-refactor loop, emphasizing behavior-focused tests and vertical slicing over horizontal test writing.
0 · bundle
neuralblitz
Clean Code
Improves code readability and maintainability by applying SOLID principles, meaningful naming, small functions, proper error handling, and DRY practices.
1
timlai666
Effective Go
Apply Go best practices, idioms, and conventions from golang.org/doc/effective_go. Use when writing, reviewing, or refactoring Go code to ensure idiomatic, clean, and efficient implementations.
1
rootcastleco
Clean Code
Applies principles from Robert C. Martin's 'Clean Code'. Use this skill when writing, reviewing, or refactoring code to ensure high quality, readability, and maintainability. Covers naming, functio...
6
github
Refactor Method Complexity Reduce
Reduces cognitive complexity of a specified method by extracting logic into focused helper methods, improving readability and maintainability.
36.2k