ワンクリックで
ワンクリックで
Standardize credential handling for an ESP32 project (credentials.h.example, .gitignore, pre-commit protection)
Set up ESP-IDF development environment, create new projects, and verify configuration
Generate a CLAUDE.md for a project with build commands, hardware constraints, architecture, and development tasks
Audit project completeness against the monorepo standard checklist (docs, config, registration)
Generate a standardized README.md for an ESP32 project by analyzing source code, justfile, and hardware configuration
Register a project in the monorepo — justfile mod, CI matrix, standard file inventory
| name | sim |
| description | Run robocar physics simulation environment |
| argument-hint | [options] |
| allowed-tools | Bash(python:*), Bash(cd:*), Bash(uv:*), Read |
Run the robocar physics simulation: $ARGUMENTS
packages/robocar/simulation/uvuv syncuv run python src/main.py or the appropriate entry pointPass any additional arguments to the simulation: $ARGUMENTS
For example:
--headless for headless mode--record to record session--scenario <name> to load specific scenarioReport any errors or missing dependencies clearly.