One-click install
npx skills add https://github.com/luisartola/findes --skill onboard-luisartola
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: onboard
Source: https://github.com/luisartola/findes/tree/main/.github/skills/onboard
Command: npx skills add https://github.com/luisartola/findes --skill onboard-luisartola

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Onboarding is a critical driver of early value realization; this skill provides a structured, scalable approach to designing onboarding flows that reduce friction, clarify value, and accelerate time-to-value for new users.

Core Features & Use Cases

  • Onboarding Principles: Show, Don't Tell; Time to Value; Context Over Ceremony; Respect User Intelligence.
  • Design Onboarding Experiences: Initial Product Onboarding with a Welcome screen and a clear path; Core Concept Introduction; First Success with templates.
  • Feature Discovery & Adoption: Empty States, Contextual Tooltips, Feature Announcements, Progressive Onboarding.
  • Guided Tours & Walkthroughs: Short, replayable tours that focus on user workflows and provide a skip option.
  • Interactive Tutorials: Hands-on practice in a safe environment with real data.
  • Documentation & Help: In-product help, checklists, and contextual guidance.
  • Empty State Design & Verification: Patterns for first-use empty states with clear CTAs and helpful copy.
  • Implementation Patterns & Quality: LocalStorage-based tracking of seen steps; measuring time to value and completion.

Quick Start

Use this skill to define the top 3-5 onboarding milestones for your product and lay out the guided flow that connects them.

Frequently Asked Questions about onboard

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I design an onboarding flow that helps new users reach value quickly?

Design onboarding flows by defining the top 3-5 milestones for your product and laying out a guided flow that connects them. This approach reduces friction, clarifies value, and accelerates time-to-value for new users.

What are the core principles of effective UX design for first-use experiences?

Core UX design principles for onboarding include Show Don't Tell, Time to Value, Context Over Ceremony, and Respect User Intelligence. These principles help clarify product value without overwhelming new users.

How do I create guided tours and interactive tutorials that users won't skip?

Create short, replayable guided tours that focus on actual user workflows and provide a skip option. Interactive tutorials should offer hands-on practice in a safe environment with real data to ensure user engagement.

What is the best way to design empty states for feature discovery and adoption?

Design empty states using patterns for first-use scenarios with clear calls to action and helpful copy. This transforms a blank screen into a contextual opportunity for progressive onboarding and feature discovery.

Can I track user onboarding progress and measure time to value using LocalStorage?

Yes, you can implement LocalStorage-based tracking of seen onboarding steps. This implementation pattern allows you to measure time to value and completion rates effectively across web and mobile apps.

When should I use progressive onboarding instead of a full product walkthrough?

Use progressive onboarding with contextual tooltips and feature announcements when introducing complex features over time. This respects user intelligence better than forcing a full initial walkthrough ceremony.