lint-check

Community

Automate code quality, ensure consistent standards.

Authormehdic
Version1.0.0
Installs1

System Documentation

What problem does it solve?

Inconsistent code style, hidden bugs, and code smells can degrade codebase quality and slow down development. This Skill automatically enforces coding standards and best practices, reducing technical debt and improving maintainability, so you can focus on building features, not fixing formatting.

Core Features & Use Cases

  • Multi-Language Linting: Supports Python (ruff/pylint), JavaScript (eslint), Go (golangci-lint), Ruby (rubocop), and Java (Checkstyle/PMD).
  • Style & Quality Checks: Identifies style violations, code complexity, potential bugs, and anti-patterns.
  • Structured Reports: Provides clear reports with file, line, column, severity, rule, and message for easy remediation.
  • Use Case: Integrate this Skill into your CI/CD pipeline or trigger it during code reviews. It will automatically flag any code that doesn't meet project standards, allowing developers to fix issues before they merge, saving review time and preventing regressions.

Quick Start

To run a lint check on the current codebase: bash .claude/skills/lint-check/lint.sh

Dependency Matrix

Required Modules

ruffpylinteslintgolangci-lintrubocopcheckstylepmd

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: lint-check
Download link: https://github.com/mehdic/bazinga/archive/main.zip#lint-check

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.