Systems Lab

Agent skill

user-onboarding

Design and improve product user onboarding (first-time user experience) to drive activation and early retention.

slowingReaches the webActs undeclared1,148 words

Filed under Onboarding, retention and expansion.

From manojbajaj95/claude-gtm-plugin · 51 skills · 92 · pushed 2026-05-18

What it does when it runs

Design and improve product user onboarding (first-time user experience) to drive activation and early retention. Produces an Onboarding & Activation Pack (aha moment spec, first 30 seconds + first mile plan, onboarding journey map, experiment backlog, measurement plan). Use for Growth teams.

Read from the skill and the 8 files bundled beside it. A skill’s own description is written to be selected by an agent, so it describes the job and not the dependencies.

Keys and connectors you must supply
None found.
Hosts it reaches
  • refoundai.com
Tool permissions it declares
No allowed-tools in the frontmatter. It does act, so it runs under whatever permissions your session already grants.
Actions present in the files
writes files

Ask about user-onboarding

Opens your assistant with this page's verified links already in the prompt.

Is this safe to install?ClaudeChatGPT
Adapt it to my stackClaudeChatGPT
What else do I need for it to workClaudeChatGPT
Rather ask a human? Talk to Cheetah
git clone --depth 1 --filter=blob:none --sparse https://github.com/manojbajaj95/claude-gtm-plugin.git /tmp/claude-gtm-plugin
git -C /tmp/claude-gtm-plugin sparse-checkout set "skills/user-onboarding"
mkdir -p ~/.claude/skills/user-onboarding
cp -R "/tmp/claude-gtm-plugin/skills/user-onboarding/." ~/.claude/skills/user-onboarding/

Picked up without a restart. A project skill of the same name is shadowed by your personal one. For one repository only, swap ~/.claude/skills for .claude/skills. Claude Code docs ↗

Or take the whole library

This repo ships a .claude-plugin manifest, so Claude Code can install all 51 skills at once. Plugin skills are invoked as /<plugin>:<skill>, so they never collide with your own.

/plugin marketplace add manojbajaj95/claude-gtm-plugin
/plugin

The folder is the same in every client that implements the format — 46 of them — so if yours is not above, only the destination changes.

Reproduced in full from manojbajaj95/claude-gtm-plugin/blob/3c308fa4f7879d13d3d3df394247eabf6d26b684/skills/user-onboarding/SKILL.md, which is licensed MIT (repository). 1,148 words, 16 headings.

User Onboarding

Workspace Context

Read bootstrap context before asking questions: strategy/brand.md for brand, audience, offer, channels, tools, constraints, and metrics; about/me.md for personal voice; content/ideas.md and content/calendar.md for content planning. Use legacy product-marketing context files only as fallback. Save generated drafts to content/<platform>/drafts/YYYY-MM-DD_short-topic-slug.md, and route durable learnings back to strategy/brand.md, about/me.md, or content/ideas.md.

Operating Contract

This skill is self-contained for its frontmatter scope: use its local instructions, references, scripts, and assets as the playbook; ask only for missing task-specific inputs; hand off to adjacent skills instead of expanding scope; and return an actionable artifact, decision, plan, draft, or diagnostic.

Scope

Covers

  • Designing the first-time user experience (FTUE) from entry/signup → first value
  • Defining activation / the “aha moment” and reducing time-to-value
  • Creating a “first 30 seconds” experience and a “first mile” plan (milestones to activation)
  • Onboarding mechanics: progressive disclosure, guided setup, empty states, templates, checklists, feedback loops
  • Instrumentation + experiments to improve activation and early retention

When to use

  • “Activation is low” / “users drop during signup/onboarding”
  • “Time-to-value is too long”
  • “The first session doesn’t feel magical”
  • “We need an onboarding redesign / guided setup / empty state improvements”
  • “Define our aha moment and design onboarding to get users there”
  • “Create an onboarding experiment backlog + measurement plan”

When NOT to use

  • You’re onboarding employees, customers to a service process, or running training (not product onboarding).
  • You don’t have a stable value proposition / ICP (use brand-messaging-and-positioning or product-market-fit-analysis first).
  • You need a full retention strategy beyond onboarding (use customer-success-and-retention).
  • You need a conversion review of a marketing page or form (use conversion-rate-optimization).

Inputs

Minimum required

  • Product + ICP/segment(s) (1–2) and the primary job-to-be-done
  • Platform + entry point (web/mobile; where FTUE starts)
  • Best-available baseline metrics (even rough):
    • visit → signup → first key action → activation
    • time-to-value (time or sessions to first value)
    • D1 retention (if available)
  • Current onboarding flow summary (steps/screens) and the biggest drop-off point(s)
  • Constraints: timebox, eng/design capacity, allowed channels (in-app/email/push), privacy/legal/brand limits

Missing-info strategy

  • Ask up to 5 questions from references/INTAKE.md, then proceed.
  • If metrics are missing, proceed with explicit assumptions and label confidence.
  • Do not request secrets or PII; prefer aggregated funnels and redacted screenshots.

Outputs (deliverables)

