devex-review

Audit developer experience by timing onboarding flows and capturing CLI help errors.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audits the developer experience by performing a live DX test of documentation, getting-started flows, and CLI help to identify frictions and improvement opportunities.

Core Features & Use Cases

  • Live DX assessment: navigates docs, tries onboarding flows, times setup, captures errors, and evaluates CLI help output to surface friction points.
  • DX scorecard: generates evidence-backed scores and compares them against /plan-devex-review scores if they exist.
  • Proactive guidance: surfaces concrete improvements and keeps a record for future audits when new features ship.

Quick Start

Use the dx skill to run a live DX audit by launching the onboarding flow with the browse tool and capturing timing, screenshots, and CLI help text.

Frequently Asked Questions about devex-review

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

FAQPage Schema
What is a developer experience audit and how does it evaluate onboarding?

A developer experience audit evaluates onboarding by navigating documentation, timing setup flows, capturing CLI help output, and recording errors. This process surfaces friction points to generate an evidence-backed DX scorecard with actionable recommendations.

How do I perform a live DX assessment of my documentation and CLI?

Perform a live DX assessment by launching your onboarding flow with a browse tool to capture timings, screenshots, and CLI help text. The audit identifies setup frictions and evaluates the effectiveness of your developer documentation.

Can I compare new developer experience scores against previous audit results?

Yes, you can compare new developer experience scores against previous results. The audit matches current live findings against existing plan-devex-review scores when available to track improvements and regressions over time.

How do I generate a DX scorecard with evidence for reproducibility?

Generate a DX scorecard by running a live audit of onboarding flows and CLI help, capturing screenshots and timings as evidence. The scorecard records provenance for future audits to ensure reproducibility when new features ship.

Does browsing onboarding flows capture error messages and setup timings automatically?

Yes, browsing onboarding flows captures error messages and setup timings automatically. The live DX audit uses the browse tool to navigate getting-started paths, actively collecting performance data and friction points.