home/categories/architecture-patterns/emvnuel-skill-md-quarkus-panache-skill-md
architecture-patternsdevelopment

quarkus-panache-smells

Detects and refactors ORM code smells in Quarkus Panache applications using the Repository pattern. Use when reviewing PanacheRepository code, diagnosing N+1 queries, data overfetching, or pagination issues.

emvnuel
maintainer
emvnuel
Updated 12/28/2025
Stars
0
Forks
0
quick start

Installation and usage

Detects and refactors ORM code smells in Quarkus Panache applications using the Repository pattern. Use when reviewing PanacheRepository code, diagnosing N+1 queries, data overfetching, or pagination issues.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use quarkus-panache-smells