app-lifecycle

Installation
SKILL.md

App Lifecycle — Expert Decisions

Expert decision frameworks for app lifecycle choices. Claude knows scenePhase and SceneDelegate — this skill provides judgment calls for architecture decisions and background task trade-offs.


Decision Trees

Lifecycle API Selection

What's your project setup?
├─ Pure SwiftUI app (iOS 14+)
│  └─ @main App + scenePhase
│     Simplest approach, sufficient for most apps
├─ Need UIKit integration
│  └─ SceneDelegate + UIHostingController
│     Required for some third-party SDKs
Related skills

More from kaakati/rails-enterprise-dev

Installs
16
GitHub Stars
8
First Seen
Jan 25, 2026