Skillshub renderdoc-rdc-gpu-debug

RenderDoc/RDC GPU Debug Base Skill Wrapper

install
source · Clone the upstream repo
git clone https://github.com/ComeOnOliver/skillshub
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/ComeOnOliver/skillshub "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/haolange/RDC-Agent-Frameworks/renderdoc-rdc-gpu-debug" ~/.claude/skills/comeonoliver-skillshub-renderdoc-rdc-gpu-debug && rm -rf "$T"
manifest: skills/haolange/RDC-Agent-Frameworks/renderdoc-rdc-gpu-debug/SKILL.md
source content

RenderDoc/RDC GPU Debug Base Skill Wrapper

当前文件是 Cursor 平台的 base skill 入口。Agent 的目标是使用 RenderDoc/RDC platform tools 调试 GPU 渲染问题。

本 skill 只引用当前平台根目录的

common/

  • ../../common/skills/renderdoc-rdc-gpu-debug/SKILL.md
  • 进入任何平台真相相关工作前,必须先校验 ../../common/config/platform_adapter.json
  • coordination_mode 与降级边界以 ../../common/config/platform_capabilities.json 的当前平台定义为准。

未先将顶层

debugger/common/
拷入当前平台根目录的
common/
之前,不允许在宿主中使用当前平台模板。

运行时 case/run 现场与第二层报告统一写入:

../workspace