lp-onboarding-audit
Audit an app's onboarding flow against the "Onboarding Done Right" checklist. Customizes the generic checklist for the app's purpose and audience, then audits actual code using lp-do-fact-find's Outcome A process. Produces an analysis-ready brief.
npx skills add majiayu000/claude-skill-registry --skill lp-onboarding-audit --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.
# Onboarding Audit Audit an app's onboarding experience against the universal "Onboarding Done Right" checklist (sections A–I). Customizes the checklist for the app's business context, audits actual code, and produces a fact-find brief that feeds into `/lp-do-analysis` before planning. ## When to Use - **DO (`/lp-do-fact-find`)**: When a startup loop card targets onboarding improvement - **L2→L3 readiness**: When a business is launching and onboarding is a critical activation lever - **Standalone**: Operator invokes `/lp-onboarding-audit <BIZ>` at any time to audit an existing onboarding flow - **Post-launch**: Periodic re-audit to check regression or measure improvement ## Operating Mode **READ + CUSTOMIZE + AUDIT + REPORT** **Allowed:** - Read generic checklist from `.claude/skills/_shared/onboarding-done-right-checklist.md` - Read business strategy plans, brand language docs, businesses.json - Read onboarding component code, routes, layouts, analytics, test files - Trace flow logic and data contracts - Run read-only commands (grep, find, file listing) - Create/update fact-find brief at `docs/plans/<app>-onboarding-audit-fact-find.md` - Create/update Business OS card and stage do
- When to Use
- Operating Mode
- Inputs
- Workflow
- Step 1: Resolve Business Context
- Step 2: Customize the Checklist
- Step 3: Audit Actual Onboarding Code
- Step 4: Score Each Section
- Step 5: Produce Fact-Find Brief
- Step 6: Report Completion
- Quality Checks
- Integration
- Red Flags (Invalid Run)
- Example Invocation
What does the lp-onboarding-audit skill do?
Audit an app's onboarding flow against the "Onboarding Done Right" checklist. Customizes the generic checklist for the app's purpose and audience, then audits actual code using lp-do-fact-find's Outcome A process. Produces an analysis-ready brief.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill lp-onboarding-audit --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 majiayu000/claude-skill-registry, a repository with 534 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.
