원클릭으로
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.