jdi skills

4 tagged jdi, measured the same way as everything else here.

release

01

FgForrest/mcp-jdwp-java

Skill Claude CodeCodex

Use when cutting a new release of the jdwp-debugging plugin — bumping the user-facing version, writing a CHANGELOG entry, committing, tagging, and pushing. Triggers — "do a release", "ship X.Y.Z", "release the last commits", "bump the version", "tag a release".

24 1mo ago A 67 tokens original MIT

java-debug

02

FgForrest/mcp-jdwp-java

Skill Claude CodeCodex

Debug a live Java application via the jdwp-inspector MCP server — breakpoints, runtime state, expression eval, variable mutation, exception-throw-site catches, non-intrusive line/exception logpoints, and field watchpoints (suspend or log on every read/write of a specific field).

24 1mo ago A 60 tokens original MIT

jdbg

03

PieceOfFall/jdbg

Skill Claude CodeCodex

Use the jdbg CLI to debug Java programs interactively from Pi when real runtime state is needed: variables, fields, expressions, exceptions, breakpoints, stepping, threads, locks, or JDWP attach. Pi should use the CLI because jdbg does not install an official Pi MCP server.

11 1mo ago A 62 tokens original Apache-2.0

jdbg

04

PieceOfFall/jdbg

Skill Claude CodeCodex

Use when you need a Java program's real runtime state instead of reading source or adding print statements — the actual value of a variable/field/expression at a line, why an exception or NullPointerException is thrown (with stack + locals at the throw site), what a thread is blocked or deadlocked on, or how execution…

11 1mo ago A 105 tokens original Apache-2.0