ducpm2303

ducpm2303

@ducpm2303
19 published skills0 installs

19 results

ducpm2303
Skill

Java Solid

Checks Java code for SOLID principles violations with Java-specific patterns. Use when user asks to "check SOLID principles", "is this good OOP", "single responsibility", "SOLID violations", "open closed principle", or "dependency inversion".

0
ducpm2303
Skill

Java Review

Reviews Java code for bugs, naming issues, code smells, and version-appropriate idioms. Use when user asks to "review this code", "check my Java", "look at this class", "find issues in", "code review", "what's wrong with this", or "review this file".

0
ducpm2303
Collection

Java Plugins for Claude Code

0
ducpm2303
Skill

Java Concurrency Review

Reviews Java code for thread safety, race conditions, deadlocks, and Java 21 virtual thread compatibility. Use when user asks to "review concurrency", "is this thread safe", "check for race conditions", "concurrency issues", or "virtual thread compatible".

0
ducpm2303
Skill

Java Adr

Creates, lists, and manages Architecture Decision Records for Java projects. Use when user asks to "create an ADR", "document this decision", "write an architecture decision", "add ADR", "list decisions", "show ADRs", or "record this architectural choice".

0
ducpm2303
Skill

Java Api Review

Reviews Java REST API design including HTTP methods, status codes, naming, and versioning. Use when user asks to "review my API", "check REST design", "is this good REST", "review endpoints", "API design review", "check my controller", or "review HTTP API".

0
ducpm2303
Skill

Java Design Pattern

Detects GoF patterns in Java code or recommends the right pattern for a problem. Use when user asks to "what pattern is this", "detect design patterns", "suggest a pattern", "should I use factory", "which design pattern", or "recommend a pattern for".

0
ducpm2303
Skill

Java Commit

Generates a Conventional Commits message for staged Java changes. Use when user asks to "write a commit message", "help me commit", "what should my commit say", "summarize my changes", "draft a commit", or "create commit message".

0
ducpm2303
Skill

Java Docs

Generates Javadoc comments for Java classes and methods. Use when user asks to "add javadoc", "document this class", "write documentation", "add comments", "generate docs", or "document this method".

0
ducpm2303
Skill

Java Explain

Explains Java code in plain language including design patterns. Use when user asks to "explain this code", "what does this do", "help me understand", "walk me through this", or "how does this work".

0
ducpm2303
Skill

Java Health

Runs a holistic code health check scoring Security, Tests, Performance and Quality with A-F grades. Use when user asks to "check health", "score this project", "health check", "how good is this code", "overall assessment", or "code quality score".

0
ducpm2303
Skill

Java Fix

Diagnoses and fixes Java compile errors, runtime exceptions, and stack traces. Use when user asks to "fix this error", "this won't compile", "I'm getting an exception", "debug this", or "build is failing".

0
ducpm2303
Agent

Java Architect

Java system architect — designs project structure, module layout, class hierarchies, and applies architecture patterns for Java 8+ projects

0
ducpm2303
Skill

Java Refactor

Suggests and applies version-gated Java refactorings. Use when user asks to "refactor this", "clean up this code", "modernize this Java", "simplify this", "extract method", "improve this class", or "make this more idiomatic".

0
ducpm2303
Agent

Java Build Resolver

Java build error resolver — diagnoses and fixes Maven, Gradle, and javac compilation errors with minimal code changes

0
ducpm2303
Skill

Java Migrate

Interactive Java version upgrade guide (8 to 11, 11 to 17, 17 to 21). Use when user asks to "migrate to Java 17", "upgrade to Java 21", "Java migration guide", "move from Java 11 to 17", or "what changed in Java 21".

0
ducpm2303
Skill

Java Clean Arch

Reviews or implements Clean Architecture / Hexagonal Architecture (Ports & Adapters) and DDD tactical patterns for Java projects. Use when user asks to "apply clean architecture", "implement hexagonal architecture", "add ports and adapters", "apply DDD", "refactor to clean arch", "review architecture", or "add value objects".

0
ducpm2303
Skill

build

Build the Java project — detects Maven or Gradle and runs a clean build with test execution

0
ducpm2303
Skill

check

Run static analysis on the Java project — detects configured tools (Checkstyle, SpotBugs, PMD) and reports findings

0