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