mobile-onboarding
A multi-screen mobile onboarding flow rendered as three phone frames side by side — splash, value-prop, sign-in. Status bar, swipe dots, primary CTA. Use when the brief mentions "mobile onboarding", "iOS onboarding", "phone signup", or "移动端引导".
npx skills add nexu-io/open-design --skill mobile-onboarding --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Mobile Onboarding Skill Produce a three-screen mobile onboarding flow on a single HTML page. ## Workflow 1. Read DESIGN.md. 2. Identify the app + audience. 3. Layout: three phone frames side by side. Each phone: - Status bar (time, battery, signal). - Hero artwork or icon. - Headline + supporting paragraph. - 3-dot pagination. - Primary CTA (full-width pill button). - "Skip" or alt action top-right. 4. Last phone is the sign-in / continue-with options screen. 5. Strong typography, gentle gradients, accessible contrast. ## Output contract ``` <artifact identifier="mobile-onboarding-name" type="text/html" title="Mobile Onboarding"> <!doctype html>...</artifact> ```
- Workflow
- Output contract
What does the mobile-onboarding skill do?
A multi-screen mobile onboarding flow rendered as three phone frames side by side — splash, value-prop, sign-in. Status bar, swipe dots, primary CTA. Use when the brief mentions "mobile onboarding", "iOS onboarding", "phone signup", or "移动端引导".
How do I install it?
Run `npx skills add nexu-io/open-design --skill mobile-onboarding --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From nexu-io/open-design, a repository with 83,577 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.