mcu-embedded-review

Review embedded Rust firmware for RP2350 and ESP32-S3.

34|6|Updated Dec 19, 2025
One-click install
npx skills add https://github.com/ecto/muni --skill mcu-embedded-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mcu-embedded-review
Source: https://github.com/ecto/muni/tree/main/.claude/skills/mcu-embedded-review
Command: npx skills add https://github.com/ecto/muni --skill mcu-embedded-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides thorough review of embedded Rust firmware for RP2350 and ESP32-S3, focusing on Embassy async patterns, no_std constraints, memory usage, LED control, and SLCAN/CAN integration.

Core Features & Use Cases

  • PID-free patterns review for RP2350 and ESP32-S3 MCU firmware
  • Static memory usage and no-heap guidance for no_std environments
  • LED and CAN/SLCAN integration review for reliable hardware control
  • Scripting and build-time checks for static analysis

Quick Start

Use this skill to review the MCU firmware before merges, focusing on embedded patterns and memory usage.