devex-review

Test developer experience workflows live and generate evidence-based DX scorecards.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Most teams overestimate their developer experience because they only review written docs instead of testing the actual onboarding flow real users go through. This skill eliminates that blind spot by running live, end-to-end DX tests to surface real friction points.

Core Features & Use Cases

  • Live DX Testing: Uses the browse tool to navigate documentation, run the getting started flow, measure time-to-hello-world, capture error screenshots, and evaluate CLI help text quality.
  • Evidence-Based Scorecards: Generates a structured DX scorecard with concrete proof of issues instead of vague feedback.
  • Expectation vs Reality Checks: Compares audit results against prior /plan-devex-review scores to catch gaps between planned and actual developer experience.
  • Use Case: Run this audit immediately after shipping a new developer-facing feature to catch onboarding friction before external developers encounter it.

Quick Start

Use the devex-review skill to run a live audit of your project's developer onboarding flow and generate a scorecard with concrete evidence of any friction points.

Frequently Asked Questions about devex-review

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

FAQPage Schema
How do I run a live developer experience audit to find onboarding friction?

A developer experience audit uses live end-to-end testing to navigate documentation and run getting started flows, measuring time-to-hello-world and capturing error screenshots to identify real friction points in onboarding workflows.

What is live DX testing and how does it catch documentation issues?

Live DX testing evaluates actual developer workflows by browsing documentation and running CLI tooling, rather than just reading docs, to surface friction points and capture concrete evidence of issues that internal reviews miss.

How do I measure time-to-hello-world for my project's onboarding flow?

You can measure time-to-hello-world by running live end-to-end developer experience tests that navigate the getting started flow, evaluate CLI help text quality, and capture error screenshots to score the actual onboarding performance.

Can I compare planned versus actual developer onboarding performance?

Expectation versus reality checks compare live audit results against prior planned developer experience scores, catching gaps between planned and actual onboarding performance to validate pre-release developer-facing features.

Does developer experience auditing work for post-release validation of developer tooling?

Developer experience auditing applies to both pre-release validation and post-ship DX audits, running live end-to-end tests to evaluate CLI tooling and documentation quality to catch onboarding friction before external developers encounter it.

What do I need to run an end-to-end DX audit with live site navigation?

Running a live developer experience audit requires access to the browse tool for live site navigation, git for branch context, and gstack utility binaries for session tracking, telemetry, and learnings management.