devex-review

Audit developer experience by testing onboarding flows, docs navigation, and CLI help.

Updated May 14, 2026
One-click install
npx skills add https://github.com/lemig/transcriptor --skill devex-review-lemig
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: devex-review
Source: https://github.com/lemig/transcriptor/tree/main/.claude/skills/gstack/devex-review
Command: npx skills add https://github.com/lemig/transcriptor --skill devex-review-lemig

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Live development experience audits by actively testing the onboarding flow, docs navigation, and CLI help to surface friction points. It then produces a DX scorecard with concrete evidence to guide improvements.

Core Features & Use Cases

  • Hands-on DX testing: Navigates docs, runs onboarding steps, times time-to-hero, captures error messages, and evaluates CLI help text.
  • Evidence-based scoring: Compares results against internal benchmarks (plan-devex-review) and surfaces actionable gaps.
  • Use Case: A developer onboarding a new feature can trigger the audit to surface gaps before release.

Quick Start

Initiate a live DX audit by running the devex-review skill.

Frequently Asked Questions about devex-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit developer experience to surface onboarding friction points?

Developer experience audits surface friction by actively testing onboarding flows, docs navigation, and CLI help text to record timing and capture error messages for scoring.

What is a DX scorecard and how does it evaluate documentation quality?

A DX scorecard evaluates documentation quality by running browse-based tests on docs navigation and onboarding steps, comparing results against internal benchmarks to output structured evaluations.

Can I measure time-to-hero for new developers onboarding onto a feature?

You can measure time-to-hero by triggering a live audit that actively runs onboarding steps, records timing, captures error messages, and scores the results against plan-devex-review benchmarks.

How do I validate CLI help text and documentation navigation before a release?

Validate CLI help text and documentation navigation by running browse-based tests that evaluate help content, surface friction points, and produce a scorecard with concrete evidence.

Does this DX audit compare results against specific benchmarks?

This DX audit compares gathered evidence and timing results against plan-devex-review benchmarks to surface actionable gaps and output recommended improvements.

When do I need to run a live developer experience audit?

Run a live developer experience audit when onboarding new developers, evaluating feature onboarding, or validating documentation quality to surface friction points before release.