Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

R8EOX

R8EOX contient 6 skills collectées depuis Totes-MickGOATs, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
6
Stars
0
mis à jour
2026-04-12
Forks
0
Couverture métier
3 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

diagnose
Développeurs de logiciels

Guided runtime debugging — add Debug.Log diagnostics, test in play mode via MCP, read console, identify root cause and fix

2026-04-12
do
Développeurs de logiciels

Orchestrate complex Unity tasks by planning and dispatching to specialized subagents in parallel. Use for any multi-step task that benefits from parallel execution. Enforces write-set collision checks and MCP instance pinning automatically.

2026-04-12
fanout
Développeurs de logiciels

Pre-load shared context for parallel agent dispatch (context mode), or shard a glob across N read-only research agents (shard mode). Use before /do for big read-mostly jobs.

2026-04-12
trace
Développeurs de logiciels

Reverse-engineer the runtime call sequence for a C# symbol by temporarily injecting Diag.FlowStep instrumentation, running a play-mode scenario, querying the resulting flow trace via diag_query, and reverting the instrumentation cleanly. Use when you need to know "what actually runs when X happens" without scattering Debug.Log by hand.

2026-04-12
improve-environment
Artistes en effets spéciaux et animateurs

Audit and improve track environment visual quality — lighting, materials, terrain, post-processing, probes, LODs. Dispatches unity-environment-artist agent.

2026-03-28
create-world-ui
Développeurs web

Create a World Space (diegetic) UI panel using UI Toolkit — UXML, USS, PanelSettings, UIDocument. Use when the user wants in-world UI like pit boards, machine displays, signage, or any 3D-positioned UI element.

2026-03-28