island-architecture
CommunitySelf-fetching UI islands that own their data.
Software Engineering#frontend#react#state-management#ui-components#data-fetching#island-architecture
Authorfcalell
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Island components solve the problem of data coupling by making each UI piece responsible for its own data fetch, state, and presentation, enabling flexible composition and isolated testing.
Core Features & Use Cases
- Self-contained data fetching: Each island fetches its own data independently, handling loading, error, and empty states.
- Explicit configuration: Islands receive filters and IDs as props rather than data, keeping layout and data concerns separate.
- Composable UI: Use islands to assemble feature pages, grids, cards, and dialogs with clear boundaries.
Quick Start
Create a new island by scaffolding a component that fetches its own data and renders its UI based on configuration.
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: island-architecture Download link: https://github.com/fcalell/dotfiles/archive/main.zip#island-architecture 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 223,000+ vetted skills library on demand.