microck/ordinary-claude-lint
> Run targeted linting, formatting, and code quality checks on modified files. Use this to validate code style, type safety, security, and other quality metrics before committing. Supports running all checks or targeting specific checks on specific files for efficient validation.
This is a copy. The original lives at microck/lint.
npx skills add https://github.com/Microck/ordinary-claude-skills --skill lint
Take microck/ordinary-claude-lint from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.