code-smells/bloaters
CommunitySimplify bloated code with precision refactors.
Software Engineering#refactoring#code-review#bloaters#long-methods#large-classes#primitive-obsession#data-clumps
Authorjohnnystefan
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps teams spot and dismantle bloated code structures that cause maintenance headaches, covering overlong methods, oversized classes, primitive obsession, long parameter lists, and data clumps so systems stay agile.
Core Features & Use Cases
- Detect Bloaters: Audit methods and classes that exceed maintainability thresholds, flagging long methods, large classes, and repetitive primitive patterns.
- Guided Refactor Paths: Recommend Extract Method, Extract Class, Introduce Parameter Object, and other patterns tailored to each bloater type.
- Use Case: When a TypeScript service class grows unwieldy, use the Skill to locate problematic sections and restructure them into focused domain components.
Quick Start
Ask the agent to review a large class or method to detect Long Methods, Large Classes, Primitive Obsession, Long Parameter Lists, or Data Clumps and suggest refactors.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: code-smells/bloaters Download link: https://github.com/johnnystefan/test-saas-business/archive/main.zip#code-smells-bloaters Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.