Skip to content
Development
Command

/onboarding-ux

Audit and generate in-app user guidance — onboarding, empty states, tours, help content

From plugin
jezweb-skills
95957 skills57 commands
Install
$ npx -y skills add jezweb/claude-skills --agent claude-code

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/onboarding-ux

Context preview

What this command does when you run it.

Audit and generate in-app user guidance — onboarding, empty states, tours, help content

Command definition

onboarding-ux.md
description: Audit and generate in-app user guidance — onboarding, empty states, tours, help content
argument-hint: "[audit: find gaps | generate: produce code | both: audit then generate]"

Load the `onboarding-ux` skill.

Parse $ARGUMENTS for:

  • **Mode**: `audit` (find gaps only), `generate` (produce content/code), `both` (audit then generate). Default: both
  • **URL**: app to audit. If not provided, check for deployed URL or running dev server.

Examples: `/onboarding-ux both https://lmi.flared.au`, `/onboarding-ux audit`, `/onboarding-ux generate`

Ships withjezweb-skills

Production workflow skills for Claude Code. Each skill guides Claude through a recipe to produce tangible output — scaffolded projects, generated assets, professional documents, deployed services. Ten plugins of practical, production-oriented skills.

Get the whole plugin, auto-invoked
Stats
959
Stars
0
Views
99
Forks
Maintained
Maintenance
Python
Language
MIT
License
1mo ago
Last commit
9mo ago
Created

Repo: jezweb/claude-skills