agentsclimarketplace

Ai onboarding calibration

Skill varunk130/ai-ux-skill-library/skills/ai-onboarding-calibration

The 12-skill AI UX design engine for Claude Code & GitHub Copilot — purpose-built for designing UX for AI products, agents, and experiences.

Install
npx -y skills add varunk130/ai-ux-skill-library --skill ai-onboarding-calibration

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Design onboarding experiences that help users build accurate mental models of AI capabilities, set expectations, and discover features progressively. Use when: AI onboarding, progressive disclosure for AI, capability communication, AI mental models, expectation setting, AI feature discovery, first-time AI user experience.

SKILL.md

9.5 KB, as published. Nobody here has run it

AI Onboarding & Calibration

Design first-time and ongoing experiences that help users understand what AI can and cannot do, build accurate expectations, and discover capabilities at the right pace. The CALIBRATE framework treats onboarding as a continuous calibration process, not a one-time tutorial.

Core Principle

AI onboarding is fundamentally different from traditional software onboarding. In traditional software, features are deterministic - a button always does the same thing. In AI products, the same input can produce different outputs, capabilities have fuzzy boundaries, and what the AI "can do" depends on context. You are not teaching features. You are calibrating a mental model.


The CALIBRATE Framework

LetterPrincipleDesign Question
CCommunicate BoundariesDoes the user know what the AI is and isn't good at?
AAnchor with ExamplesHave you shown, not told, what the AI can do?
LLayer ComplexityDo simple use cases come first, with advanced capabilities revealed over time?
IInvite ExperimentationIs there a safe, low-stakes way to explore what the AI can do?
BBuild IncrementallyDoes the user's understanding deepen with each interaction?
RRecalibrate After FailuresWhen the AI disappoints, does the onboarding help users adjust expectations?
AAdapt to ExpertiseDoes the experience change based on the user's skill level?
TTrack UnderstandingCan you measure whether users have an accurate mental model?
EEvolve with the ProductWhen AI capabilities change, does the onboarding update?

The Mental Model Gap

The #1 onboarding failure in AI products: users arrive with the wrong mental model.

Mental ModelWhat Users ExpectWhat Actually HappensDesign Intervention
Omniscient AIAI knows everything, never wrongAI has knowledge gaps and can hallucinateBoundary disclosure: "I work best with X. I struggle with Y."
Search EngineAI retrieves existing answersAI generates novel responses (may be wrong)Show that AI is creating, not retrieving: "Here's my analysis..."
Human AssistantAI understands nuance, reads between linesAI takes instructions literallyTeach prompting: show how specific instructions improve results
Magic ToolOne prompt = perfect outputMultiple iterations usually neededNormalize iteration: "Let's refine this together"
Infallible CalculatorAI outputs are mathematically certainAI outputs are probabilisticConfidence indicators from the very first interaction

Progressive Disclosure Architecture

The 3-Zone Model

Organize AI capabilities into three discovery zones:

ZoneContentDisclosure TriggerPercentage of Capabilities
Core ZoneThe 3-5 things the AI does best - the reason users signed upImmediate - visible from first interaction20% of total capabilities
Growth ZoneCapabilities users discover through use - "oh, it can do THAT too?"Contextual - surface when user behavior suggests readiness50% of total capabilities
Power ZoneAdvanced features for expert users - complex prompts, system config, integrationsIntentional - user seeks them out, or after demonstrated mastery30% of total capabilities

Disclosure Triggers

Trigger TypeExampleBest For
Usage milestoneAfter 10 conversations: "Did you know you can create custom templates?"Growth Zone features
Behavioral signalUser manually repeats a task: "You do this often - want to automate it?"Power Zone features
Contextual relevanceUser uploads a PDF: "I can also summarize this and extract key points"Growth Zone features
Failure momentUser's prompt produces poor results: "Try structuring your request like this for better results"Prompting education
Time-basedAfter 1 week: "Here's what other users find helpful at this stage"General capability awareness

The Sandbox Pattern

