devex-review

Audit live developer experience via browsing and generate a DX scorecard.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The DX audit helps teams validate developer onboarding, docs, CLI hints, and overall developer experience by performing live browsing tests and collecting evidence to generate a DX scorecard.

Core Features & Use Cases

  • Live onboarding flow testing and documentation review to surface friction points.
  • Evidence collection including timing, error messages, and CLI output to benchmark DX.
  • Scorecard generation with actionable recommendations and comparisons to existing DX benchmarks when available.

Quick Start

Run the devex-review skill to perform a live DX audit on the current repository and generate a DX scorecard.

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

You can audit developer onboarding by running live browsing tests against docs and getting-started flows. This process records timing, errors, and console messages to surface friction points and generate a DX scorecard with actionable recommendations.

What is a developer experience scorecard and how is it generated?

A developer experience scorecard evaluates DX by capturing evidence like CLI output, timing, and error messages during live testing. It is generated by navigating documentation and onboarding flows, then comparing results to existing DX benchmarks when available.

How do I test CLI help sections and API documentation for DX quality?

Testing CLI help sections and API docs involves running live browsing tests to record errors and console messages. The audit collects structured evidence from these interactions to benchmark DX quality and recommend improvements.

Does the DX audit require any specific dependencies or environment setup?

The DX audit requires no external dependencies and operates within the current repository environment. It uses the browse tool for testing onboarding flows and documentation, collecting structured evidence to produce a scorecard without additional setup.

Can I compare my developer experience results against existing benchmarks?

Yes, you can compare DX results against existing benchmarks. The audit optionally compares collected timing, errors, and console messages to available DX benchmarks, producing a scorecard that contextualizes your onboarding flow quality.

What is the best way to validate developer onboarding and docs without manual review?

The best way to validate onboarding and docs is automated live testing that navigates getting-started flows and records timing, errors, and CLI output. This generates structured evidence and a DX scorecard, replacing manual review with benchmarked recommendations.