domain-embedded

Official

Master embedded Rust with no_std domain design.

Authoractionbook
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill helps developers design and reason about embedded Rust projects that operate under no_std constraints, providing domain-driven guidance to avoid heap usage, ensure interrupt safety, and manage hardware ownership.

Core Features & Use Cases

  • Domain-driven guidance for embedded/no_std Rust, including memory, concurrency, and hardware access patterns.
  • Design recommendations for no-heap, core-only code using static patterns like heapless structures and singleton ownership.
  • Use Case: When building a Cortex-M MCU firmware with RTIC, this skill guides architecture choices, peripheral ownership, and safe interrupt handling.

Quick Start

To begin, explain the no_std constraints of a target MCU, outline an ownership model for a peripheral, and provide a minimal example of a static data structure using heapless.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: domain-embedded
Download link: https://github.com/actionbook/rust-skills/archive/main.zip#domain-embedded

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.