What problem does it solve?
This Skill solves the problem of shipping developer-facing features that feel confusing or broken to new users. It catches onboarding friction, unclear docs, and CLI usability issues before they reach production by actually testing the developer journey end-to-end.
Core Features & Use Cases
- Live DX Testing: Uses the browse tool to navigate docs, run the getting started flow, and time TTHW (time to hello world) in a real environment.
- Evidence-Based Scorecard: Screenshots error messages, evaluates CLI help text, and produces a structured DX scorecard with concrete evidence rather than opinions.
- Boomerang Comparison: Compares actual developer experience against planned estimates (e.g., plan said 3 minutes, reality says 8) to surface estimation gaps.
- Use Case: After shipping a new API or CLI tool, run this Skill to verify that a stranger can successfully complete onboarding in under 5 minutes without reading the README twice.
Quick Start
Use the devex-review skill to audit the developer onboarding flow for the current project and produce a DX scorecard with evidence.