> renderdoc-rdc-gpu-debug

# 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`

fetch
$curl "https://skillshub.wtf/haolange/RDC-Agent-Frameworks/renderdoc-rdc-gpu-debug?format=md"
SKILL.mdrenderdoc-rdc-gpu-debug

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

> related_skills --same-repo

> rdc-optimizer

Public main skill for the incubating optimizer framework. Use when the user wants to analyze performance, identify bottlenecks, design experiments, or validate optimization gains from captures, traces, or profiling evidence. This skill is the future optimizer entry and currently provides the minimum intake contract only.

> rdc-debugger

Public main skill for the RenderDoc/RDC GPU debugger framework. Use when the user wants defect diagnosis, root-cause analysis, regression explanation, or fix verification for a GPU rendering issue from one or more `.rdc` captures.

> rdc-analyst

Public main skill for the incubating analyzer framework. Use when the user wants to analyze captures, reconstruct pass/resource relationships, infer engine or material structure, or build reusable render knowledge instead of directly debugging a defect. This skill is the future entry for analyzer requests and currently provides the minimum intake contract only.

> triage-taxonomy

# 角色技能包装说明 当前文件是 Manus 的 role skill 入口。 该角色默认是 internal/debug-only specialist。平台启动后不会自动进入该角色;只有用户手动召唤 `rdc-debugger` 并由它分派时,才进入当前 role。 先阅读: 1. common/skills/rdc-debugger/SKILL.md 2. common/skills/triage-taxonomy/SKILL.md 3. common/config/platform_capabilities.json 当前平台的 `coordination_mode = workflow_stage`,`sub_agent_mode = instruction_only_sub_agents`,`peer_communication = none`。 未先将顶层 `debugger/common/` 拷入当前平台根目录的 `common/` 之前,不允许在宿主中使用当前平台模板。 运行时 case/run 现场与第二层报告统一写入平台根目录下的 `workspace

┌ stats

installs/wk0
░░░░░░░░░░
github stars14
███░░░░░░░
first seenMar 18, 2026
└────────────

┌ repo

haolange/RDC-Agent-Frameworks
by haolange
└────────────