What problem does it solve? Users abandon products when they cannot discover features or understand workflows on their own. This Skill provides structured patterns for building onboarding experiences—product tours, feature spotlights, interactive tutorials, setup checklists, contextual tooltips, and help panels—so users reach their first value moment faster. ## Core Features & Use Cases - Product Tours & Feature Spotlights: Step-by-step walkthroughs with react-joyride, driver.js, or intro.js, including skip controls, progress indicators, and localStorage-based completion tracking. - Interactive Tutorials & Checklists: Guided task completion with validation, sandbox modes, progress tracking, and celebration animations for setup flows. - Contextual Help & Accessibility: Tooltips, progressive hints, searchable help panels, plus full keyboard navigation, screen reader ARIA patterns, and reduced-motion support. - Use Case: A SaaS team needs to onboard new users to a dashboard. Use this Skill to generate a 5-step react-joyride tour with design-token theming, analytics tracking for drop-off points, and a setup checklist that persists progress in localStorage. ## Quick Start Ask the AI to build a first-time product tour for your React dashboard using react-joyride with skip support, completion tracking, and accessible keyboard navigation.