jvm-skills

21 mods across 1 repository, 136 stars between them.

skill-scout

01

jvm-skills/jvm-skills

Skill Claude CodeCodex

Run the skill-scout loop — scan the next batch of unscanned JVM-conference rosters for speaker-created AI skills and apply results to the CSV store via the overnight Workflow. Use when the user says "run skill-scout", "continue the skill-scout loop", "scan more conferences", or wants to grow the skill candidate list.

136 26d ago A 74 tokens original Apache-2.0

stop-slop

02

jvm-skills/jvm-skills

Skill Claude CodeCodex

Remove AI writing patterns from prose. Use when drafting, editing, or reviewing text to eliminate predictable AI tells.

136 26d ago A 26 tokens original Apache-2.0

voice

03

jvm-skills/jvm-skills

Skill Claude CodeCodex

Make prose sound like Thomas, not like a generic technical writer. Use whenever drafting, editing, or reviewing any blog post, page, or bio for tschuehly.de — even a small edit. Loads an empirical voice profile extracted from real pre-AI-era posts.

136 26d ago A 57 tokens original Apache-2.0

SessionStart

04

jvm-skills/jvm-skills

Hook Claude Code

Runs when a session starts, executing session-start.sh. From jvm-skills/jvm-skills.

136 26d ago A tokens not measured copy · 52% Apache-2.0

PreToolUse

05

jvm-skills/jvm-skills

Hook Claude Code

Runs before the agent uses a tool for Bash tool calls, executing git-guardrails.sh. From jvm-skills/jvm-skills.

136 26d ago A tokens not measured original Apache-2.0

jvm-skills

06

jvm-skills/jvm-skills

Settings file Claude Code

Agent settings declaring 2 hook events (SessionStart, PreToolUse).

136 26d ago A tokens not measured original Apache-2.0

commit

07

jvm-skills/jvm-skills

Skill Claude CodeCodex

Group uncommitted changes into logical feature commits with action-oriented messages.

136 26d ago A 16 tokens original Apache-2.0

jvm-skills/jvm-skills

Skill Claude CodeCodex

Run test coverage report using Kover/Gradle and create test improvement plan document.

136 26d ago A 22 tokens original Apache-2.0

fix

09

jvm-skills/jvm-skills

Skill Claude CodeCodex

Fix a bug or missing feature using TDD — write failing test first, then fix, refactor, verify, beautify. Use when a bug is discovered or a feature doesn't work as expected.

136 26d ago A 42 tokens original Apache-2.0

interview

10

jvm-skills/jvm-skills

Skill Claude CodeCodex

Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Outputs a spec with user stories.

136 26d ago A 32 tokens original Apache-2.0

jooq-best-practices

11

jvm-skills/jvm-skills

Skill Claude CodeCodex

Comprehensive jOOQ DSL best practices for Kotlin/Java. Use when writing jOOQ queries, mapping results, handling transactions, or designing repository layers.

136 26d ago A 39 tokens original Apache-2.0

kotest

12

jvm-skills/jvm-skills

Skill Claude CodeCodex

Write a new Kotlin test, or modernize an existing one, using Kotest matchers and idiomatic Kotlin test style — backticked names, apply/assertSoftly blocks, and existing object mothers and helpers. Use when adding a test for behavior that does not yet have one, or when improving a Kotlin test that still uses JUnit…

136 26d ago A 95 tokens original Apache-2.0

mutation-testing

13

jvm-skills/jvm-skills

Skill Claude CodeCodex

Bootstrap pitest via the info.solidsoft.pitest Gradle plugin with Kotlin-sane defaults, run mutation tests scoped to changed classes, interpret surviving mutants from mutations.xml, triage likely-equivalent mutants out of the kill queue, and drive a kill-survivor workflow. Use when the user asks to add mutation…

136 26d ago A 85 tokens original Apache-2.0

performance

14

jvm-skills/jvm-skills

Skill Claude CodeCodex

Optimize web performance for faster loading and better user experience. Use when asked to "speed up my site", "optimize performance", "reduce load time", "fix slow loading", "improve page speed", or "performance audit".

136 26d ago A 49 tokens original Apache-2.0

ralph-coverage

15

jvm-skills/jvm-skills

Skill Claude CodeCodex

Run Ralph in coverage mode — iteratively write tests for untested classes until coverage targets are met. Use when user wants to improve test coverage autonomously.

136 26d ago A 36 tokens original Apache-2.0

rebase-commit

16

jvm-skills/jvm-skills

Skill Claude CodeCodex

Rebase all non-pushed commits and uncommitted changes into clean logical feature commits.

136 26d ago A 23 tokens original Apache-2.0

restart-spring-boot

17

jvm-skills/jvm-skills

Skill Claude CodeCodex

Restart the app via IntelliJ run configuration and wait until ready. Use after Kotlin code changes before browser verification. NOT needed for HTML template changes (LiveReload handles those automatically).

136 26d ago A 41 tokens original Apache-2.0

spec

18

jvm-skills/jvm-skills

Skill Claude CodeCodex

Generate a feature spec with user stories directly from conversation context and codebase exploration — no interview needed. Use this when the user has already described what they want (in the current conversation, a doc, or a plan) and just needs it formalized into a spec. Also use when the user says "write a spec"…

136 26d ago A 80 tokens original Apache-2.0

tdd-task

19

jvm-skills/jvm-skills

Skill Claude CodeCodex

Implement a feature or fix a bug using TDD — write failing test first, then implement, refactor, verify, beautify. Use for any single code change that should be test-driven.

136 26d ago A 43 tokens original Apache-2.0

test-gradle

20

jvm-skills/jvm-skills

Skill Claude CodeCodex

Run tests headless and return only failing test output. Accepts optional test filter patterns like gradle (e.g. /test RankingGameTest).

136 26d ago A 35 tokens original Apache-2.0

ui-review

21

jvm-skills/jvm-skills

Skill Claude CodeCodex

Verify UI/UX by running Playwright tests and reviewing screenshots. Use when you want to check that a page looks correct and the user flow works — after implementing UI changes, fixing visual bugs, or verifying an existing page. Triggers: 'check the UI', 'does this page look right', 'verify the layout', 'review…

136 26d ago A 77 tokens original Apache-2.0