devex-review

Audit developer experience end-to-end and produce a DX scorecard with evidence.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

DX efforts often fail to surface onboarding friction and documentation gaps. This skill performs live, end-to-end developer experience audits by navigating docs, trying the getting started flow, and collecting evidence to produce a reproducible DX scorecard.

Core Features & Use Cases

  • Live DX audit: navigate docs, attempt getting started, and time setup steps.
  • Evidence-driven scoring: capture screenshots, timing data, and error messages to justify DX scores.
  • Use Case: after shipping a feature, run the audit to compare onboarding and docs against plan-devex-review scores if available.

Quick Start

Run the devex-review DX audit on your project to surface onboarding friction and doc gaps.

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 and onboarding friction end-to-end?

Run a live DX audit that navigates docs, attempts the getting started flow, and times setup steps. It captures screenshots, timing data, and error messages to produce a reproducible DX scorecard with evidence and recommendations.

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

A DX scorecard evaluates documentation quality by capturing live evidence like screenshots, timing data, and error messages. It justifies developer experience scores with reproducible metrics to highlight onboarding friction.

Can I compare current developer experience metrics against previous audit scores?

Yes, you can compare current developer experience metrics against previous plan-devex-review scores if present. The audit evaluates current onboarding flows against these existing scores to track DX improvements over time.

Does the DX audit work for CLI help and getting started scenarios?

Yes, the DX audit applies to CLI help and getting started scenarios across projects. It evaluates onboarding flows and CLI documentation end-to-end to measure setup friction and surface developer experience gaps.

When should I run a developer experience audit on my project?

Run a developer experience audit after shipping a feature to evaluate onboarding and documentation quality. This surfaces new setup friction and doc gaps introduced by recent changes, ensuring the getting started flow remains smooth.