Decebal Suiu avatar

Decebal Suiu

Community

@decebals · Bucharest

147Followers
|
55Public Repos
|
29Published Skills

Agent Skills by Decebal Suiu

Showing 29 vetted skills indexed across 1 GitHub repositories.

decebalsdecebals
725

git-commit

Generates conventional commit messages for Java projects from staged git changes.

Community
Basic
decebalsdecebals
725

clean-code

Refactors Java code using Clean Code principles like DRY, KISS, and YAGNI.

Community
Basic
decebalsdecebals
725

solid-principles

Reviews Java code for SOLID principle violations and provides refactoring examples.

Community
Intermediate
decebalsdecebals
725

test-quality

Generates JUnit 5 tests with AssertJ assertions for Java code.

Community
Intermediate
decebalsdecebals
725

issue-triage

Categorize, prioritize, and respond to GitHub issues for Java projects.

Community
Intermediate
decebalsdecebals
725

design-patterns

Implements common design patterns in Java with modern syntax and Spring integration examples.

Community
Intermediate
decebalsdecebals
725

changelog-generator

Generate changelogs from git commits following detected versioning and format conventions.

Community
Intermediate
decebalsdecebals
725

jpa-patterns

Diagnose and fix JPA/Hibernate performance issues including N+1 queries, lazy loading, and transaction pitfalls.

Community
Intermediate
decebalsdecebals
725

security-audit

Reviews Java code against OWASP Top 10 security risks and secure coding practices.

Community
Intermediate
decebalsdecebals
725

logging-patterns

Implements structured JSON logging with SLF4J and MDC request tracing for Java applications.

Community
Intermediate
decebalsdecebals
725

architecture-review

Analyzes Java project package structure, dependency direction, and layer boundaries for architectural violations.

Community
Intermediate
decebalsdecebals
700

git-commit

Generate conventional Git commit messages for Java projects.

Community
Intermediate
decebalsdecebals
700

clean-code

Apply Clean Code principles to Java codebases and code reviews.

Community
Intermediate
decebalsdecebals
700

api-contract-review

Audit REST API contracts for correctness, versioning, and backward compatibility.

Community
Advanced
decebalsdecebals
700

performance-smell-detection

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

Community
Intermediate
decebalsdecebals
700

solid-principles

Identify SOLID design violations in Java code with refactoring guidance.

Community
Advanced
decebalsdecebals
700

spring-boot-patterns

Structure Spring Boot applications using established patterns and templates.

Community
Advanced
decebalsdecebals
700

test-quality

Generate JUnit 5 tests for Java projects using AssertJ and AAA structure.

Community
Advanced
decebalsdecebals
700

issue-triage

Categorize GitHub issues by type and priority for Java projects.

Community
Intermediate
decebalsdecebals
700

design-patterns

Implement common Java design patterns with runnable code examples.

Community
Advanced
decebalsdecebals
700

concurrency-review

Review Java concurrency code for thread safety and race conditions.

Community
Advanced
decebalsdecebals
700

changelog-generator

Generate changelogs from git commits for Java CI workflows.

Community
Intermediate
decebalsdecebals
700

jpa-patterns

Identify and fix JPA performance issues and lazy loading problems in Spring applications.

Community
Advanced
decebalsdecebals
700

security-audit

Audit Java code for OWASP Top 10 security vulnerabilities.

Community
Advanced