embedded▌
4 indexed skills · max 10 per page
embedded-systems
jeffallan/claude-skills · Productivity
Firmware development for microcontrollers, RTOS applications, and real-time embedded systems. \n \n Covers STM32, ESP32, FreeRTOS, bare-metal programming, interrupt handlers, DMA transfers, and power optimization \n Provides reference guides for RTOS patterns, peripheral configuration, communication protocols, and memory optimization \n Includes code templates for ISR implementation, FreeRTOS task creation, and GPIO/timer setup with register-level details \n Enforces best practices: volatile dec
domain-embedded
zhanghandong/rust-skills · AI/ML
Embedded and no_std Rust development constraints, patterns, and critical safety rules for microcontroller firmware. \n \n Enforces no dynamic allocation (heap-free design using heapless collections), no_std compilation, and static memory buffers for deterministic resource usage on resource-constrained devices \n Covers interrupt safety through critical sections and Mutex<RefCell> patterns to prevent race conditions when shared state is accessed from ISRs \n Provides hardware ownership patte
embedded-systems
404kidwiz/claude-supercode-skills · Productivity
Provides embedded software development expertise specializing in RTOS, bare-metal firmware, and Embedded Linux. Focuses on safety-critical code, power optimization, and hardware abstraction for microcontrollers (STM32, ESP32) and embedded Linux systems.
wix-cli-embedded-script
wix/skills · Productivity
Creates embedded script extensions for Wix CLI applications. Embedded scripts are HTML code fragments that get injected into the DOM of Wix sites, enabling integration with third-party services, analytics tracking, advertising, and custom JavaScript functionality.