Common
Common from gabrielmoreira/agent-skills-mirror.
Skills in this plugin
3- ▌ Rdc Analyst · gabrielmoreiraAnalyze GPU captures and frame data from RenderDoc (.rdc files), PIX, or similar frame debuggers. Reconstructs render pass graphs, resource dependency chains, material/shader bindings, and pipeline state for a captured frame. Use when the user wants to understand how a frame is rendered, map out render passes and their resource dependencies, extract draw-call structure, identify redundant state changes, infer engine material or shader architecture, or build reusable render knowledge entries — rather than debugging a specific visual defect or crash.
- ▌ Rdc Debugger · gabrielmoreiraPublic main skill for the RenderDoc/RDC GPU debugger framework. Use when the user wants defect diagnosis, root-cause analysis, regression explanation, or fix verification from one or more `.rdc` captures. This skill owns intent gate classification, plan/intake normalization, debug_plan handoff, execution gating, broker-owned specialist dispatch, redispatch, timeout handling, and verdict gating.
- ▌ Specification Generator · gabrielmoreiraSkill workflow for creating and synchronizing AI agent specifications (rules, agents, commands, or skills) in the specifications/ directory.