Acerca de
The Front-End Structure skill enforces a rigorous separation of concerns within Vue 3 and Ionic environments, specifically optimized for the Orchestrator AI framework. By dividing the codebase into three distinct layers—Data-only Pinia stores, API-focused services, and reactive components—it prevents common architectural pitfalls like breaking reactivity with complex store logic. This skill provides the patterns and validation needed to build robust, type-safe front-ends using standardized transport types and JSON-RPC 2.0 compliant request builders, ensuring the UI remains performant and maintainable as the application scales.