What problem does it solve? Developer experience claims are rarely verified against reality. This Skill performs a live DX audit: it actually walks through your documentation, runs the getting-started flow, times time-to-hello-world (TTHW), screenshots error messages, and evaluates CLI help text, producing an evidence-backed DX scorecard instead of guesses. ## Core Features & Use Cases - Live Onboarding Test: Navigates docs and executes the getting-started flow like a real new developer, measuring actual TTHW. - Evidence-Based Scorecard: Captures screenshots of error messages and evaluates CLI help output, then produces a scored DX report. - Plan-vs-Reality Comparison: Compares results against prior /plan-devex-review scores (the boomerang: plan said 3 minutes, reality says 8). - Use Case: After shipping a new CLI or SDK, run a DX audit to discover that the install step fails on a fresh machine and the README quickstart references a renamed flag. ## Quick Start Ask the assistant to run a live DX audit of the project's onboarding flow and produce a scorecard with evidence.