一键导入
frontend-threejs-demo
Add or modify a React/Three.js environment visualization.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Add or modify a React/Three.js environment visualization.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 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.