checkstyle-custom

Official

Build custom Checkstyle checks and plugins.

AuthorTheBushidoCollective
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill covers development of custom Checkstyle checks, filters, and plugin integrations for Java code standards.

Core Features & Use Cases

  • Custom Checks: Implement project-specific Java code quality checks.
  • Filters & Plugins: Extend Checkstyle capabilities with filters and plugins.
  • CI Integration: Integrate with CI to enforce standards.

Quick Start

Create a simple Checkstyle custom check that flags verbose variable names.

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: checkstyle-custom
Download link: https://github.com/TheBushidoCollective/han/archive/main.zip#checkstyle-custom

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