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