Eyvazov Müzəffər avatar

Eyvazov Müzəffər

Community

@mzffreyvazov

9Followers
|
56Public Repos
|
17Published Skills

Agent Skills by Eyvazov Müzəffər

Showing 17 vetted skills indexed across 1 GitHub repositories.

mzffreyvazovmzffreyvazov

git-commit

Generates conventional Git commit messages for Java projects.

Community
Intermediate
mzffreyvazovmzffreyvazov

clean-code

Apply Clean Code principles to refactor Java, C#, and JavaScript code.

Community
Advanced
mzffreyvazovmzffreyvazov

api-contract-review

Audit REST API contracts for HTTP verbs, versioning, and error handling.

Community
Advanced
mzffreyvazovmzffreyvazov

performance-smell-detection

Identify Java performance smells in streams, boxing, regex, and collections.

Community
Intermediate
mzffreyvazovmzffreyvazov

solid-principles

Identify SOLID violations in Java code and propose targeted refactoring guidance.

Community
Advanced
mzffreyvazovmzffreyvazov

spring-boot-patterns

Standardizes Spring Boot project structure with layered architecture and testing guidance.

Community
Advanced
mzffreyvazovmzffreyvazov

design-smell-detection

Analyze Java/Spring code to detect design smells and propose minimal refactors.

Community
Advanced
mzffreyvazovmzffreyvazov

test-quality

Generate JUnit 5 tests with AssertJ assertions using AAA structure.

Community
Advanced
mzffreyvazovmzffreyvazov

design-patterns

Implement Java 17+ design patterns with Spring idioms and examples.

Community
Advanced
mzffreyvazovmzffreyvazov

concurrency-review

Identify thread-safety risks, race conditions, and deadlocks in Java code.

Community
Advanced
mzffreyvazovmzffreyvazov

changelog-generator

Generate changelogs from conventional commits using existing project conventions.

Community
Intermediate
mzffreyvazovmzffreyvazov

jpa-patterns

Identify and fix JPA performance pitfalls in Spring applications.

Community
Advanced
mzffreyvazovmzffreyvazov

security-audit

Apply an OWASP-based checklist to identify security risks in Java applications.

Community
Advanced
mzffreyvazovmzffreyvazov

logging-patterns

Standardize Java SLF4J logging with structured JSON and MDC context.

Community
Advanced
mzffreyvazovmzffreyvazov

architecture-review

Analyze Java project architecture for package boundaries, dependency direction, and layering.

Community
Advanced
mzffreyvazovmzffreyvazov

maven-dependency-audit

Audits Maven dependencies for updates, vulnerabilities, and conflicts via CLI workflows.

Community
Intermediate
mzffreyvazovmzffreyvazov

java-code-review

Review Java code for correctness, safety, and maintainability with severity-based findings.

Community
Intermediate