board
01Skill Claude CodeCodex
A task-board workflow for coordinating work across separate engineering lanes using Git and task files. It pulls assigned tasks, tracks dependencies, and hands completed work to the next lane.
Skill Claude CodeCodex
A task-board workflow for coordinating work across separate engineering lanes using Git and task files. It pulls assigned tasks, tracks dependencies, and hands completed work to the next lane.
Skill Claude CodeCodex
A top-level workflow coordinator for designing the electronics of a competition car, from understanding the problem through parts, power, wiring, firmware, vision, and testing.
Skill Claude CodeCodex
A tool for generating the starting structure of control firmware for MSPM0 or STM32 hardware, with optional K230 vision communication. Firmware is the software that runs directly on a device or microcontroller.
Skill Claude CodeCodex
A hardware wiring procedure that maps modules to microcontroller pins and produces a wiring diagram and connection table. A microcontroller is the small computer that controls embedded hardware.
Skill Claude CodeCodex
A skill for choosing electronic components from an event’s approved parts list based on a robot’s documented technical requirements and producing a bill of materials, or BOM.
Skill Claude CodeCodex
A workflow for designing separated power supplies for electronic systems and checking their current capacity. It uses worst-case motor and servo loads, creates power-budget documents, and requires human approval of regulator and battery choices.
Skill Claude CodeCodex
A skill for reading a competition’s official problem statement and turning its rules, requirements, scoring, and limits into a structured YAML file.
Skill Claude CodeCodex
A component-selection workflow for choosing electronic parts from an organiser’s parts list and producing a bill of materials, or BOM—a structured list of parts needed to build a device.
Skill Claude CodeCodex
A tool for preparing consistent development environments for three work areas: the host computer, the control firmware, and computer vision. It creates a locked list of software, versions, download sources, and checks for confirming that everything works.
Skill Claude CodeCodex
A field testing and acceptance checklist for a small autonomous vehicle project. Tuning means adjusting control settings, such as PID values, so the vehicle behaves correctly.
Skill Claude CodeCodex
A starter code structure for visual software running on a K230 camera board with CanMV, a Python-based camera platform. It processes camera images and sends results to a main controller.
Instructions file
A project rulebook for an electric-control design team building a competition car. It describes the full process from reading the task and choosing components to wiring, firmware, vision software, testing, and calibration.