Jinchen-Yang

12 mods across 2 repositories, 9 stars between them.

board

01

Jinchen-Yang/diansai-skill

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.

9 1mo ago A 80 tokens original MIT

elec-design

02

Jinchen-Yang/diansai-skill

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.

9 1mo ago A 88 tokens original MIT

firmware-scaffold

03

Jinchen-Yang/diansai-skill

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.

9 1mo ago A 120 tokens original MIT

interconnect

04

Jinchen-Yang/diansai-skill

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.

9 1mo ago A 117 tokens original MIT

plan-solution

05

Jinchen-Yang/diansai-skill

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.

9 1mo ago A 83 tokens original MIT

power-design

06

Jinchen-Yang/diansai-skill

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.

9 1mo ago A 90 tokens original MIT

read-problem

07

Jinchen-Yang/diansai-skill

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.

9 1mo ago A 93 tokens original MIT

select-parts

08

Jinchen-Yang/diansai-skill

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.

9 1mo ago A 119 tokens original MIT

setup-env

09

Jinchen-Yang/diansai-skill

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.

9 1mo ago A 90 tokens original MIT

test-checklist

10

Jinchen-Yang/diansai-skill

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.

9 1mo ago A 94 tokens original MIT

vision-scaffold

11

Jinchen-Yang/diansai-skill

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.

9 1mo ago A 99 tokens original MIT

Jinchen-Yang/diansai-skill

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.

9 1mo ago A 1,361 tokens original MIT