Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

mcu-tinkering-lab

mcu-tinkering-lab 收录了来自 laurigates 的 22 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
22
Stars
6
更新
2026-07-14
Forks
0
职业覆盖
7 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

build-guide
建筑师(景观及海军建筑除外)

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
软件开发工程师

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

2026-06-22
credential-setup
软件开发工程师

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

2026-04-18
esp-idf-setup
软件开发工程师

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

2026-04-18
project-claude-md
软件开发工程师

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

2026-04-18
project-health
软件质量保证分析师与测试员

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

2026-04-18
project-readme
软件开发工程师

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

2026-04-18
sdkconfig-audit
软件开发工程师

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

2026-04-18
sim
机械工程师电子工程师(非计算机)

Run robocar physics simulation environment

2026-04-18
wifi-sta-setup
软件开发工程师

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

2026-04-18
wiring-doc
软件开发工程师

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

2026-04-18
dual-controller-sync
软件开发工程师

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

2026-04-07
embedded-best-practices
软件开发工程师

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
软件开发工程师

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

2026-04-07
safe-build-operations
网络与计算机系统管理员

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

2026-04-07
build
电子工程师(非计算机)

Build an ESP32 project (containerized)

2026-04-06
develop
软件开发工程师

Full development cycle - build, flash, and monitor

2026-04-06
flash
电子工程师(非计算机)

Flash firmware to an ESP32 device

2026-04-06
lint
软件质量保证分析师与测试员

Run linting and formatting checks on codebase

2026-04-06
monitor
电气和电子工程技术专家和技术员

Start serial monitor for MCU device

2026-04-06
research-boards
电子工程师(非计算机)

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

2026-04-06
review-firmware
软件质量保证分析师与测试员

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

2026-04-06