devex-review

Audit Claude Code developer experience and generate a structured DX scorecard.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Teams struggle with onboarding Claude Code and documenting the developer experience. This skill conducts a live DX audit to surface friction points in docs, setup steps, and CLI interactions, then records evidence and recommendations to improve the workflow.

Core Features & Use Cases

  • Live onboarding evaluation by navigating docs, attempting the getting started flow, and timing tasks.
  • Evidence capture including screenshots, error messages, and CLI output to illustrate issues.
  • DX scorecard generation with actionable recommendations and cross-references to plan-devex-review when available.

Quick Start

Initiate a live DX audit by navigating the docs, running the onboarding flow, and generating a DX scorecard with evidence.

Frequently Asked Questions about devex-review

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

FAQPage Schema
How do I conduct a developer experience audit for CLI onboarding workflows?

To audit developer onboarding, execute the getting started flow, time each setup task, and capture evidence like error messages and CLI help output. This produces a structured DX scorecard that highlights friction points and recommends improvements for the workflow.

What is developer experience friction and how is it measured during onboarding?

Developer experience friction is measured by executing live onboarding flows, timing task completion, and capturing evidence like error messages and screenshots. This data is compared against expected workflows to document setup friction and generate actionable improvement recommendations.

Can I evaluate CLI help documentation as part of a DX scorecard?

Yes, evaluating CLI help is a core component of a DX audit. The skill executes CLI interactions, captures help output, and assesses clarity to ensure engineers can navigate onboarding workflows without encountering undocumented friction points or confusing error messages.

How do I capture evidence of onboarding friction during a live DX evaluation?

Evidence of onboarding friction is captured by executing a live DX test that navigates documentation and records screenshots, error messages, and CLI output. This evidence illustrates specific setup issues and supports the recommendations detailed in the final DX scorecard.

Does a DX audit require browser tools to evaluate developer documentation?

Yes, a DX audit uses browse tools to navigate and evaluate developer documentation live. This allows the audit to accurately capture the actual onboarding experience, including documentation clarity and setup flow friction, by simulating real user interactions with the tooling.