بنقرة واحدة
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.