What problem does it solve?
The OpenHouse iOS skill provides a structured guide to building and maintaining a premium homeowner mobile app using SwiftUI, aligned with Human Interface Guidelines, a reusable design system, and clear navigation patterns.
Core Features & Use Cases
- HIG-aligned UI patterns for a premium homeowner experience across Home, Documents, Assistant, Snagging, and Profile screens.
- SwiftUI design system with brand colors, typography, spacing, and reusable components to accelerate development.
- Accessible navigation and interactions with NavigationStack, Dynamic Type support, VoiceOver readiness, and consistent touch targets.
- Use Case: A developer scaffolds a Home tab that presents a property overview, documents, chat-based AI assistant, snagging workflow, and user settings, all styled to the OpenHouse brand.
Quick Start
Use the OpenHouse iOS skill to scaffold a minimal SwiftUI module that implements a Home tab with a sample document list and a chat view, following the OpenHouse design system.