Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

renderdoc-for-vscode

renderdoc-for-vscode 收录了来自 Kirkice 的 8 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
8
Stars
35
更新
2026-07-01
Forks
8
职业覆盖
1 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

renderdoc-buffer-inspector
软件开发工程师

Inspect buffer resources and their contents in a RenderDoc capture, including raw bytes and event context. Use when asked to inspect a GPU buffer, constant-buffer contents, structured data, or the meaning of selected buffer bytes in a RenderDoc capture.

2026-07-01
renderdoc-current-selection-explainer
软件开发工程师

Explain the currently selected RenderDoc draw, event, or resource in practical terms. Use when the user refers to "this", "current", or "selected" in a RenderDoc capture and wants to know what it is doing, why it matters, or what to inspect next.

2026-07-01
renderdoc-frame-overview
软件开发工程师

Summarize the structure of a RenderDoc capture and identify its top-level passes, markers, and likely inspection targets. Use when asked for a frame overview, pass breakdown, render flow, first-look summary, or "what is happening in this frame?" for a RenderDoc capture.

2026-07-01
renderdoc-pass-to-project-mapping
软件开发工程师

Map RenderDoc passes, events, and shaders back to likely project-side source files and implementation points. Use when asked where a pass is implemented, which project files correspond to a capture event, or how a RenderDoc shader links back to workspace code.

2026-07-01
renderdoc-performance-investigation
软件开发工程师

Investigate performance bottlenecks in a RenderDoc capture and explain which passes or draws are expensive and why. Use when asked to find the hottest work in a frame, rank expensive draws, explain GPU cost, or produce an optimization report for a RenderDoc capture.

2026-07-01
renderdoc-replay-recovery-helper
软件开发工程师

Recover from missing RenderDoc capture or replay state before attempting deeper analysis. Use when tools report no capture loaded, replay inactive, native-only data unavailable, or when the user asks to restore enough state for RenderDoc inspection to continue.

2026-07-01
renderdoc-shader-review
软件开发工程师

Review shader behavior for a RenderDoc event, including stage roles, bindings, constant buffers, and likely issues. Use when asked to analyze a shader, explain shader-stage behavior, inspect bindings, review constant data, or suggest shader optimizations from a RenderDoc capture.

2026-07-01
renderdoc-texture-trace
软件开发工程师

Trace how a texture is produced, consumed, and related to passes in a RenderDoc capture. Use when asked where a texture comes from, which draws sample it, where a render target is written, or how a texture flows through a frame.

2026-07-01