devex-review

Run live onboarding tests and produce DX scorecards with evidence.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill solves the problem of vague, unverified developer experience claims by running a live onboarding and DX test loop, measuring time-to-success, and capturing evidence of what developers actually hit in the docs and flows.

Core Features & Use Cases

  • Live developer experience audit: Navigates documentation and attempts the getting-started flow end to end to validate clarity and usability.
  • Evidence-backed DX scorecard: Times the critical path, captures screenshots or error messages, and produces a DX scorecard with concrete artifacts.
  • Planned vs reality comparison: Compares measured results against any existing plan-devex-review scores to highlight gaps between estimates and actual experience.
  • Triggered on DX testing requests: Best for when you are asked to "test the DX", "DX audit", "developer experience test", or "try the onboarding", including post-shipping feedback for developer-facing features.

Quick Start

Use the devex-review skill to test the onboarding experience for your documentation by running it when asked to perform a DX audit.

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 using real onboarding tests?▼

A developer experience audit validates documentation and onboarding usability by navigating the getting-started flow end-to-end, timing the critical path, and capturing screenshots or errors to produce an evidence-backed scorecard.

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

A DX scorecard captures concrete artifacts like error messages and timing metrics from a live onboarding test, providing a measurable assessment of developer experience and documentation clarity.

Can I compare planned DX estimates against actual developer onboarding results?▼

You can compare planned DX estimates against reality by measuring actual onboarding timing and errors, then contrasting those results against existing plan-devex-review scores to highlight experience gaps.

How do I validate CLI onboarding flows and capture evidence of developer errors?▼

Validating CLI onboarding flows requires executing the getting-started path with configured browse tooling to measure time-to-success, capture error messages, and generate an evidence-backed DX scorecard.

Does the developer experience audit work for testing post-shipping documentation updates?▼

Developer experience audits are triggered for post-shipping feedback on developer-facing features, running live documentation and onboarding tests to verify clarity and usability updates.