Before users commit to real tasks, offer a zero-risk exploration environment.

Sandbox Design Principles

PrincipleImplementation
No real consequencesSandbox actions don't affect real data, send real emails, or cost real money
Pre-loaded scenariosProvide 3-5 example prompts that showcase different capabilities
Instant gratificationFirst sandbox interaction should produce a impressive result in under 10 seconds
Bridge to realityClear path from sandbox to real use: "Ready to try this with your own data?"
ReplayableUsers can return to the sandbox anytime to test new capabilities safely

First-Interaction Design

The first interaction with an AI product determines whether users come back. Design it deliberately.

The First 60 Seconds

SecondWhat Should HappenAnti-Pattern
0-10User understands what to do (single, clear call to action)A blank chat box with no guidance
10-20User takes their first action (types a prompt, selects an option)A 5-screen tutorial carousel
20-40AI produces a visually impressive, useful resultA loading spinner followed by a wall of text
40-60User sees a clear path to do it again or try something different"Is there anything else?" with no suggestions

Starter Prompt Patterns

PatternHow It WorksExample
Fill-in-the-blankTemplate with one variable the user customizes"Help me write a [type of document] about [topic]"
Choose-your-adventure3-4 clickable starting scenarios"Analyze data" / "Write content" / "Research a topic"
Show-don't-tellPre-run a demo query with real results visible"Here's what I did with a sample dataset - try your own"
Mirror the userUse onboarding data to personalize the first prompt"Since you're in marketing, try: 'Create a campaign brief for...'"

Capability Boundary Communication

The Can / Might / Can't Framework

For every AI product, maintain a public capability map:

CategoryWhat to CommunicateExample
Can (reliable)Tasks the AI consistently does well"I can summarize documents, translate text, and answer questions about your data."
Might (variable)Tasks the AI can attempt but with inconsistent quality"I can try generating code, but always review the output before running it."
Can't (limitation)Tasks the AI should not be used for"I can't access real-time data, make legal determinations, or guarantee numerical accuracy."

Placement: This map should be accessible (not hidden in a help doc) but not intrusive (not a modal on every session). Best pattern: a collapsible "What I'm good at" panel accessible from the main interface.


Recalibration After Failure

When the AI produces a bad output, the onboarding isn't over - it's entering a critical phase.

The Recalibration Flow

StepActionUser Experience
1Acknowledge the failure"That wasn't a great answer. Here's why it happened."
2Explain the limitation"I'm less reliable with [specific task type] because [honest reason]."
3Teach a workaround"For better results with this type of question, try [technique]."
4Update the mental modelMove this capability from "Can" to "Might" in the user's understanding
5Offer a quick winImmediately follow with something the AI does well to restore confidence

Anti-Patterns

PatternWhy It Fails
Feature tour on first loginNobody reads 7-screen tutorials. They want to DO something
"AI can do anything" messagingCreates omniscience mental model → guaranteed disappointment
Identical onboarding for all usersA developer and a marketer need completely different first interactions
Hiding limitations in fine printUsers discover limitations through failure, not footnotes → trust damage
No onboarding for capability updatesUsers don't know the AI got better → they avoid features that now work well
Treating prompting skill as the user's problem"You need to learn better prompts" = "Our UX failed"

Quick Reference

TaskFramework ElementKey Deliverable
Design onboarding for new AI productFull CALIBRATE framework3-Zone capability map + first 60-second flow + sandbox
Fix "users don't know what it can do"Capability Boundary (Can/Might/Can't)Public capability map with access pattern
Reduce first-session abandonmentFirst 60 Seconds templateRedesigned first interaction with starter prompts
Handle post-failure trust recoveryRecalibration Flow5-step recovery sequence
Design for different user expertiseAdapt to Expertise principleExpertise-aware onboarding branching

Integration

Works with: ai-prompt-ux (teaching users to prompt effectively), ai-error-resilience (recovering from onboarding-phase failures), ai-conversation-architect (first conversation design), ai-trust-transparency (building initial trust).

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.