GitHub 仓库
dap-dbgeng
dap-dbgeng 收录了来自 svnscha 的 4 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
已收集 skills
4
Stars
9
更新
2026-07-23
Forks
0
职业覆盖
1 个职业分类 · 已分类 100%
仓库浏览
这个仓库中的 skills
创作者/仓库/skill
skill
职业分类
描述
更新
dap-feature-recording-loop
软件质量保证分析师与测试员
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.
2026-07-23
dap-analyze-trace
软件质量保证分析师与测试员
Use when analyzing a recorded dap-dbgeng session trace or investigating a live debugging bug from its DAP request/response/event flow.
2026-06-08
dap-request-coverage
软件质量保证分析师与测试员
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.
2026-06-08
dap-request-review
软件质量保证分析师与测试员
Use when reviewing or refactoring a DAP request handler for parse-first ordering, typed argument extraction, and validated state changes.
2026-06-08