Common

Common from gabrielmoreira/agent-skills-mirror.

by @gabrielmoreira 3 skills

Skills in this plugin

3
  1. Rdc Analyst · gabrielmoreira
    Analyze 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.
    17 repo stars
  2. Rdc Debugger · gabrielmoreira
    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 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.
    17 repo stars
  3. Specification Generator · gabrielmoreira
    Skill workflow for creating and synchronizing AI agent specifications (rules, agents, commands, or skills) in the specifications/ directory.
    17 repo stars