Loading...
Loading...
Skills-only equivalent of impeccable.style /onboard. Design or improve onboarding flows, empty states, and first-time user experiences. Helps users get started successfully and understand value quickly. Use for frontend and UI design tasks.
npx skill4agent add sebastiaanwouters/dotagents impeccable-onboard/onboardfrontend-designNo 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');