Skip to main content
Back to the directory
affaan-m/everything-claude-codeSoftware EngineeringFrontend and Design

java-coding-standards

Coding standards for readable, maintainable Java 17+ in Spring Boot services.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
4

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/affaan-m/everything-claude-code --skill java-coding-standards
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of May 1, 2026, java-coding-standards has 4 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: affaan-m/everything-claude-code. Canonical URL: https://skills.sh/affaan-m/everything-claude-code/java-coding-standards.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Coding standards for readable, maintainable Java 17+ in Spring Boot services. Standards for readable, maintainable Java (17+) code in Spring Boot services. Remember : Keep code intentional, typed, and observable. Optimize for maintainability over micro-optimizations unless proven necessary. - Covers naming conventions (PascalCase for classes, camelCase for methods, UPPER_SNAKE_CASE for constants), immutability patterns with records and final fields, and Optional usage with map/flatMap - Establishes best practices for streams, exception handling with domain-specific exceptions, and type-safe generics - Includes project structure guidance (Maven/Gradle layout), formatting rules, and code smells to avoid (long parameter lists, deep nesting, static mutable state) - Recommends null handling with annotations, logging patterns, and testing expectations (JUnit 5, AssertJ, Mockito) - Writing or reviewing Java code in Spring Boot projects - Enforcing naming, immutability, or exception handling conventions - Working with records, sealed classes, or pattern matching (Java 17+) - Reviewing use of Optional, streams, or generics - Structuring packages and project layout - Prefer clarity over cleverness - Immutable by default; minimize shared mutable state - Fail fast with meaningful exceptions - Consistent naming and package structure - Use unchecked exceptions for domain errors; wrap...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does java-coding-standards do?

Coding standards for readable, maintainable Java 17+ in Spring Boot services.

Is java-coding-standards good?

java-coding-standards does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support java-coding-standards?

java-coding-standards currently lists compatibility with Claude Code, Skills CLI.

Is java-coding-standards safe to install?

java-coding-standards has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to java-coding-standards?

Skills in the same category include review-management, conversation-memory, coverage, grimoire-aave.

How do I install java-coding-standards?

Run the following command to install java-coding-standards: npx skills add https://github.com/affaan-m/everything-claude-code --skill java-coding-standards

Related skills

More from affaan-m/everything-claude-code

Related skills

Alternatives in Software Engineering