brunoborges / jdb-debugger-skill
PublicAgent Skill for debugging Java applications in real time using JDB (Java Debugger CLI)
A collection of instructions and simple tools that teach AI chat assistants to debug Java programs interactively by launching, attaching to, and inspecting running applications.
How It Works
Your program crashes with an error like NullPointerException, and you're stuck figuring out why.
You find a special skill that lets AI assistants debug Java programs just like an expert would.
Copy a few files into your project folder or upload them to your AI chat service to get started.
Open your AI chat tool, pick the debugging assistant, and describe your problem in everyday words.
The AI reads your code, understands the issue, and shows simple buttons to choose how to investigate.
AI connects to your running app and walks line by line to catch the error.
AI grabs pictures of running processes and spots issues like stuck threads.
AI studies error logs and stack traces to pinpoint the root cause.
The AI shows exactly where the bug hides, what values are wrong, and how to correct it—your app works perfectly now.
Star Growth
Repurpose is a Pro feature
Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.
Unlock RepurposeSimilar repos coming soon.