test-guided-debloating

Community

Slim down code with test coverage.

AuthorArabelaTso
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill removes unnecessary code from a repository, ensuring that only the functionality exercised by your tests remains, thereby reducing complexity and improving maintainability.

Core Features & Use Cases

  • Codebase Slimming: Safely eliminate dead code, unused files, and redundant functions.
  • Test-Driven Optimization: Relies entirely on test coverage to determine which code is essential.
  • Use Case: You have a large legacy codebase with many features that are no longer used or tested. This Skill can help you identify and remove that unused code, making the codebase smaller, faster to build, and easier to understand.

Quick Start

Use the test-guided-debloating skill to analyze the coverage report 'coverage.json' and identify code for removal.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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: test-guided-debloating
Download link: https://github.com/ArabelaTso/Skills-4-SE/archive/main.zip#test-guided-debloating

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 471,000+ vetted skills library on demand.