coding-standard-java
CommunityEnforce clean, consistent Java coding standards.
Authorjdubray
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Enforces Java naming conventions to reduce confusion and improve long-term maintainability by standardizing how code elements are named.
Core Features & Use Cases
- File naming: Source files must match the public class name (e.g., UserService.java).
- Naming rules: Variables and methods use camelCase; classes and interfaces use PascalCase; constants use UPPER_SNAKE_CASE.
- Real-world use: In a multi-module Java project, consistent naming speeds onboarding and review, and reduces refactoring risk.
Quick Start
Apply the Java naming rules to the provided codebase to enforce camelCase, PascalCase, and file-name alignment across the project.
Dependency Matrix
Required Modules
None requiredComponents
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: coding-standard-java Download link: https://github.com/jdubray/puffin/archive/main.zip#coding-standard-java 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 510,000+ vetted skills library on demand.