fix-code

Community

Streamline code after audits with clear refactors.

AuthorHYP3R00T
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Removes audit findings to improve code readability and maintainability.

Core Features & Use Cases

The skill executes a four-step workflow to clean codebases after an audit: remove dead code, eliminate unnecessary wrappers, drop redundant parameters, and collapse duplicate logic, then update docstrings and enforce quality gates.

  • Remove dead code: delete unused functions, classes, and parameters; remove dead imports.
  • Eliminate unnecessary wrappers: inline calls and remove wrappers that add no value.
  • Collapse duplication: extract shared logic and replace duplicates with calls.
  • Update docstrings: ensure public functions have accurate docstrings and align with code.

Quick Start

Provide the target file or project path and I will run the four-step cleanup process.

Dependency Matrix

Required Modules

None required

Components

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: fix-code
Download link: https://github.com/HYP3R00T/voicepad/archive/main.zip#fix-code

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.