← all publishers

dylanroscover

@dylanroscover source repo

22 published skills

  1. Brief · dylanroscover
    Compile a conversational request into an Embody task brief (briefs/*.md): skills to load, discovered anchors, verifiable success criteria, and gates -- then execute the work from that contract. User-invoked via /brief.
    0
    installs
  2. Release · dylanroscover bundle
    MUST READ before preparing a release commit or GitHub release -- the blocking GitHub preflight (dev/release_preflight.py), project.save() versioning, changelog, README, template sync verification, fresh-install smoke, and the post-push GitHub release procedure (references/github-release.md).
    0
    installs
  3. Build UI · dylanroscover bundle
    MUST READ before building or styling any TouchDesigner panel UI (dialog, wizard, HUD, control panel, buttons, text): design tokens, layout rules, component recipes, and the OP Viewer TOP verification loop. Mechanics (which panel COMP, single-window, click handling) are in td-ui-mechanics.md beside it.
    0
    installs
  4. Run Tests · dylanroscover
    Run Embody's test suite and write new tests (Embody development)
    0
    installs
  5. Agent Tests · dylanroscover
    MUST READ before calling RunAgentTests or touching agent-tier test infrastructure -- these tests spawn real AI clients (Claude Code, Codex) and SPEND SUBSCRIPTION USAGE; never run casually. Tier model, async runner rationale, auth/isolation rules.
    0
    installs
  6. Td Recovery · dylanroscover
    MUST READ when Envoy/TD connectivity is broken and has not self-healed: bridge internals, manual recovery, stale instances, broken venv.
    0
    installs
  7. Add MCP Tool · dylanroscover
    Add a new MCP tool to the Envoy server (Embody development)
    0
    installs
  8. Movie Export · dylanroscover
    MUST READ before recording, exporting, or batch-encoding any movie or image sequence from TouchDesigner: the Realtime trap, zero-drop verification, deterministic per-frame export, async file-reader staleness.
    0
    installs
  9. Pop Networks · dylanroscover
    MUST READ before building or editing POP networks, particle systems, GPU point/geometry work, glslPOP compute, or converting SOP chains to POPs in TouchDesigner 2025+.
    0
    installs
  10. Debug Operator · dylanroscover
    TRIGGER when operator errors appear or user reports broken behavior. Systematic diagnosis workflow.
    0
    installs
  11. Multi Instance · dylanroscover
    Workflow for running multiple TD instances with Envoy, switching between them, and understanding the instance registry.
    0
    installs
  12. Create Operator · dylanroscover
    MUST READ before creating or moving any operator (create_op, copy_op, set_op_position, or execute_python builds). Required verification, canonical positioning recipe, and error-checking steps.
    0
    installs
  13. Create Extension · dylanroscover
    MUST READ before calling create_extension. Required parameters, lifecycle methods, and wiring steps.
    0
    installs
  14. Parameter Design · dylanroscover
    MUST READ before creating or designing custom parameters on any COMP: pages, styles, ranges, help text, naming, ParGroup gotchas.
    0
    installs
  15. Td API Reference · dylanroscover
    MUST READ before writing TD Python via execute_python, set_dat_content, or edit_dat_content, and before any heavy build. Parameters, storage, operators, referencing, threading, cook model, heavy-build safety caps.
    0
    installs
  16. Visual Aesthetics · dylanroscover
    MUST READ before building or refining rendered visual output in TouchDesigner: generative art, VJ visuals, shaders, scenes, renders, projections, or anything shown on screen. Principles, verified TD recipes, and named looks for composition, camera, lighting, value, color, contrast, motion, materials, and finishing.
    0
    installs
  17. Manage Annotations · dylanroscover
    MUST READ before creating, modifying, or querying annotations. Contains parameter names, coordinate model, and API quirks.
    0
    installs
  18. Specimen Authoring · dylanroscover
    Workflow and hard-won TD patterns for authoring Embody Specimens (the transparent TDXN gallery networks). Load before building or persisting a Specimen.
    0
    installs
  19. MCP Tools Reference · dylanroscover
    MUST READ before first MCP tool call in a session. Complete Envoy tool catalog with parameters and usage.
    0
    installs
  20. Merge Divergent Tox · dylanroscover
    Merge or compare two divergent TouchDesigner .tox/.toe binaries that git cannot three-way-merge. Load when a merge/rebase conflicts on a .tox or .toe, when asked to merge, port, reconcile, or diff two versions of a TD component, or when comparing a component across branches, machines, or TD builds.
    0
    installs
  21. Externalize Operator · dylanroscover
    MUST READ before calling externalize_op or save_externalization. Required workflow steps.
    0
    installs
  22. Multi Session Etiquette · dylanroscover
    MUST READ when a _peers advisory appears or multiple AI sessions are active in the same TouchDesigner project: advisory contract, claim leases, destructive gates, raw-file-edit visibility, division of labor.
    0
    installs