Agent Skills by Eyvazov Müzəffər
Showing 17 vetted skills indexed across 1 GitHub repositories.
git-commit
Generates conventional Git commit messages for Java projects.
clean-code
Apply Clean Code principles to refactor Java, C#, and JavaScript code.
api-contract-review
Audit REST API contracts for HTTP verbs, versioning, and error handling.
performance-smell-detection
Identify Java performance smells in streams, boxing, regex, and collections.
solid-principles
Identify SOLID violations in Java code and propose targeted refactoring guidance.
spring-boot-patterns
Standardizes Spring Boot project structure with layered architecture and testing guidance.
design-smell-detection
Analyze Java/Spring code to detect design smells and propose minimal refactors.
test-quality
Generate JUnit 5 tests with AssertJ assertions using AAA structure.
design-patterns
Implement Java 17+ design patterns with Spring idioms and examples.
concurrency-review
Identify thread-safety risks, race conditions, and deadlocks in Java code.
changelog-generator
Generate changelogs from conventional commits using existing project conventions.
jpa-patterns
Identify and fix JPA performance pitfalls in Spring applications.
security-audit
Apply an OWASP-based checklist to identify security risks in Java applications.
logging-patterns
Standardize Java SLF4J logging with structured JSON and MDC context.
architecture-review
Analyze Java project architecture for package boundaries, dependency direction, and layering.
maven-dependency-audit
Audits Maven dependencies for updates, vulnerabilities, and conflicts via CLI workflows.
java-code-review
Review Java code for correctness, safety, and maintainability with severity-based findings.