java-coding-standard
CommunityEnforce clean Java standards for Spring Boot.
Authorkumaran-is
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Java coding standards guidance to improve readability, maintainability, and reliability of Spring Boot codebases.
Core Features & Use Cases
- Naming conventions: Classes in PascalCase; methods and fields in camelCase; constants in UPPER_SNAKE_CASE.
- Immutability and Optional usage: Prefer records and final fields; avoid setters unless required by framework bindings; use Optional to handle absence and switch to reactive patterns where appropriate.
- Streams and exceptions: Favor concise streams for transformations; use targeted exception types and meaningful messages; avoid broad catch blocks.
- Use Case: During code reviews and onboarding, ensure new modules adhere to practices and detect violations early.
Quick Start
Trace and enforce Java coding standards across Spring Boot services, ensuring clear naming, immutability, and proper Optional, stream, and exception handling practices.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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-coding-standard Download link: https://github.com/kumaran-is/claude-code-onboarding/archive/main.zip#java-coding-standard Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.