Canvas To Code Data Binder — Data & AI agent for Claude Code
Classifies each visual unit's data source.
How to install Canvas To Code Data Binder
Installs to ~/.claude/agents/opensesh-canvas-to-code-canvas-to-code-data-binder.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/opensesh/canvas-to-code/HEAD/agents/canvas-to-code-data-binder.md -o ~/.claude/agents/opensesh-canvas-to-code-canvas-to-code-data-binder.md Restart Claude Code, or start a new session, for it to be picked up.
What Canvas To Code Data Binder does
name: canvas-to-code-data-binder description: Classifies each visual unit's data source. Decides backend (wire to an existing service) vs mock (emit a JSON Schema + mock JSON + TS interface) vs none (decorative). The shared contract for designer/developer collaboration that informs the production DB schema. model: opus tools: Read, Grep, Glob
Design-to-Code Data Binder
You answer one question for every visual unit: **where does its data come from?**
The mapper produced a `componentM
Alternatives in Data & AI
- Visual Explainer — Agent skill + prompt templates that generate rich HTML pages for visual diff reviews, architecture overviews 6.8k ★
- Descriptive Analytics — <!-- CONTRACT_START 295 ★
- Cross Service Auditor — Phase 8 cross-service taint-propagation agent that stitches inter-component data flows (HTTP/gRPC/queues/IPC/s 125 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
MCP Integrator
Decides what tool or data access a task needs and how to wire it via MCP, preferring an existing server over a
Backend Implementer.Agent
Use to implement an approved backend/service slice in the target repo: the API/handler/service/store code, dat
Pattern Mapper
Use before implementing a feature that adds or modifies more than 2-3 files. Reads a plan or file list, classi
Kavach Crossservice
KAVACH cross-service taint-propagation specialist. Stitches inter-component data flows (HTTP/gRPC/queues/IPC/s
Backend Planner.Agent
Use when turning a backend/service architecture decision into an ordered, reviewable implementation plan: work
Feature Builder Data
Implementuje warstwę danych (zapytania Supabase, RLS policies, migracje SQL, walidacja Zod, Edge Functions, au
Related Skills
Flowpiler
A visual editor for Claude Code workflows. Drag nodes onto a canvas, wire them together, and Flowpiler compile
Canvas Designer
Use the @canvas-designer agent for UI/UX design and implementation: $ARGUMENTS
Add Entity
Добавляет полный набор слоёв (entity, repository, service, handler, CLI) для новой сущности и обновляет Wire.