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):
- Stable anchors first. Never target an element by CSS class or text if you can add a
data-tourattribute. Classes change;data-tourattributes are a contract. - Qualify before recommending. Run the four-axis decision framework (cost, code-depth, team size, DOM stability) before naming a platform.
- 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: