DunCanYounG-1/auto-embedded

Primary embedded development skills

218Stars on the repository
16Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

aemb-builder

01

DunCanYounG-1/auto-embedded

Agent

A builder role for embedded-software projects that follows a written implementation plan. It edits the specified files while respecting layer boundaries, fixed hardware assignments, naming rules, interrupt-service routines, and shared-data safeguards.

218 +2 1mo ago A 58 tokens original MIT

aemb-scout

02

DunCanYounG-1/auto-embedded

Agent

A read-only research role for embedded-device projects, guided by project specifications. It identifies the chip platform, firmware libraries, existing drivers, and official examples.

218 +2 1mo ago A 58 tokens original MIT

aemb-verifier

03

DunCanYounG-1/auto-embedded

Agent

A read-only software review role for checking whether an implementation meets written requirements and hardware rules.

218 +2 1mo ago A 67 tokens original MIT

embedded-alg

04

DunCanYounG-1/auto-embedded

Agent

Use when implementing application-layer logic for embedded competition: state machines, CLI command parsers, control laws, signal codecs, file system service modules. Consumes drivers from embedded-drv and gain/coefficient .h files from embedded-matlab. Never touches hardware registers directly.

218 +2 1mo ago A 59 tokens original MIT

embedded-arch

05

DunCanYounG-1/auto-embedded

Agent

Use when starting any embedded competition project. Reads contest problem, routes to task type (MAIN+TAGS), dispatches 4-6 specialist subagents, writes hardware/interface contracts, manages decision gates, and integrates final deliverables. Vision tasks are handed off to the separate auto-vision skill. Always the…

218 +2 1mo ago A 74 tokens original MIT

embedded-drv

06

DunCanYounG-1/auto-embedded

Agent

Use when implementing low-level peripheral drivers (GPIO/UART/SPI/I2C/ADC/RTC/DMA/PWM) for embedded competition projects. Strictly follows hardware contract from embedded-arch, writes Driver/BSP/HAL Port layers, never touches application logic.

218 +2 1mo ago A 58 tokens original MIT

embedded-matlab

07

DunCanYounG-1/auto-embedded

Agent

Use when designing algorithms for embedded competition: LQR/PID controllers, IIR/FIR filters, FFT analysis, Kalman observers, DDS LUTs, system identification. Runs MATLAB via mcpmatlab tools, exports .h via . Skipped for SYSTEM-type problems with no algorithm TAGS.

218 +2 1mo ago A 68 tokens original MIT

embedded-qa

08

DunCanYounG-1/auto-embedded

Agent

Use when verifying embedded competition project at CP-3: static analysis, MIL/SIL/PIL three-tier validation, 5-tuple scoring checklist verification, and one-click firmware pipeline. Independent verifier — never implements code, only audits.

218 +2 1mo ago A 51 tokens original MIT

embedded-report

09

DunCanYounG-1/auto-embedded

Agent

Use when preparing competition report, presentation slides, and defense rehearsal. Reads all other subagents' artifacts and produces LaTeX/Word report, PowerPoint, and 10-why defense Q&A with evidence chains. Mandatory CP-4/CP-5 subagent.

218 +2 1mo ago A 58 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: