lint

Installation
SKILL.md
Contains Shell Commands

This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.

Lint Runner

$ARGUMENTS

Run linting and type checking based on detected project type.

Project context

  • Project files: !ls pyproject.toml package.json composer.json pubspec.yaml go.mod 2>/dev/null

Auto-Detection

Run the bundled script to detect available linters:

python3 ${CLAUDE_SKILL_DIR}/scripts/detect-linters.py .

Usage

Installs
6
GitHub Stars
175
First Seen
May 16, 2026
lint — softspark/ai-toolkit