backend-jvm-language-review

Official

Catch JVM idiom bugs before they ship

Authorinfraspecdev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you review Java and Kotlin code for language-level issues that compile cleanly but still lead to brittle models, unnecessary mutability, awkward exception handling, or non-idiomatic modern JVM design.

Core Features & Use Cases

  • Java idiom review: checks records, sealed types, immutability, var usage, Optional discipline, try-with-resources, equals/hashCode/toString consistency, streams, and enums.
  • Kotlin idiom review: checks null safety, data classes, sealed classes, scope functions, and coroutine launching patterns.
  • Use case: Apply it when auditing Spring or other JVM codebases to spot language-level design issues before they become bugs or maintenance debt.

Quick Start

Ask for a review of the Java or Kotlin files in scope and request language-idiom findings with severity and concrete fixes.

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: backend-jvm-language-review
Download link: https://github.com/infraspecdev/tesseract/archive/main.zip#backend-jvm-language-review

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 536,000+ vetted skills library on demand.