This is a comprehensive pre-merge and pre-deploy checklist that runs your Quarkus project through ten verification phases: compilation, static analysis with Checkstyle and SpotBugs, JaCoCo coverage enforcement at 80%, OWASP dependency scanning, native image compilation, and container security checks with Trivy. It includes working code snippets for Panache unit tests, REST Assured API tests, and Testcontainers integration tests. The native compilation phase is especially useful since GraalVM compatibility issues are easier to catch in CI than production. You'll want this before opening PRs on microservices or before any staging deploy. It's opinionated about thresholds and tooling, but that's better than reinventing the wheel each time.
npx -y skills add affaan-m/ecc --skill quarkus-verification --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
pluginagentmarketplace/custom-plugin-java
github/awesome-copilot
github/awesome-copilot