con un clic
contraponto
contraponto contiene 4 skills recopiladas de vepo, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
Automatically raise JaCoCo test coverage to 80% (instruction and branch) in this Quarkus/Java project while ensuring every test asserts all results. Use when the user asks to increase test coverage or close coverage gaps.
Run local static analysis (no SonarCloud token) on this Quarkus/Java project and fix findings with conservative, behavior-preserving changes. Use when the user asks to fix static analysis issues, lint warnings, or Sonar-style findings without calling SonarCloud.
Automatically fix all failing Maven tests in this Quarkus/Java project by iterating until they pass. Use when the user asks to fix failing tests or get the test suite green.
Produce a read-only structural audit of the Contraponto codebase — class responsibilities, package boundaries, duplication, and rule compliance. Use when the user asks for an architecture review or structural audit; does not change code.