devex-review

Audit onboarding flows, docs navigation, and CLI usage to generate a DX scorecard.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Developer experience often dictates how quickly teams can ship. This skill provides a reproducible live DX audit by navigating documentation, attempting the getting-started flow, timing time-to-work, capturing error messages, and evaluating CLI help to surface actionable improvements.

Core Features & Use Cases

  • Live DX testing using the browse tool to navigate docs, try onboarding flows, capture timings, and surface error messages.
  • Produces a DX scorecard with evidence and comparisons against /plan-devex-review scores if they exist.
  • Use cases include validating onboarding, assessing documentation quality, and verifying the developer experience before shipping features.

Quick Start

Ask me to run a live DX audit on your current onboarding and docs.

Frequently Asked Questions about devex-review

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

FAQPage Schema
How do I run a live developer experience audit on my onboarding flow?

To run a developer experience audit, you trigger the skill to navigate your documentation, attempt the getting-started flow, and capture timing and errors. It produces a DX scorecard with actionable improvement recommendations.

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

A DX scorecard evaluates documentation quality by capturing evidence from live onboarding flows and CLI usage. It compares actual time-to-work and error rates against planned DX benchmarks to surface actionable improvements.

Can I measure time-to-work and CLI usability automatically during onboarding?

Yes, you can measure time-to-work and CLI usability automatically by using the browse tool to test getting-started flows. The audit captures execution timing and evaluates CLI help to assess the developer experience.

Does the DX audit compare actual onboarding results against planned benchmarks?

Yes, the DX audit compares actual onboarding results against planned benchmarks. If planned DX review scores exist, the generated scorecard includes comparisons to highlight deviations and surface actionable improvements.

What's the best way to assess getting-started flow quality before shipping features?

The best way to assess getting-started flow quality is performing a live DX audit that navigates docs, captures error messages, and times onboarding. This validates the developer experience and surfaces improvements before shipping.