Skip to main content
Run any Skill in Manus
with one click
GitHub repository

renderdoc-for-vscode

renderdoc-for-vscode contains 8 collected skills from Kirkice, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
8
Stars
35
updated
2026-07-01
Forks
8
Occupation coverage
1 occupation categories · 100% classified
repository explorer

Skills in this repository

renderdoc-buffer-inspector
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
renderdoc-for-vscode Agent Skills on GitHub | SkillsMP