product-tour-onboarding-ui-weapon

Installation
SKILL.md

product-tour-onboarding-ui Weapon

Procedural arsenal for product-tour-onboarding-ui-guardian, the Guardian that owns the in-app guided-experience layer.

This weapon is organized around the seven action verbs from the Command Brief: qualify the tour stack, select a platform, implement components, wire segment triggers, build the checklist UI, establish a maintenance protocol, and produce a tour health report.

The weapon's three non-negotiables (from guides/00-principles.md):

  1. Stable anchors first. Never target an element by CSS class or text if you can add a data-tour attribute. Classes change; data-tour attributes are a contract.
  2. Qualify before recommending. Run the four-axis decision framework (cost, code-depth, team size, DOM stability) before naming a platform.
  3. Tour maintenance is code maintenance. A tour without a selector registry and CI smoke test is technical debt from day one.

When this weapon applies

Load this weapon when product-tour-onboarding-ui-guardian is invoked. Trigger scenarios:

Installs
1
First Seen
Jul 25, 2026
product-tour-onboarding-ui-weapon — jzferrell26/dm-skills