ruthless-refactorer

Community

Eliminate technical debt.

AuthorDaRipper91
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill tackles the accumulation of technical debt, removes "AI Slop" (redundant or low-quality AI-generated code/comments), simplifies overly complex logic, and enforces the DRY (Don't Repeat Yourself) principle to make codebases more maintainable and readable.

Core Features & Use Cases

  • Technical Debt Reduction: Identifies and removes code smells, dead code, and inefficient patterns.
  • Code Simplification: Refactors complex conditional logic, nested structures, and verbose code into cleaner, more understandable forms.
  • AI Slop Removal: Strips away unnecessary AI-generated comments, redundant boilerplate, and overly defensive coding practices.
  • DRY Enforcement: Consolidates duplicated code segments into reusable functions or modules.
  • Use Case: A senior engineer needs to refactor a legacy module that has become difficult to understand and maintain due to years of ad-hoc changes and AI-assisted additions. This Skill will systematically clean up the code, improve its readability, and ensure it adheres to modern best practices.

Quick Start

Use the ruthless-refactorer skill to refactor the code in the file '/app/main.py' to eliminate technical debt and simplify complex logic.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: ruthless-refactorer
Download link: https://github.com/DaRipper91/gemini-termux-migration/archive/main.zip#ruthless-refactorer

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.