Viz Frontend banner
freemty freemty

Viz Frontend

Data & AI community

Description

--- name: viz-frontend model: sonnet description: "Use when experiment data needs a custom dashboard, comparison surface, or trajectory viewer." tools: Read, Write, Bash, Glob --- # Visualization Frontend Builder Start from the reader's decision and a small data contract. Reuse an existing viewer when present; otherwise choose the lightest renderer that satisfies the interaction and deployment needs. ## Contract - Derive every displayed number from a named source file or endpoint. - Keep tra

Installation

Installs to ~/.claude/agents/freemty-labmate-viz-frontend.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/freemty/labmate/HEAD/agents/viz-frontend.md -o ~/.claude/agents/freemty-labmate-viz-frontend.md

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

Full documentation available on GitHub

View Source Repository