ml-lint

Community

Catch lint and type issues before you ship

Authornishide-dev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It helps you find and fix code-quality problems early by running consistent formatting, linting, and (when applicable) type checks.

Core Features & Use Cases

  • Ruff formatting checks: Verify code follows the repository’s formatting rules so diffs stay clean and readable.
  • Ruff lint checks (optionally auto-fix): Detect common issues like unused imports, undefined names, and style violations before they become bugs.
  • Type checking with ty: Surface type-hint mismatches to improve maintainability and reduce runtime surprises; useful for larger or more strictly typed codebases.

Example use case: before a pull request, run the checks across the whole project to ensure formatting, linting, and typing are all clean so CI is less likely to fail.

Quick Start

Run the ml-lint skill to lint, format, and type-check your project for readiness before committing or opening a pull request.

Dependency Matrix

Required Modules

None required

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: ml-lint
Download link: https://github.com/nishide-dev/claude-code-ml-research/archive/main.zip#ml-lint

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.