Protocols
Architecture blueprints for AI agents. Each protocol is a complete spec — from folder structure to testing strategy.
Native Mobile
iOS Protocol
v1.0Swift 6 · SwiftUI · MVVM-C · Actors
Complete architecture for native iOS development. MVVM-C pattern, Swift Concurrency, SwiftData, and NavigationStack.
Get protocolAndroid Protocol
Coming soonKotlin · Jetpack Compose · MVI
Modern Android architecture with Compose, Coroutines, and clean MVI pattern.
Cross-Platform Mobile
Flutter Protocol
Coming soonDart 3 · Riverpod · Clean Architecture
Scalable Flutter architecture with proper state management and platform channel patterns.
React Native Protocol
Coming soonTypeScript · Zustand · Expo
Production React Native with modern tooling and native module integration.
Web
SvelteKit Protocol
Coming soonTypeScript · Svelte 5 · SSR/SSG
Server-first web architecture with proper data loading and form handling.
Next.js Protocol
Coming soonTypeScript · React 19 · App Router
Modern Next.js with server components, actions, and edge deployment.