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
更新日 12/28/2025
スター
0
フォーク
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.

インストール
$ install --globalskills.sh
使い方

インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:

skills use quarkus-panache-smells