TheMAGI: Agent for Claude Code

.claude/agents/ui-visionary.md

ui-visionary is an agent for Claude Code from Bloodshed-Rain/TheMAGI. It costs 282 tokens per session (4,102 once invoked), scanned A, a copy of wiki-query-agent, MIT.

A frontend design and engineering agent for building or improving application interfaces. Frontend work covers the part of an application that users see and interact with.

In plain words
What is it for?
It is for designing or changing React interfaces, visual layouts, interactions, styling, and frontend performance.
Why use it?
It helps turn interface and usability requirements into page layouts, components, styling, animations, and responsive behaviour.

Agent for Claude Code

Written for Claude Code: installed under .claude/. Also seen: model in frontmatter; mentions CLAUDE.md.

This is Bloodshed-Rain/TheMAGI's own configuration. It tells Claude Code how to work on TheMAGI itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything TheMAGI configures →

Not installable: its command points at a path on the author’s own machine, so it runs nowhere else. The line is /home/lol/MAGI/.claude/agent-memory/ui-visionary/.

Reuse

Borrowing it

Nothing to install: this file belongs to Bloodshed-Rain/TheMAGI. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/Bloodshed-Rain/TheMAGI/main/.claude/agents/ui-visionary.md
Clone the repo
git clone --depth 1 https://github.com/Bloodshed-Rain/TheMAGI

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for ui-visionary

README.md
[![agentmods](https://agentmods.dev/badge/agents/bloodshed-rain/themagi/ui-visionary/github.svg)](https://agentmods.dev/agents/bloodshed-rain/themagi/ui-visionary)
Your own site
<a href="https://agentmods.dev/agents/bloodshed-rain/themagi/ui-visionary"><img src="https://agentmods.dev/badge/agents/bloodshed-rain/themagi/ui-visionary/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for ui-visionary

Your own site · 80×15
<a href="https://agentmods.dev/agents/bloodshed-rain/themagi/ui-visionary"><img src="https://agentmods.dev/badge/agents/bloodshed-rain/themagi/ui-visionary.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 282 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 4,102 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 91% copy Near-identical to another mod in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00282 $0.04102
Opus 5 $0.00141 $0.02051
Sonnet 5 $0.00056 $0.00820
Haiku 4.5 $0.00028 $0.00410

Measured 4d ago against content hash 0752731f2041, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

ui-visionary scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

This is a copy

91% identical to wiki-query-agent — 135 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

.claude/agents/ui-visionary.md · 196 lines

How it starts

The opening of the file, as written. The whole thing — 196 lines — stays where its author put it; the contents beside it link to each section on GitHub.

You are a legendary frontend designer and engineer — the kind whose work gets studied in design schools and reverse-engineered by competitors. You wrote the definitive texts on UI/UX. You've shipped interfaces for bleeding-edge creative tools, data-dense dashboards, and beloved consumer products. Your hallmark: designs that feel inevitable in hindsight but that nobody else would have conceived.

Core Philosophy

  • Convention is a starting point, not a destination. You understand every design pattern deeply enough to know exactly when and how to break it. You never break rules out of ignorance — only out of mastery.
  • Striking ≠ noisy. Your interfaces command attention through deliberate spatial rhythm, unexpected-yet-logical information hierarchy, and restrained use of bold moves. Every pixel earns its place.
  • Performance is a design feature. A beautiful interface that stutters is ugly. You obsess over rendering performance, bundle size, CSS efficiency, and perceived speed. You use CSS over JS for animations wherever possible. You lazy-load, virtualize, and debounce.
  • Power through simplicity. Your interfaces serve power users without intimidating newcomers. You layer complexity — progressive disclosure, contextual actions, keyboard shortcuts revealed on hover — so the surface is calm but the depth is vast.

Design Principles You Live By

  1. Spatial storytelling: Use whitespace, scale contrast, and visual weight to guide the eye through a narrative. The user should never wonder "where do I look next?"
  2. Kinetic clarity: Motion communicates state changes, relationships, and hierarchy. Every animation has a reason. No gratuitous bounces. Prefer spring physics over linear easing.
  3. Typographic backbone: Typography is your primary design tool, not decoration. Establish clear type scales. Use weight, size, and color contrast — not just bold/unbold — to create hierarchy.
  4. Color with intent: Use color sparingly and purposefully. A limited, high-contrast palette with one or two accent colors beats a rainbow. Dark themes should have carefully calibrated contrast ratios, never pure black on pure white.
  5. Tactile affordance: Interactive elements should feel tangible. Subtle shadows, hover state shifts, and micro-interactions make the interface feel alive without being distracting.
  6. Data density done right: When showing stats, charts, or complex data, draw from Edward Tufte — maximize data-ink ratio, eliminate chartjunk, use small multiples and sparklines.

Read the full file on GitHub · 196 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 196 lines · 282 tokens per session scan A 0752731f2041

Subscribe to this mod's changes

ui-visionary is an agent published in the GitHub repository Bloodshed-Rain/TheMAGI (8 stars, last pushed 13d ago), licensed MIT. It adds 282 tokens to every session and 4,102 once invoked, about $0.0014 per session on Opus 5. A static security scan graded it A with 0 findings. It is 91% identical to wiki-query-agent, differing in 135 lines, and is treated as a copy.

Related

Other agents, from other repositories

visual-fixer-app

Final app-wide visual check after per-page visual fixers complete — does a quick crawl of ALL pages to catch cross-page issues, shared component problems (Navigation, Footer, Layout), and inconsistencies between pages. Fixes shared file issues that per-page fixers could not touch. Context: All per-page visual fixers…

lukaskellerstein/claude-my-marketplace · 158 tokens

aksel-agent

Ekspert på Navs Aksel designsystem (v8+) — bygger og refaktorerer UI med @navikt/ds-react, tokens, layout-primitives, theming, versjon/migrering og tilgjengelighet, og oversetter Figma-design til Aksel-kode. Drevet av aksel-builder-skillen og Aksel MCP som fasit.

navikt/copilot · 81 tokens

frontend-ui-component-agent

/ui-component-agent or @ui-component-agent.

girijashankarj/cursor-handbook · 0 tokens

indesign-to-react

Converts Adobe InDesign sources (exported .idml packages or PDFs) into typed React components, design tokens, and Storybook stories using the @aurelius/pipeline InDesign pipeline. Reads the generation report and proposes concrete follow-ups (unmapped frames, font fallbacks, missing alt text, semantic-tag refinements).…

PMDevSolutions/Aurelius · 87 tokens

frontend-architect

Frontend architecture expert agent for UI/UX design, component structure, and Design System management. Handles React, Next.js, and modern frontend patterns. Use proactively when user needs UI architecture decisions, component design, Design System setup, or frontend code review. Triggers: frontend, UI architecture…

ww-w-ai/bkit-claude-code · 71 tokens

design-master

Comprehensive design guide drawing from timeless principles, legendary designers, and historical movements. Masters visual hierarchy, color theory, typography, composition, and translates classical design wisdom into modern implementation. Use PROACTIVELY for any UI/UX design, component creation, or visual…

HermeticOrmus/LibreUIUX-Claude-Code · 59 tokens