Lint

Run polyglot linters and format checks across all affected ecosystems without a full build cycle. Auto-detects ecosystems from changed files, honors each tool's config-file opt-in, and supports --fix (format-only) plus a gated --code-fix mode for semantic lint autofixes. Use when: 'lint this', 'run the linter', 'format check', 'fix the formatting', 'is this formatted right', 'run prettier/ruff/eslint', or for quick lint/format feedback during development; for build+test use /toolchain:check, for full outcome verification use /verification:confirm.

melodic-software c05a3fe 2 files · 26.7 KB Updated

File contents

melodic-software/claude-code-plugins/tree/main/plugins/toolchain/skills/lint commit c05a3fe7a0

Frequently asked questions

npx skillmds@latest add melodic-software/lint