functional-rust-generator

Community

Zero-panic Rust with disciplined patterns.

Authorlprior-repo
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Functional-first Rust architecture guidance and tooling that enforces zero panics, zero unwraps, and zero mutability, while delivering clippy-friendly, testable code across Data→Calculations→Actions boundaries.

Core Features & Use Cases

  • Data-first modeling using newtypes and enums to represent domain concepts
  • Pure calculations that are deterministic and side-effect-free
  • Minimal shell-facing actions with explicit state transitions and robust error handling
  • Enforced no-unwrap/no-panic in core code through domain errors and proper propagation
  • Clippy-friendly patterns and verified test compilation to ensure reliable builds

Quick Start

Run the generator to scaffold or refactor a Rust project toward the Data→Calculations→Actions pattern, enforcing zero panics and clippy-friendly discipline.

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: functional-rust-generator
Download link: https://github.com/lprior-repo/claude-skills/archive/main.zip#functional-rust-generator

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.