vepo/contraponto

Self-hostable multi-author blog platform built with Quarkus, HTMX, and PostgreSQL. Per-user blogs, editorial workflow, reading lists & highlights, ActivityPub Fediverse syndication, and optional Git/Jekyll sync — server-rendered, no SPA framework.

2Stars on the repository
56Mods indexed here, across every type
23d agoLast push, which is what freshness is scored on
GPL-2.0Licence, which decides whether bodies are shown

fix-sonar-issues

01

vepo/contraponto

Skill Claude CodeCodex

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.

2 23d ago A 61 tokens GPL-2.0

fix-tests

02

vepo/contraponto

Skill Claude CodeCodex

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.

2 23d ago A 40 tokens GPL-2.0

increase-coverage

03

vepo/contraponto

Skill Claude CodeCodex

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.

2 23d ago A 50 tokens GPL-2.0

vepo/contraponto

Skill Claude CodeCodex

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.

2 23d ago A 49 tokens GPL-2.0

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: