devex-review

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

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Live developer experience audit: hands-on testing of docs, getting-started flows, and CLI help to reveal gaps in the onboarding path and overall DX.

Core Features & Use Cases

  • Live DX audit: navigate docs, test onboarding, evaluate CLI help text, and record timings and error messages to generate a DX scorecard with evidence.
  • Plan-aware comparison: optionally compare results against /plan-devex-review scores when they exist to gauge alignment with expected onboarding timelines.
  • Proactive guidance: provide actionable recommendations based on observed friction points to accelerate onboarding and reduce time to first meaningful work.

Quick Start

Run the DX audit on a project to begin capturing developer experience metrics.

Frequently Asked Questions about devex-review

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

FAQPage Schema
How do I audit the developer experience for my project's onboarding flow?

A developer experience audit evaluates your onboarding flow, documentation, and CLI help by navigating live paths, capturing timings, and recording error messages to produce a DX scorecard with evidence.

What is a DX scorecard and how does it quantify developer experience?

A DX scorecard quantifies developer experience by compiling hands-on test results from getting-started flows, capturing error messages, and measuring onboarding times to reveal friction gaps.

Can I compare live developer experience results against planned onboarding targets?

Yes, you can compare live DX audit results against planned onboarding targets when available, gauging alignment with expected timelines and identifying friction points to accelerate time to first work.

What do I need to run a developer experience audit on my documentation?

Running a developer experience audit requires a browsable environment with access to project docs, CLI tools, and the ability to capture timings, error messages, and CLI outputs to compile the report.

How do I find gaps in my CLI help text and getting-started documentation?

Finding gaps in CLI help text and getting-started documentation involves hands-on DX testing that navigates flows, records errors, and generates a scorecard with proactive recommendations to reduce friction.