HermeticOrmus

LibreEmbed Claude Code — Development skill for Claude Code

Development community

15 Claude Code plugins for embedded systems, firmware, and IoT development.

How to install LibreEmbed Claude Code

This entry records only its repository, not the path inside it, so there is no exact command to give. Open HermeticOrmus/LibreEmbed-Claude-Code and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What LibreEmbed Claude Code does

15 Claude Code plugins for embedded systems, firmware, and IoT development.

Alternatives in Development

  • Contributing To Career-Ops — Thanks for your interest in contributing 32.5k ★
  • SuperClaude Framework — A configuration framework that enhances Claude Code with specialized commands, cognitive personas, and develop 22k ★
  • Feature Dev — Comprehensive feature development with specialized agents 14k ★

README

LibreEmbed Claude Code

LibreEmbed Claude Code

Embedded systems, firmware, and IoT development with Claude Code — 15 specialized plugins from bare metal to RTOS

Stars License Last Commit C Embedded Claude Code


**Skills, agents, commands, and workflows for embedded systems development with Claude Code.**

Most LLM-assisted coding patterns assume a web stack. Embedded development isn't web. The toolchain is GCC + OpenOCD + a hardware debugger. The runtime is bare metal or a 32 KB RTOS. The bugs live in a register on a chip you can hold in your hand. The feedback loop is "compile, flash, watch the LED, decide."

**LibreEmbed is the Claude Code stack for that work.** Fifteen plugins covering the layers that actually matter when you're bringing up a board, writing a driver, debugging a