Skip to content

decebals/java-agent-skills

v1.0.0MIT

Agent Skills for Java development: code review, testing, architecture, Spring Boot, JPA, concurrency, security and release workflows.

clean-code

Clean Code principles (DRY, KISS, YAGNI), naming, function design and readability. Use when code is hard to read, with long methods, unclear names, duplication or deep nesting. For how responsibilities are split across classes and which way dependencies point, use solid-principles instead.

License
MIT
Read SKILL.md at the source

Pinned to revision 0d98fe9bd629, so it is the text this page describes rather than whatever the author pushed since.

Files

Every link opens the file at its source, pinned to the revision this page describes.