Protocols

Architecture blueprints for AI agents. Each protocol is a complete spec — from folder structure to testing strategy.

Native Mobile

iOS Protocol

v1.0

Swift 6 · SwiftUI · MVVM-C · Actors

Complete architecture for native iOS development. MVVM-C pattern, Swift Concurrency, SwiftData, and NavigationStack.

Get protocol

Android Protocol

Coming soon

Kotlin · Jetpack Compose · MVI

Modern Android architecture with Compose, Coroutines, and clean MVI pattern.

Cross-Platform Mobile

Flutter Protocol

Coming soon

Dart 3 · Riverpod · Clean Architecture

Scalable Flutter architecture with proper state management and platform channel patterns.

React Native Protocol

Coming soon

TypeScript · Zustand · Expo

Production React Native with modern tooling and native module integration.

Web

SvelteKit Protocol

Coming soon

TypeScript · Svelte 5 · SSR/SSG

Server-first web architecture with proper data loading and form handling.

Next.js Protocol

Coming soon

TypeScript · React 19 · App Router

Modern Next.js with server components, actions, and edge deployment.