experience-lwc-runtime-observe
Installation
SKILL.md
Previewing LWC Runtime — Local Dev + DOM Inspection
Guides the agent through two sequential jobs that typically run together:
- Start a Lightning Preview session with the Salesforce CLI so an LWC app or component renders in a local dev environment.
- Navigate to that preview URL and extract the runtime DOM subtree so the agent (or user) can reason about what actually rendered.
Preview is the prerequisite for DOM inspection. Keep them in this order.