code-formatter

Community

Auto-format code with Prettier/ESLint.

AuthorAcidicSoil
Version1.0.0
Installs0

System Documentation

What problem does it solve?

A simple Claude Code skill that demonstrates basic code formatting automation using Prettier and ESLint.

Core Features & Use Cases

  • Code Formatting: Apply standard formatting to JavaScript/TypeScript files.
  • Lint Alignment: Run ESLint fixes to satisfy common rules.

Quick Start

Use the code-formatter skill to format the file at path/to/file.js.

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: code-formatter
Download link: https://github.com/AcidicSoil/skill-porter/archive/main.zip#code-formatter

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