This one finds the parts of your app where new users get stuck, then writes the content and code to fix it. It browses your app looking for empty states that just show blank tables, features buried in menus, forms with no help text, and dashboards that don't explain what to do first. Then it generates actual components: empty state screens with helpful copy and CTAs, welcome banners or onboarding checklists, feature tour configurations, tooltips for complex fields. The audit phase is thorough, checking everything from first impression to keyboard shortcut discoverability. Pairs well with ux-audit, which finds usability problems while this one builds the guidance systems to prevent them.
npx skills add https://github.com/jezweb/claude-skills --skill onboarding-ux