devex-review

Audits live onboarding flows and generates DX scorecards with evidence.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates a live DX audit by actively testing onboarding flows, docs navigation, and CLI onboarding steps to surface friction points and produce a concrete DX scorecard with evidence.

Core Features & Use Cases

  • Live DX audit using a browse-like workflow to navigate docs, test getting started flows, and evaluate onboarding clarity.
  • Evidence-backed scoring that highlights friction points and actionable improvements for teams.
  • Use cases include onboarding new engineers, evaluating documentation quality, and validating CLI help usability.

Quick Start

Initialize the DX audit workflow in your project by running the provided setup to install and configure the live developer experience test.

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 for onboarding friction points?

A developer experience audit actively tests onboarding flows, docs navigation, and CLI steps to surface friction points. This Skill uses a browse-like workflow to record onboarding time and error messages, producing an evidence-backed DX scorecard.

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

A DX scorecard evaluates documentation quality by applying evidence-based scoring to getting started guides and navigation flows. It highlights friction points and actionable improvements for teams onboarding new engineers or validating CLI help usability.

How do I test CLI onboarding flows across projects?

Test CLI onboarding flows across projects by initializing the DX audit workflow in your project. This setup installs and configures a live developer experience test that navigates docs, records errors, and evaluates onboarding clarity.

Can I compare developer experience scores against reference metrics?

Yes, you can compare developer experience scores against reference metrics. The Skill produces a DX scorecard designed for comparison, recording onboarding time and error messages during live testing of getting started guides and CLI flows.

Do I need any dependencies to run a live DX audit?

No dependencies are required to run a live DX audit. The Skill relies on a built-in browse tool to test live flows, meaning you can initialize the workflow directly in your project without installing external packages.