swiftui-advanced

Installation
SKILL.md

SwiftUI Advanced

Advanced SwiftUI patterns for gesture composition, adaptive layouts, architecture decisions, and performance optimization.

Reference Loading Guide

ALWAYS load reference files if there is even a small chance the content may be required. It's better to have the context than to miss a pattern or make a mistake.

Reference Load When
Gestures Composing multiple gestures, GestureState, custom recognizers
Adaptive Layout ViewThatFits, AnyLayout, size classes, iOS 26 free-form windows
Architecture MVVM vs TCA decision, State-as-Bridge, property wrapper selection
Performance Instruments 26, view body optimization, unnecessary updates

Core Workflow

Related skills
Installs
109
GitHub Stars
205
First Seen
Jan 23, 2026