java commands

117 tagged java, measured the same way as everything else here.

Browse within: plugin 36plugin-system 36python 36angular 30spring-boot 21hexagonal-architecture 16llm-agent 16github-copilot 14spec-driven-development 14tdd 14full-stack 10java-scripts 10microservices 10langchain4j 7

commit

01

ModelEngine-Group/fit-framework

Command Claude Code

A Git commit command that reviews local changes, checks files before editing, and creates a commit with a suitable message. It can also hand off to commands that push changes and open a pull request.

2.1k 5mo ago A 8 tokens original MIT

create-release-note

02

ModelEngine-Group/fit-framework

Command Claude Code

A command that gathers pull requests, commits, and issues to produce structured release notes for a specified version, with an option to create a draft GitHub release.

2.1k 5mo ago A 24 tokens original MIT

fit-commit

03

ModelEngine-Group/fit-framework

Command Codex

A Git commit workflow command that guides an agent through reviewing changes, checking copyright years, writing a commit message, and creating the commit.

2.1k 5mo ago A 12 tokens original MIT

validate

04

Auties00/Cobalt

Command Claude Code

You are the lead validation orchestrator for the Cobalt project. Your job is to prove that Cobalt implements every WhatsApp Web / Desktop / Mobile feature correctly, both at the source level (behavioral parity with the WA Web JS source) and at the observable level (the Nodes, WAM events and HTTP that Cobalt produces…

914 1mo ago A 0 tokens original MIT

devkit.refactor

07

giuseppe-trisciuoglio/developer-kit

Command

Provides guided code refactoring capability with deep codebase understanding, compatibility options, and comprehensive verification. Use when restructuring or improving existing code.

335 13d ago A 27 tokens original MIT

build

08

xberg-io/crawlberg

Command

Build the project using the standard task runner.

165 3d ago A 3 tokens original MIT

fix

09

xberg-io/crawlberg

Command

Auto-fix linting, formatting, and common issues.

165 3d ago A 11 tokens original MIT

review

10

xberg-io/crawlberg

Command

Review current changes for correctness, style, and potential issues.

165 3d ago A 11 tokens original MIT

lsp-setup

14

zircote/lsp-tools

Command

Set up LSP hooks and CLAUDE.md sections for the current project.

12 21d ago B 20 tokens original MIT

doc-check

15

adamw7/tools

Command Claude Code

Run the two-phase CLAUDE.md enforcement check and explain any rule that failed.

11 3d ago A 17 tokens original MIT

module-build

16

adamw7/tools

Command Claude Code

Build or test one module of this reactor with the flags it actually needs.

11 3d ago A 15 tokens original MIT

new-enforcer-rule

17

adamw7/tools

Command Claude Code

Add a claude-code-enforcer rule end to end — class, Sisu index, tests, IT fixture, pom wiring and docs.

11 3d ago A 28 tokens original MIT

vepo/issues

Command Cursor

Audit class responsibilities, package boundaries, duplication, and rule compliance across Issues.

8 1mo ago A 19 tokens original Apache-2.0

vepo/issues

Command Cursor

Walk every feature-catalog row against routes, roles, and happy paths; report compliance gaps and backlog suggestions.

8 1mo ago A 26 tokens original Apache-2.0

Review Security

20

vepo/issues

Command Cursor

Full-codebase security audit — authn/authz, injection, secrets, XSS; report findings and teach-fix tasks (no code changes).

8 1mo ago A 33 tokens original Apache-2.0

build

21

taipt1504/agent-skills

Command

Execute gate — dispatches one slice-executor subagent per plan slice (parallel where independent). Reads plan + spec + pre-flight 4 artifact. Lane-aware (trivial: direct execute, no dispatch).

3 3mo ago A 0 tokens

dc-review

22

taipt1504/agent-skills

Command

Two-stage code review orchestrator. Stage 1 (spec compliance, binary) → Stage 2 (code quality, severity-tagged). Stage 2 skipped if Stage 1 fails. Lane-aware (trivial = Stage 2 only).

3 3mo ago A 52 tokens

meta

23

taipt1504/agent-skills

Command

Umbrella for learning, evolution, ADR generation, and architecture review. Subcommands cover the Learn layer of the workflow (Layer 5) plus on-demand maintenance gates.

3 3mo ago A 36 tokens

adr

24

addit-digital/addit-harness

Command

Use when the user makes or records a significant architectural or technical decision — choosing a framework, database, protocol, pattern, or trade-off ("we decided to use X instead of Y because..."), or explicitly asks to write an ADR. Captures the decision as a structured MADR-format Architecture Decision Record in…

3 9d ago A 65 tokens original MIT