Craft Analyze banner
drobins25 drobins25

Craft Analyze

Testing community

Description

--- name: analyze description: "Post-cycle analysis — QA, UX, Creative, and Style audits using MCP browser tools." --- # Analyze Run comprehensive analysis on what you've built. Findings persist between sessions — nothing gets lost. ## Analysis Types | Type | Agent | Finds | |------|-------|-------| | **QA** | qa-analyzer | Bugs, errors, edge cases | | **UX** | ux-analyzer | Friction, accessibility, heuristic violations | | **Creative** | creative-analyzer | Delight opportunities, feature id

Installation

Installs to ~/.claude/skills/drobins25-craft-craft-analyze/SKILL.md

Terminal
mkdir -p ~/.claude/skills/drobins25-craft-craft-analyze && curl -fsSL https://raw.githubusercontent.com/drobins25/craft/HEAD/commands/craft-analyze.md -o ~/.claude/skills/drobins25-craft-craft-analyze/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository