java-final-keyword

Official

Enforce Java final keyword conventions.

Authortomitribe
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Tomitribe Java final keyword conventions standardize the use of final to improve immutability and code clarity across projects, preventing unintended mutations.

Core Features & Use Cases

  • Enforce final on method parameters, including constructors and lambda parameters.
  • Enforce final on local variables to prevent unintended reassignment.
  • Enforce final on instance fields, static fields, and enum fields to promote immutable data structures.

Quick Start

Apply the final keyword to all method parameters, local variables, and fields in new and modified code within Tomitribe projects.

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: java-final-keyword
Download link: https://github.com/tomitribe/claude-plugins/archive/main.zip#java-final-keyword

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.