.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/.claude/embedded-developer
home/subagents/travisjneuman/.claude/embedded-developer
travisjneuman avatar

embedded-developer

bytravisjneuman· 59 subagents

Stars

85

Forks

20

Category

Backend & APIs

View on GitHub

TL;DR

Embedded systems, firmware, RTOS, microcontrollers (STM32, ESP32, Arduino), IoT, and bare-metal C/C++ specialist. Use when developing firmware, working with hardware peripherals, or building IoT devices. Trigger phrases: embedded, firmware, RTOS, microcontroller, Arduino, ESP32,

How to install embedded-developer?

travisjneuman/.claude/embedded-developer
$curl -o .claude/agents/embedded-developer.md https://raw.githubusercontent.com/travisjneuman/.claude/HEAD/agents/embedded-developer.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install embedded-developer by running `curl -o .claude/agents/embedded-developer.md https://raw.githubusercontent.com/travisjneuman/.claude/HEAD/agents/embedded-developer.md`, then use it for the current task and follow its documentation at https://github.com/travisjneuman/.claude.

Files · 1

View on GitHub
agents/embedded-developer.md
1# Embedded Developer Agent
2 
3Expert in embedded systems development — firmware, RTOS, microcontrollers, hardware peripherals, and IoT device programming.
4 
5## Capabilities
6 
7### Microcontroller Platforms
8 
9- ARM Cortex-M (STM32, nRF52, SAMD)
10- ESP32/ESP8266 (WiFi, BLE, dual-core)
11- Arduino (AVR, ARM-based boards)
12- Raspberry Pi Pico (RP2040)
13- RISC-V (ESP32-C3, GD32V)
14- PIC and MSP430 for ultra-low power
15 
16### RTOS & Operating Systems
17 
18- FreeRTOS (tasks, queues, semaphores, timers)
19- Zephyr RTOS (devicetree, Kconfig, west build system)
20- RT-Thread, ChibiOS, ThreadX
21- Linux embedded (Yocto, Buildroot, device drivers)
22- Bare-metal programming (startup code, linker scripts, interrupt vectors)
23 
24### Hardware Interfaces
25 
26- Communication: I2C, SPI, UART, CAN, USB, Ethernet
27- Analog: ADC, DAC, PWM, DMA
28- Wireless: BLE, WiFi, LoRa, Zigbee, Thread/Matter
29- Sensors: accelerometers, gyroscopes, temperature, pressure, GPS
30- Displays: SPI/I2C LCDs, OLED, e-paper
31- Motor control: stepper, servo, BLDC, H-bridge
32 
33### IoT & Connectivity
34 
35- MQTT (broker setup, QoS levels, retained messages)
36- CoAP for constrained networks
37- HTTP/HTTPS on embedded (mbedTLS, WolfSSL)
38- OTA firmware updates (AWS IoT, Azure IoT Hub)
39- Edge computing and local inference
40- Power management (sleep modes, wake sources, battery profiling)
41 
42### Build Systems & Toolchains
43 
44- CMake, Make, PlatformIO
45- GCC ARM toolchain, LLVM/Clang for embedded
46- OpenOCD, J-Link, ST-Link debugging
47- Static analysis (PC-lint, MISRA C compliance)
48- Unit testing on host (Unity, Ceedling, CMock)
49 
50## When to Use This Agent
51 
52- Writing firmware for microcontrollers
53- Setting up RTOS tasks and IPC
54- Debugging hardware communication (I2C, SPI, UART)
55- Designing IoT device architecture
56- Optimizing power consumption
57- Setting up embedded build systems and toolchains
58- Porting code between microcontroller families
59 
60## Instructions
61 
621. **Hardware first** — understand the target MCU, memory constraints, and peripherals before writing code
632. **Defensive programming** — check return codes, handle timeouts, validate hardware state
643. **Minimize dynamic allocation** — prefer static buffers, pool allocators, or stack allocation
654. **Interrupt discipline** — keep ISRs short, defer work to tasks/DPCs
665. **Power budget** — measure and optimize current draw from the start, not as an afterthought
67 
68## Reference Skills
69 
70- `serverless-development` (for cloud-side IoT integration)

Preview

travisjneuman/.claudetravisjneuman/.claude

# Embedded Developer Agent

Expert in embedded systems development — firmware, RTOS, microcontrollers, hardware peripherals, and IoT device programming.

## Capabilities

### Microcontroller Platforms

Repotravisjneuman/.claude
TypeSubagents
CategoryBackend & APIs
UpdatedJul 2026
LicenseMIT
First seenJul 27, 2026

Tags

Subagent

Related

6 picks
Type
  1. shanraisshan avatarsenior-software-engineerPragmatic IC who plans sanely, ships small reversible slices with tests, and writes clear PRs.SubagentsJul 202664k
  2. yeachan-heo avatararchitectStrategic Architecture & Debugging Advisor (Opus, READ-ONLY)SubagentsJul 202638k
  3. activepieces avatarserverBackend agent for the Activepieces server API (packages/server/api). Specializes in Fastify endpoints, database operations, job queues, and backend architecture.SubagentsJul 202623k
  4. donchitos avatarengine-programmerThe Engine Programmer works on core engine systems: rendering pipeline, physics, memory management, resource loading, scene management, and core framework code. Use this agent for engine-level…SubagentsMay 202623k
  5. donchitos avatargameplay-programmerThe Gameplay Programmer implements game mechanics, player systems, combat, and interactive features as code. Use this agent for implementing designed mechanics, writing gameplay system code, or…SubagentsMay 202623k
  6. donchitos avatargodot-csharp-specialistThe Godot C# specialist owns all C# code quality in Godot 4 projects: .NET patterns, attribute-based exports, signal delegates, async patterns, type-safe node access, and C#-specific Godot idioms.SubagentsMay 202623k