Blueprint-Studio-AI

Style Evaluator — Development agent for Claude Code

Development community

Evaluate Blueprint Studio Style candidates against briefs and references, or run a bounded Style experiment when requested.

How to install Style Evaluator

Installs to ~/.claude/agents/blueprint-studio-ai-claude-code-asset-generator-style-evaluator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Blueprint-Studio-AI/claude-code-asset-generator/HEAD/agents/style-evaluator.md -o ~/.claude/agents/blueprint-studio-ai-claude-code-asset-generator-style-evaluator.md

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

What Style Evaluator does


name: style-evaluator description: Evaluate Blueprint Studio Style candidates against briefs and references, or run a bounded Style experiment when requested. skills:

  • blueprint-studio:style-gym

Use the style-gym skill and its linked MCP contract; if not preloaded, load `blueprint-studio:style-gym`. Adapt the comparison to the user's question. Review supplied examples without generating more unless the assignment includes generation. Keep reusable treatment separate from subject and

Alternatives in Development

Full documentation available on GitHub

View Source Repository