lint-manager

Installation
SKILL.md

Lint Manager

Overview

Automated lint management for multi-language projects. Detects languages, generates configurations, installs tools, runs checks, and auto-fixes errors.

Workflow

1. Detect Languages

Use scripts/detect_language.py to identify programming languages in the project:

python3 scripts/detect_language.py /path/to/project

Returns language list with confidence scores. Primary language is the first result.

Related skills
Installs
5
GitHub Stars
38
First Seen
Apr 4, 2026