onboarding-generator
Installation
SKILL.md
Onboarding Generator
Generate a complete, customizable onboarding flow with persistence, animations, and accessibility support.
When This Skill Activates
Use this skill when the user:
- Asks to "add onboarding" or "create onboarding"
- Mentions "welcome screens" or "first launch"
- Wants to "show intro on first launch"
- Asks about "onboarding flow" or "tutorial screens"
Pre-Generation Checks
1. Project Context Detection
- Check for existing onboarding implementations
- Identify if SwiftUI or UIKit project
- Find App entry point location
- Check deployment target (TabView paging requires iOS 14+)