Skill Early access

/dxdev Skill.

Early Access

A parent skill you install once into your AI agent. After that, every DxDev lesson renders as a visual PASS/FAIL report instead of a wall of text, and each result is saved as a persistent memory your agent can reference later.

Visual reports

Lessons that would normally return plain text instead render as a structured report: a PASS or FAIL verdict at the top, a breakdown by criteria, and a one-line fix for anything that did not pass.

Saved memory

After each lesson run, the verdict and key findings are written to a memory file your agent can consult on future tasks. You stop re-teaching the same patterns.

Sibling hub

The /dxdev skill is the entry point for the whole skill set. It wires in /brief, /lesson, and /read so they work together with shared context.

Note

You do not need this skill to use DxDev lessons. Bare lessons work fine on their own. The /dxdev skill adds the visual layer and memory on top; it is an enhancement, not a requirement.

Related skills Install independently or together
/brief

Renders a status-page summary of current work as an HTML visual. Useful when a reply gets dense.

/lesson

Loads and runs a DxDev lesson on demand. Returns structured criteria and a plain-text verdict.

/read

Token-efficient file reader. Greps first, reads targeted ranges second, and avoids pulling whole files into context.

Early access Limited spots

Get early access to the /dxdev skill.

The skill is in private early access while we refine the memory format and report renderer. Leave your email and we will send you the install instructions when your spot opens.

Claude, Cursor, a custom agent, etc. Helps us prioritize compatibility.

Early access spots are limited. We will follow up within a few days.