← all publishers

MgiovanniBH

@mgiovannibh source repo

11 published skills

  1. Clean Code · mgiovannibh bundle
    Clean Code principles (DRY, KISS, YAGNI), naming conventions, function design, and refactoring. Use when user says "clean this code", "refactor", "improve readability", or when reviewing code quality.
    0 installs
  2. Git Commit · mgiovannibh bundle
    Generate conventional commit messages for Java projects. Use when user says "commit", "create commit", "commit changes", or after completing code changes that need to be committed.
    0 installs
  3. Spring Boot · mgiovannibh
    Aqui está a estrutura da sua Skill de IA otimizada e dividida por versão do ecossistema Java. Essa abordagem garante que o agente adote os recursos nativos corretos de cada versão, evitando anacronismos (como sugerir Records no Java 11 ou ignorar Virtual Threads no Java 21).
    0 installs
  4. Test Quality · mgiovannibh bundle
    Write high-quality JUnit 5 tests with AssertJ assertions. Use when user says "add tests", "write tests", "improve test coverage", or when reviewing/creating test classes for Java code.
    0 installs
  5. Create Readme · mgiovannibh
    Create a README.md file for the project. Use when you need to document a source code project.
    0 installs
  6. Full Code Review · mgiovannibh
    Comprehensive master review orchestrating security, performance, SOLID, clean code, java patterns, and logging. Provides a lean, action-oriented report focusing only on necessary changes.
    0 installs
  7. Java Quality Gate · mgiovannibh bundle
    Java Gradle Quality Gate Skill (Java 11, 17, 21)
    0 installs
  8. Concurrency Review · mgiovannibh bundle
    Review Java concurrency code for thread safety, race conditions, deadlocks, and modern patterns (Virtual Threads, CompletableFuture, @Async). Use when user asks "check thread safety", "concurrency review", "async code review", or when reviewing multi-threaded code.
    0 installs
  9. Changelog Generator · mgiovannibh bundle
    Generate changelogs from git commits. Use when user says "generate changelog", "update changelog", "what changed since last release", or before preparing a new release.
    0 installs
  10. Intellj Code Review · mgiovannibh
    Executes static code reviews and design-time validations mimicking the JetBrains IntelliJ IDEA Code Inspections engine, including Spring Boot framework rules.
    0 installs
  11. Performance Smell Detection · mgiovannibh bundle
    Detect potential code-level performance smells in Java - streams, collections, boxing, regex, object creation. Provides awareness, not absolutes - always measure before optimizing. For JPA/database performance, use jpa-patterns instead.
    0 installs