Produce an Onboarding & Activation Pack (Markdown in-chat; or as files if requested) containing:

  1. Context snapshot (goal, segment, constraints, baseline)
  2. Current FTUE map (step-by-step) + friction log
  3. Activation / aha moment spec (behavioral definition + threshold + validation plan)
  4. “First 30 seconds” experience spec (magic moment + success criteria)
  5. “First mile” onboarding plan (milestones to activation; mechanics per milestone)
  6. Experiment backlog (prioritized) + 3–5 experiment cards
  7. Measurement + instrumentation plan (events, properties, dashboards, guardrails)
  8. Rollout/rollback + risk plan
  9. Risks / Open questions / Next steps (always included)

Templates and checklists:

Workflow (7 steps)

1) Intake + goal framing (activation-first)

  • Inputs: User prompt; references/INTAKE.md.
  • Actions: Define the primary segment and the activation outcome. Make the goal measurable (baseline → target, date). Capture constraints and guardrails (e.g., don’t increase drop-off, don’t add dark patterns).
  • Outputs: Context snapshot + goal statement.
  • Checks: Goal is one sentence with a metric, baseline, target, and date.

2) Map the current first-time journey (FTUE)

  • Inputs: Current flow description/screens; funnel + drop-offs; support/sales notes if available.
  • Actions: Create a step-by-step journey map from entry → first value. Log frictions (confusion, time, permissions, empty states, choice overload). Identify the single biggest leak.
  • Outputs: FTUE map table + friction log + primary leak.
  • Checks: Every step has a user goal, product action, and a measurable checkpoint (event or proxy).

3) Define the activation / “aha moment” (behavioral)

  • Inputs: Candidate value behaviors; available events; retention definition (if any).
  • Actions: Propose 3–5 candidate “aha” behaviors and pick one activation definition with a threshold (e.g., “creates X and shares Y within 7 days”). Specify how to validate (correlation with D7/D30; holdout if possible).
  • Outputs: Activation/aha moment spec + validation plan + instrumentation needs.
  • Checks: Activation is observable, repeatable, and measurable (not “understands value”).

4) Design the “first 30 seconds” (make it feel magical)

  • Inputs: Primary leak + activation spec; constraints.
  • Actions: Specify what the user should see/do/feel in the first 30 seconds:
    • Remove or defer non-essential setup (progressive disclosure).
    • Deliver a fast, native, interactive win (avoid passive carousel “tours”).
    • Provide immediate feedback and a clear next action.
  • Outputs: First 30 seconds spec (screen/script + success criteria).
  • Checks: A new user can reach a meaningful “win” within ~30 seconds (or you document why not and the best proxy).

5) Build the “first mile” plan (milestones → activation)

  • Inputs: Activation spec; journey map; UX constraints.
  • Actions: Break activation into 3–6 milestones (the “first mile”). For each milestone, define mechanics (guided setup, defaults, empty states, templates, checklists, feedback, progress). Ensure onboarding is “inside the product,” not detached from real actions.
  • Outputs: First mile onboarding plan + updated journey map.
  • Checks: Each milestone reduces time-to-value and has a leading-indicator metric.

6) Instrumentation + measurement plan

  • Inputs: Current analytics/events; proposed milestones; guardrails.
  • Actions: Define the minimum event schema and dashboards needed (funnel, time-to-value, activation rate, early retention). Add guardrails (support tickets, cancellations, performance).
  • Outputs: Measurement plan + event list/properties + dashboard outline.
  • Checks: Every experiment and milestone has a primary metric and at least one guardrail metric.

7) Prioritize experiments + quality gate

  • Inputs: Candidate interventions; measurement plan; references/CHECKLISTS.md and references/RUBRIC.md.
  • Actions: Convert top opportunities into experiment cards; prioritize (Impact × Confidence ÷ Effort). Add rollout/rollback guidance. Run checklist + score rubric. Always include Risks / Open questions / Next steps.
  • Outputs: Final Onboarding & Activation Pack.
  • Checks: Top 3 experiments are runnable within constraints and have “win/lose/learn” criteria.

Quality gate (required)

Examples

Example 1 (B2B SaaS, guided setup):
“Use user-onboarding. Product: workflow automation tool for SMB ops. Segment: new self-serve admins. Baseline: 42% signup completion, 9% activation within 7 days. Problem: users stall at connecting integrations. Constraint: 3-week sprint, 1 engineer, 1 designer. Output: an Onboarding & Activation Pack with an activation spec, a first-30-seconds + first-mile plan, and a prioritized experiment backlog.”

Example 2 (B2C app, time-to-value):
“Our first session feels flat. Redesign onboarding so users experience value within 30 seconds, define the activation event, and propose 5 experiments with metrics + guardrails.”

Boundary example (not product onboarding):
“Create an employee onboarding program for new hires.”
Response: this skill is for product onboarding; use an HR onboarding/training process instead.

Files bundled with it

These load only when the skill asks for them, so they cost nothing until it runs.

Other skills for the same job

Different authors, same problem. Matched on the words in the skill name, across every library in the catalogue except this one.

Need help setting it up?

This page tells you what user-onboarding does and what it needs. Cheetah builds the agent setup it runs inside: data, CRM, sequencing and the guardrails.

Book a call →

The directory stays free. There is nothing gated behind this.