**app-onboarding-questionnaire** banner
adamlyttleapps adamlyttleapps

**app-onboarding-questionnaire**

Design community intermediate

Description

A [Claude Code](https://claude.ai/code) skill that designs and builds high-converting questionnaire-style onboarding flows for your app — modelled on proven conversion patterns from top subscription apps like Mob, Headspace, Noom, and Duolingo.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

App Onboarding Questionnaire

A [Claude Code](https://claude.ai/code) skill that designs and builds high-converting questionnaire-style onboarding flows for your app — modelled on proven conversion patterns from top subscription apps like Mob, Headspace, Noom, and Duolingo.

What It Does

Run `/app-onboarding-questionnaire` from your app project and the skill will:

  1. Analyse your codebase to understand what your app does, who it's for, and what permissions it needs
  2. Define the user transformation — the before/after story that drives your onboarding narrative
  3. Design a screen-by-screen blueprint using a proven 14-screen psychological framework
  4. Draft all the copy — headlines, questions, options, CTAs, social proof
  5. Build the onboarding flow in your app's native framework (SwiftUI, React Native, Flutter, etc.)

No marketing expertise required. The skill handles the conversion psychology — you just answer questions about your app.

The Framework

The onboarding follows a proven psychological sequence used by the highest-converting subscription apps:

# Screen Purpose
1 Welcome Hook — show the end state, create desire
2 Goal Question "What are you trying to achieve?" — creates psychological investment
3 Pain Points "What prevents you?" — surfaces frustrations, builds empathy
4 Social Proof Testimonials matched to user personas
5 Tinder Cards Swipe agree/disagree on pain statements — interactive self-identification
6 Personalised Solution Mirror their pains back with stats showing how the app solves each one
7 Comparison Table Life with vs without the app (optional)
8 Preferences Functional personalisation that feeds the upcoming demo
9 Permission Priming Benefit-framed pre-sell before system permission dialogs (auto-detected)
10 Processing Moment "Building X just for you..." — anticipation builder

...