dap skills

42 tagged dap, measured the same way as everything else here.

Browse within: grok 26coding-agent 5

determinism-check

01

retracesoftware/retracesoftware

Skill Claude CodeCodex

Check if a change breaks replay or affects recording determinism. Use when reviewing replay-sensitive edits touching proxy boundary logic, stream or protocol semantics, replay message handling, Go replay/control behavior, thread/fork behavior, weakref or finalizer timing, module interception coverage, or similar…

38 5d ago A 101 tokens original Apache-2.0

retracesoftware/retracesoftware

Skill Claude CodeCodex

Debug Retrace itself when record/replay diverges. Use for replay crashes, bind marker mismatches, checkpoint/SYNC differences, wrong replayed object types, stale extraction suspicion, pytest/DAP replay desyncs, subprocess/fork/thread replay issues, pathpredicate/fd provenance problems, or any bug where Retrace replay…

38 5d ago C 102 tokens original Apache-2.0

flashus/detrix

Skill Claude CodeCodex

This skill should be used when the user asks to "debug without print", "debug", "observe running code", "add metric", "inspect variables at runtime", "see what a variable is", or mentions "detrix", "agent mode", "eBPF", "logpoint", "dynamic metrics", "debugpy", "observe code". Debugger for agents.

23 8d ago A 82 tokens original MIT

review-changes

05

amplifthq/oh-my-dsh

Skill Claude CodeCodex

Review local code changes for concrete correctness, regression, security, and test gaps before shipping.

14 2d ago A 22 tokens original MIT

verify-before-done

07

amplifthq/oh-my-dsh

Skill Claude CodeCodex

Require fresh evidence before claiming an implementation, fix, build, or test is complete.

14 2d ago A 22 tokens original MIT

code-walkthrough

08

tincopper/neeko

Skill Claude CodeCodex

A guided code-reading and architecture review for the Neeko desktop application. Neeko uses Tauri, which combines a Rust backend with a React interface, and the guide follows data moving between those parts.

10 3d ago A 128 tokens original Apache-2.0

neeko-check

09

tincopper/neeko

Skill Claude CodeCodex

A code-review checklist for React and Rust projects that compares changes with the project’s own rules, common practices, and architecture guidelines.

10 3d ago A 54 tokens original Apache-2.0

xterm-js

10

tincopper/neeko

Skill Claude CodeCodex

Expert guidance for building, configuring, and integrating xterm.js terminal emulators in web and Electron applications. Use this skill whenever the user mentions xterm, xterm.js, @xterm/xterm, terminal emulator in the browser, web terminal, WebSSH, in-browser shell, or asks about addons like FitAddon, WebglAddon…

10 3d ago A 127 tokens original Apache-2.0

Algiras/debugium

Skill Claude CodeCodex

Drive live debug sessions for Python, Node.js, TypeScript, C, C++, Rust, Java, Scala, and WebAssembly using the Debugium MCP tools. Use when asked to debug code, set breakpoints, inspect variables, step through execution, trace bugs, or find why something crashes.

4 5mo ago A 67 tokens

SLP-DEV1/qwen-dap-mcp

Skill Claude CodeCodex

Diagnose native C/C++ crashes, hangs/deadlocks, bad runtime state, and crash dumps with qwen-dap-mcp and DAP. Use for crashes, minidumps/core dumps, processes that stop making progress, lock/wait triage, unexpected variable changes, differential good-versus-bad runtime comparison, bounded value/write tracing…

2 5d ago A 95 tokens original Apache-2.0

sublime-debugger

13

dpc00/sublime-mcp

Skill Claude CodeCodex

Control Sublime Text's Debugger package through debugger-mcp. Use for launching or controlling debug sessions, setting breakpoints, inspecting paused state, variables, call stacks, expressions, memory, or DAP behavior in Sublime Text.

1 2d ago A 53 tokens original MIT

sublime-lsp

14

dpc00/sublime-mcp

Skill Claude CodeCodex

Use Sublime Text's LSP package through lsp-mcp. Use for diagnostics, hover information, definitions, references, symbols, code actions, completion, formatting, semantic navigation, or LSP-backed refactoring in Sublime Text.

1 2d ago A 54 tokens original MIT

sublime-mcp

15

dpc00/sublime-mcp

Skill Claude CodeCodex

Use a running Sublime Text instance as the primary way to inspect, search, edit, navigate, and save project code through the sublime-mcp server.

1 2d ago A 37 tokens original MIT