·java-coding-guideline
</>

java-coding-guideline

gabia/agent-skills

Fundamental Java coding standards and conventions that apply to all Java code. Load this skill first when starting any Java development task. Covers imports, constructors, nullability, immutability, exceptions, Javadoc, naming conventions, security, resource management, and concurrency patterns.

5Installs·0Trend·@gabia

Installation

$npx skills add https://github.com/gabia/agent-skills --skill java-coding-guideline

SKILL.md

CRITICAL: These rules apply to ALL Java code unless explicitly overridden by more specific skills.

Load this skill at the start of any Java development task:

This skill contains universal Java coding standards that should always be followed.

Fundamental Java coding standards and conventions that apply to all Java code. Load this skill first when starting any Java development task. Covers imports, constructors, nullability, immutability, exceptions, Javadoc, naming conventions, security, resource management, and concurrency patterns. Source: gabia/agent-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/gabia/agent-skills --skill java-coding-guideline
Category
</>Dev Tools
Verified
First Seen
2026-02-05
Updated
2026-02-18

Quick answers

What is java-coding-guideline?

Fundamental Java coding standards and conventions that apply to all Java code. Load this skill first when starting any Java development task. Covers imports, constructors, nullability, immutability, exceptions, Javadoc, naming conventions, security, resource management, and concurrency patterns. Source: gabia/agent-skills.

How do I install java-coding-guideline?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/gabia/agent-skills --skill java-coding-guideline Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/gabia/agent-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-05

Related Skills

None