hodd-rust

Official

Hardened Rust: Type-safe, verified, and bug-free code.

AuthorOutlineDriven
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill provides a rigorous, multi-layered validation framework for Rust projects, especially those involving unsafe code, concurrency, or critical safety requirements. It integrates type-driven, spec-first, proof-driven, and design-by-contract paradigms to eliminate bugs and ensure correctness at compile-time and runtime.

Core Features & Use Cases

  • Multi-Paradigm Validation: Combines Rust's type system, Flux refined types, Quint specifications, Kani model checking, Lean 4 proofs, and contracts crate for comprehensive verification.
  • Unsafe Code & Concurrency Validation: Utilizes Miri for runtime Undefined Behavior (UB) detection and Loom for exhaustive concurrency testing.
  • Strict Validation-First Workflow: Enforces planning and verification before and during implementation, reducing costly post-development debugging.
  • Use Case: Develop a high-performance, lock-free data structure in Rust. This skill ensures its memory safety, thread safety, and algorithmic correctness through a combination of formal methods and specialized testing tools.

Quick Start

Use the hodd-rust skill to develop a concurrent counter system in Rust, ensuring it is free of data races and deadlocks. The agent will guide you through the validation-first Rust development workflow.

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: hodd-rust
Download link: https://github.com/OutlineDriven/odin-claude-plugin/archive/main.zip#hodd-rust

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 223,000+ vetted skills library on demand.