Onboarding Review banner
thebirthdaygirl thebirthdaygirl

Onboarding Review

Development community

Description

Review the app's onboarding flow for conversion and retention impact. Read: - Any onboarding screens in `lib/features/onboarding/` or similar - The first screen a new user sees after install (check `lib/main.dart` initialLocation) - Any permission request flows If no onboarding folder exists: do NOT stop. Instead, evaluate the first screen the user sees as the de facto onboarding experience. Note that for utility apps, no dedicated onboarding is often the right call — zero friction beats educa

Installation

Installs to ~/.claude/commands/thebirthdaygirl-flutter-factory-onboarding-review.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/thebirthdaygirl/flutter-factory/HEAD/.claude/commands/onboarding-review.md -o ~/.claude/commands/thebirthdaygirl-flutter-factory-onboarding-review.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository