What problem does it solve?
Developer experience is often an afterthought, leading to frustrating onboarding, unclear documentation, and wasted time for new users. This Skill automates the auditing process by actually testing the getting started flow, timing tasks, and capturing real error messages to produce an objective, evidence-based scorecard.
Core Features & Use Cases
- Live Onboarding Testing: Navigates documentation and executes the actual getting started flow to identify friction points.
- Performance Timing: Measures time-to-hello-world and compares it against planned benchmarks to spot unrealistic expectations.
- Error Capture: Screenshots and records error messages, CLI help text, and broken links for concrete feedback.
- Use Case: A team shipping a new CLI tool can run this audit to discover that the install command fails on fresh machines, or that the docs reference a flag that doesn't exist, fixing these issues before they lose users.
Quick Start
Use the devex-review skill to audit the developer experience of this project by testing the onboarding flow and generating a DX scorecard.