with one click
frontend-threejs-demo
Add or modify a React/Three.js environment visualization.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Add or modify a React/Three.js environment visualization.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
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.