dap-dbgeng
dap-dbgeng contém 4 skills coletadas de svnscha, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.
Skills neste repositório
Use when a new DAP feature needs replay coverage from real VS Code sessions, or when the user hands in a recording to verify, archive, and normalize into a fixture. Covers authoring the manual recording protocol (TODO.md) and the per-recording handoff cycle.
Use when analyzing a recorded dap-dbgeng session trace or investigating a live debugging bug from its DAP request/response/event flow.
Use when validating or improving test coverage for a DAP request handler, using the session replay tests and request matrix as the source of truth.
Use when reviewing or refactoring a DAP request handler for parse-first ordering, typed argument extraction, and validated state changes.