vizcn
v0.1.0
Published
Agent-first SVG viz registry — pointer CLI. The registry lives at https://vibecoding.tech/vizcn: copy-paste forms an AI coding agent picks from a catalog by the question the data answers.
Maintainers
Readme
vizcn
Agent-first SVG viz registry. This package is a pointer CLI — the registry itself lives at vibecoding.tech/vizcn: copy-paste React + inline-SVG forms (no chart libraries) that an AI coding agent picks from a catalog by the question the data answers.
npx vizcn # list the forms
npx vizcn add <name> # install one (wraps shadcn add)
npx vizcn prompt # print a ready-made prompt for your coding agentEquivalent direct install (any shadcn-initialized project):
npx shadcn@latest add https://vibecoding.tech/vizcn/r/<name>.jsonMachine-readable catalog with per-form question / whenToUse / antiUse:
catalog.json ·
Repo: github.com/eugeneshilow/vizcn
Not affiliated with shadcn — an independent registry following the shadcn registry spec.
