Skip to main content
Run any Skill in Manus
with one click
GitHub repository

mcu-tinkering-lab

mcu-tinkering-lab contains 22 collected skills from laurigates, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
22
Stars
6
updated
2026-07-14
Forks
0
Occupation coverage
7 occupation categories · 100% classified
repository explorer

Skills in this repository

build-guide
architects-except-landscape-and-naval

Generate a printable Typst build guide (source + PDF) for an ESP32/MCU project by analyzing its docs, source, and schematic

2026-07-14
register-project
software-developers

Register a project in the monorepo — justfile mod, CI matrix, standard file inventory

2026-06-22
credential-setup
software-developers

Standardize credential handling for an ESP32 project (credentials.h.example, .gitignore, pre-commit protection)

2026-04-18
esp-idf-setup
software-developers

Set up ESP-IDF development environment, create new projects, and verify configuration

2026-04-18
project-claude-md
software-developers

Generate a CLAUDE.md for a project with build commands, hardware constraints, architecture, and development tasks

2026-04-18
project-health
software-quality-assurance-analysts-and-testers

Audit project completeness against the monorepo standard checklist (docs, config, registration)

2026-04-18
project-readme
software-developers

Generate a standardized README.md for an ESP32 project by analyzing source code, justfile, and hardware configuration

2026-04-18
sdkconfig-audit
software-developers

Audit sdkconfig.defaults by inferring needed settings from source code analysis

2026-04-18
sim
mechanical-engineers-172141electronics-engineers-except-computer

Run robocar physics simulation environment

2026-04-18
wifi-sta-setup
software-developers

Apply or audit the canonical ESP-IDF WiFi STA configuration for a monorepo project

2026-04-18
wiring-doc
software-developers

Generate a standardized WIRING.md for an ESP32 project by analyzing source code pin assignments

2026-04-18
dual-controller-sync
software-developers

Debug and synchronize communication between the robocar main controller (Heltec WiFi LoRa 32) and camera module (ESP32-CAM)

2026-04-07
embedded-best-practices
software-developers

Embedded systems development best practices for ESP32, FreeRTOS, and ESP-IDF. Use when writing firmware code, reviewing implementations, or learning about embedded patterns.

2026-04-07
esp32-debugging
software-developers

Debug ESP32 firmware issues including compilation errors, runtime panics, memory issues, and communication failures

2026-04-07
safe-build-operations
network-and-computer-systems-administrators

Safely execute build, flash, and monitor operations for ESP32/MCU projects. Prevents dangerous operations and validates commands before execution.

2026-04-07
build
electronics-engineers-except-computer

Build an ESP32 project (containerized)

2026-04-06
develop
software-developers

Full development cycle - build, flash, and monitor

2026-04-06
flash
electronics-engineers-except-computer

Flash firmware to an ESP32 device

2026-04-06
lint
software-quality-assurance-analysts-and-testers

Run linting and formatting checks on codebase

2026-04-06
monitor
electrical-and-electronic-engineering-technologists-and-technicians

Start serial monitor for MCU device

2026-04-06
research-boards
electronics-engineers-except-computer

Research and report on new microcontroller board releases from ESP32, STM32, and other manufacturers

2026-04-06
review-firmware
software-quality-assurance-analysts-and-testers

Review embedded C/C++ code changes for best practices

2026-04-06