con un clic
frontend-threejs-demo
Add or modify a React/Three.js environment visualization.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Add or modify a React/Three.js environment visualization.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
Create a rigorous RL environment specification before implementation.
Add or modify a supported Gymnasium/SB3 task in backend/mlagents.
Plan multi-agent and simulator-heavy environments using appropriate APIs instead of forcing them into single-agent SB3.
Verify ML correctness, library usage, formatting, tests, dead code, and client/backend integration.
| name | frontend-threejs-demo |
| description | Add or modify a React/Three.js environment visualization. |
| argument-hint | [route-or-task-id] |
| allowed-tools | Read, Write, Glob, Bash |
| context | repo |
| agent | three-mlagents-frontend-visualizer |
Use this skill for route, panel, state visualization, and client integration work.
Read:
client/src/App.jsxclient/src/examples/*.jsxclient/src/componentsclient/src/config.js/tasks or backend/mlagents/registry.pyRoadmapStatusPanel or equivalent explicit messaging for non-trainable
tasks.client/src/App.jsx.client/src/config.js.Run:
cd client && pnpm run build
For changed live routes, start the backend and client, then verify that the route renders, connects to the expected backend endpoint, handles errors, and does not expose unsupported training actions.