composable-svelte-core

Community

Master store-reducer-effect patterns for Svelte.

Authorjonathanbelolo
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill enables building scalable, testable state-driven applications in Svelte by enforcing a Store-Reducer-Effect pattern.

Core Features & Use Cases

  • Store-Reducer-Effect triad: define all state, pure reducers, and effects that describe side effects without executing them.
  • Composition patterns: scope, combineReducers, forEach, and tree helpers to manage complexity in large apps.
  • Type-safe governance: strong typing for state, actions, and dependencies to improve testability and collaboration.

Quick Start

Create a store with an initial state and a reducer, then dispatch actions to drive the flow. Use $store to access state and $effect to react to lifecycle events.

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

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.