asm-guidance

Community

Guidance for safe inline assembly in Rust.

Authorjamieadams-nerd
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Provides detailed guidance on when and how to write inline assembly in Rust for UMRS projects. Use this skill to prevent unsafe ASM usage and to ensure safe, verifiable integration with core::arch intrinsics.

Core Features & Use Cases

  • Step 1 — Check core::arch first
  • Step 2 — Verify CPU feature availability
  • Step 3 — When raw asm! is genuinely required
  • Step 4 — options() selection guide
  • Step 5 — Verification before committing

Quick Start

Review the core::arch alternatives, verify CPU features, and then only use raw asm! with full safety documentation.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: asm-guidance
Download link: https://github.com/jamieadams-nerd/umrs-project/archive/main.zip#asm-guidance

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.