quality-run-linters
CommunityRun all linters, ensure code quality.
Authormvillmow
Version1.0.0
Installs0
System Documentation
What problem does it solve? This Skill automates the execution of all configured linters (Mojo format, Markdownlint, pre-commit hooks), ensuring code quality standards are met across the repository before committing. It streamlines quality checks, saving time and preventing CI failures.
Core Features & Use Cases:
- Comprehensive Linting: Runs
mojo format,markdownlint, and various pre-commit hooks for thorough code inspection. - Fix & Check Modes: Supports both auto-fixing issues and reporting only, offering flexibility in workflow.
- Use Case: Before pushing your code for review, use this skill to run all linters. It will automatically fix many issues and report others, ensuring your code is clean and adheres to project standards, preventing CI failures.
Quick Start: Use the quality-run-linters skill to run all configured linters in fix mode for the current repository.
Dependency Matrix
Required Modules
mojo-sdkmarkdownlint-cli2pre-commit
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: quality-run-linters Download link: https://github.com/mvillmow/ml-odyssey/archive/main.zip#quality-run-linters Please download this .zip file, extract it, and install it in the .claude/skills/ directory.