dev-create-store
CommunityCreate Svelte stores with server state.
AuthorHerbertJulio
Version1.0.0
Installs0
System Documentation
What problem does it solve?
When building Svelte modules, managing state can become repetitive and error-prone. This skill provides a guided approach to create a consistent store pattern that cleanly separates UI state from potential server-state integration, enabling scalable state management across features.
Core Features & Use Cases
- Scaffolds module-specific and shared stores under src/lib/modules/[feature]/stores/ or src/lib/shared/stores/.
- Supports both writable/readable stores for simple state and Rune-based classes for derived state and multiple methods.
- Guides placement in module-specific or shared store locations to promote reuse and consistency.
Quick Start
Create a new store named after your feature and place it under src/lib/modules/[feature]/stores/[name]-store.ts or src/lib/shared/stores/[name]-store.ts.
Dependency Matrix
Required Modules
None requiredComponents
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: dev-create-store Download link: https://github.com/HerbertJulio/specialist-agent/archive/main.zip#dev-create-store Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.