Loading...
Loading...
Designs and improves onboarding flows, empty states, and first-run experiences to help users reach value quickly. Use when the user mentions onboarding, first-time users, empty states, activation, getting started, or new user flows.
npx skill4agent add flora131/atomic onboardNo projects yet
Projects help you organize your work and collaborate with your team.
[Create your first project] or [Start from template]?⌘K// Track which onboarding steps user has seen
localStorage.setItem('onboarding-completed', 'true');
localStorage.setItem('feature-tooltip-seen-reports', 'true');