Skip to content

v0.1.2

Choose a tag to compare

@divyaman777 divyaman777 released this 13 Jul 06:46

First public release.

  • MCP server — 8 tools: brief interview, journey definition, screen registration, validation, coverage reporting. In the official MCP registry as io.github.uxloom-dev/uxloom.
  • npx uxloom check — CLI validator with colored findings and exit-code gating for CI.
  • Five critics — journey completeness, state coverage (with documented exemptions), WCAG 2.2 contrast, platform touch targets, localization text expansion.
  • JourneyGraph format v0.1 — journeys as state machines in plain JSON, versioned in git.

Install: claude mcp add uxloom -- npx -y uxloom (or codex mcp add uxloom -- npx -y uxloom)