iced-elm-architecture

Community

Elm-inspired architecture for iced Rust apps.

AuthorZelenov
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill codifies an Elm-style architecture for iced-based Rust UI development, providing a clear pattern for organizing features, messages, and state to reduce coupling and improve maintainability.

Core Features & Use Cases

  • Feature-based structure: each UI feature lives in its own folder with mod.rs, messages.rs, state.rs, and view.rs, enabling isolated development and easier testing.
  • Message-driven updates: updates flow through a consistent path using Task::done and subscriptions to drive reactive UI.
  • UI/core separation: keeps domain logic in core and UI orchestration in the app layer, with a store-based approach to persistence and a generic Directory-like abstraction for state.

Quick Start

Create a new iced-based Rust project and begin wiring features as described to implement Elm-style architecture.

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: iced-elm-architecture
Download link: https://github.com/Zelenov/frename/archive/main.zip#iced-elm-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 471,000+ vetted skills library on demand.