lint-code
CommunityAuto-check code quality before you commit.
Authormvillmow
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Manual code review for style and quality issues is time-consuming and error-prone, leading to inconsistent codebases and potential bugs. This skill automates that process.
Core Features & Use Cases
- Comprehensive Linting: Runs various tools (pylint, flake8, black, mojo format) to identify style violations, potential bugs, and code quality problems.
- Pre-commit Validation: Integrates seamlessly into your pre-commit workflow to ensure code quality before changes are committed.
- Use Case: Before pushing your feature branch, use this skill to automatically lint all your Mojo and Python files, ensuring they meet project standards and preventing CI failures.
Quick Start
Use the lint-code skill to check the formatting and style of your current Mojo and Python files.
Dependency Matrix
Required Modules
pylintflake8blackmojopixi
Components
Standard package💻 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: lint-code Download link: https://github.com/mvillmow/ProjectOdyssey/archive/main.zip#lint-code Please download this .zip file, extract it, and install it in the .claude/skills/ directory.