arquitecto-offline
CommunityEnforce Clean Architecture with Offline-First.
Software Engineering#architecture#zustand#state-management#offline-first#clean-architecture#ui-patterns
Authorfilimorniga-ux
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill enforces a strict Clean Architecture and Offline-First approach in UI development, ensuring no direct API calls from components and making local state the source of truth.
Core Features & Use Cases
- Enforce separation of concerns by routing all data mutations through domain logic and state stores (e.g., Zustand) rather than direct server requests.
- Promote Offline-First workflows by prioritizing local persistence and optimistic UI updates, with second-phase synchronization.
- Provide structured guidance for organizing new modules and ensuring UI code (src/components, src/hooks, src/actions) adheres to the architecture.
Quick Start
Before writing code, ensure your UI components call into local stores and domain logic, not APIs, and structure new modules per the Clean Architecture rules.
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: arquitecto-offline Download link: https://github.com/filimorniga-ux/farmacias-vallenar-suit/archive/main.zip#arquitecto-offline 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.