composable-rust-architecture

Community

Architect robust Rust architectures

Authorjonathanbelolo
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill codifies expert patterns for building event-driven systems using the Composable Rust framework, enabling teams to design reducers, state machines, effects, stores, and environments with confidence.

Core Features & Use Cases

  • Five-type architecture: State, Action, Reducer, Effect, and Environment form a unified data flow.
  • Pure reducers & testability: Reducers are deterministic and side-effect descriptions are returned for execution by the Store.
  • Store orchestration: Typed environments and a central store coordinate actions and effects across the system.
  • Design guidance: Practical patterns for reducers, actions, state design, and environment integration in real-world Rust backends.

Quick Start

Define the five types, implement a simple reducer, wire a store, and send a sample action to observe state transitions.

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: composable-rust-architecture
Download link: https://github.com/jonathanbelolo/composable-rust/archive/main.zip#composable-rust-architecture

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.