code-quality-fix

Community

Auto-fix code quality issues, instantly clean code.

AuthorDarkMonkDev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Manually addressing ESLint errors, formatting inconsistencies, and import organization is a tedious, time-consuming task that distracts developers from core feature work.

Core Features & Use Cases

  • Automated Linting Fixes: Automatically resolves ESLint auto-fixable errors and warnings, such as missing semicolons, quote styles, and spacing issues.
  • Prettier Formatting: Applies consistent code formatting across TypeScript/JavaScript, JSON, and Markdown files.
  • Import Organization: Organizes import statements for improved readability and consistency.
  • Use Case: After a coding session, run this Skill to automatically clean up all auto-fixable ESLint and Prettier issues in your modified files, ensuring your code is pristine before committing.

Quick Start

Auto-fix all code quality issues in changed files.

Dependency Matrix

Required Modules

npmnpxeslintprettiergit

Components

scripts

💻 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-quality-fix
Download link: https://github.com/DarkMonkDev/WitchCityRope/archive/main.zip#code-quality-fix

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