swiftui-patterns
Installation
SKILL.md
No SKILL.md available for this skill.
View on GitHubRelated skills
More from ahmed3elshaer/everything-claude-code-mobile
mvi-architecture
Model-View-Intent architecture patterns for Android with unidirectional data flow, state management, and side effects.
17koin-patterns
Koin dependency injection patterns for Android with modules, scopes, and ViewModel injection.
17kmp-di
Dependency Injection for KMP. Koin multiplatform setup, platform modules, and manual DI patterns.
16kmp-repositories
Repository pattern for Kotlin Multiplatform. Shared interfaces with platform-specific implementations, clean data layer architecture.
15coroutines-patterns
Kotlin Coroutines and Flow patterns for structured concurrency, error handling, and async operations.
7android-patterns
Core Android development patterns for Kotlin, including coroutines, lifecycle management, and functional programming idioms.
7