build-swiftui-interface

Installation
SKILL.md

Build SwiftUI Interface

Use Memi to establish the Apple-platform contract before editing source. Pair this skill with OpenAI's build-ios-apps plugin skills when they are installed and the task needs simulator, profiling, App Intents, or detailed framework guidance.

Compact preflight

npx -y @memi-design/cli@2.7.9 ios brief --platform ios --intent "<task>" --detail compact --json

Inspect the actual project next: deployment target, Swift language mode, shared schemes, local components, assets, navigation, state ownership, test targets, and nearby implementation patterns.

File contract

Preview every generated byte before writing:

Installs
2
GitHub Stars
40
First Seen
Aug 17, 2026
build-swiftui-interface — memi-design/memi