formatter-linter-expert
CommunityUniversal multi-ecosystem code formatter & linter
Authorkbrdn1
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates code formatting and linting across PHP/Laravel, Bun/Node/JS, Go, Rust, and Deno projects, reducing manual edits and drift.
Core Features & Use Cases
- Ecosystem-aware formatting: Detects project type and runs the right tools (Pint, Prettier, gofmt, rustfmt, etc.)
- asdf integration: Uses per-project tool versions from
.tool-versionsfor consistency. - Comprehensive reports: Markdown + JSON exports with per-file issues and a summary.
- Interactive workflow: Review changes file-by-file before applying.
Quick Start
- Activation phrases: Say "Analyze this project" or "Format all files" to activate the skill.
- Manual execution:
- python3 ~/.claude/skills/formatter-linter-expert/scripts/main.py --mode analyze --project-root /path/to/project
Dependency Matrix
Required Modules
python >= 3.9asdf (optional but recommended)
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: formatter-linter-expert Download link: https://github.com/kbrdn1/dotfiles/archive/main.zip#formatter-linter-expert Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.