Instructions file GitHub Copilot
Copilot instructions for brunoborges/fx2048, covering copilot instructions for fx2048, build and run commands, architecture and codebase conventions.
Instructions file GitHub Copilot
Copilot instructions for brunoborges/fx2048, covering copilot instructions for fx2048, build and run commands, architecture and codebase conventions.
Skill Claude CodeCodex
Build, sign, notarize, staple, validate, and troubleshoot macOS DMG releases for Java and JavaFX applications packaged with jlink/jpackage. Use when creating Developer ID signed Java desktop apps, configuring GitHub Actions release workflows, handling Apple notarization, or debugging Gatekeeper, hardened runtime, JVM…
brunoborges/jvm-diagnostics-mcp
MCP server Claude CodeCodexCursor +2
MCP server "jvm-diagnostics" as configured in brunoborges/jvm-diagnostics-mcp. Launched with java -jar /Users/brunoborges/work/jvm-diagnostics-mcp/target/jvm-diagnostics-mcp.
brunoborges/jdb-agentic-debugger
Plugin Claude Code
Java debugging tools for AI agents using JDB (Java Debugger CLI).
brunoborges/jdb-agentic-debugger
Plugin Claude Code
Debug Java applications in real time using JDB (Java Debugger CLI). Attach to running JVMs or launch new ones under JDB, set breakpoints, step through code, inspect variables, analyze threads, and diagnose exceptions.
brunoborges/jdb-agentic-debugger
Instructions file GitHub Copilot
Instructions for brunoborges/jdb-agentic-debugger, covering copilot instructions — jdb agentic debugger, what this repository is, architecture, key conventions and running tests.
brunoborges/jdb-agentic-debugger
Agent
Analyze Java stack traces, thread dumps, diagnostic output, and logs. Use when the user has debugging output that needs interpretation, root cause analysis, or explanation. Can write consolidated reports.
brunoborges/jdb-agentic-debugger
Agent
Debug Java applications using JDB. Use when the user wants to debug Java code, investigate runtime behavior, catch exceptions, inspect variables, collect thread dumps, or diagnose JVM issues.
brunoborges/jdb-agentic-debugger
Agent
Collect JVM diagnostics via JDB — thread dumps, deadlock detection, loaded class listings. Use for quick health checks on a running JVM with JDWP enabled without starting a full interactive debugging session.
brunoborges/jdb-agentic-debugger
Agent
Run interactive JDB debugging sessions. Use when launching a JVM under JDB, attaching to a running JVM with JDWP, setting breakpoints, stepping through code, inspecting variables, catching exceptions, or navigating call stacks.
brunoborges/jdb-agentic-debugger
Skill Claude CodeCodex
Debug Java applications in real time using JDB (Java Debugger CLI). Attach to running JVMs or launch new ones under JDB, set breakpoints, step through code, inspect variables, analyze threads, and diagnose exceptions. Use when debugging Java programs, investigating runtime behavior, or diagnosing production issues on…
brunoborges/jdb-agentic-debugger
Skill Claude CodeCodex
Debug Java applications in real time using JDB (Java Debugger CLI). Attach to running JVMs or launch new ones under JDB, set breakpoints, step through code, inspect variables, analyze threads, and diagnose exceptions. Use when debugging Java programs, investigating runtime behavior, or diagnosing production issues on…