omnidrawomnidrawOfficialยท2 Agent Skills Included

vibecanvas

Infinite canvas for running and generating real apps

Runs real applications inside an infinite drawing canvas and generates new apps from plain-language requests. Provides an embeddable canvas renderer, widget SDK, reusable chat component, and theme package with strict architecture rules. Eliminates manual wiring of transports, persistence, and sandboxing so developers ship canvas-based products faster.
npx skills add omnidraw/vibecanvas --all -g -y
Available:

Instructs your AI agent on the monorepo's package boundaries, Effect v4 usage rules, backend core/shell/sim architecture, and widget trust model so it modifies code without breaking architectural constraints.

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Vibecanvas?โ–ผ

Run `npx skills add omnidraw/vibecanvas --all -g -y` in your terminal to install all skills in this suite globally.

What is Omnidraw Vibecanvas used for?โ–ผ

It lets you run real applications inside an infinite drawing canvas and generate new apps with AI using your existing code plan subscriptions.

How do I run Omnidraw locally?โ–ผ

Install Bun 1.4.0, run `bun install --frozen-lockfile`, then `bun run build` and `bun run start`, and open http://127.0.0.1:7496/ in your browser.

Can I build custom widgets for the canvas?โ–ผ

Yes. The @omnidraw/sdk package is the widget-authoring entrypoint, and the source-run `omnidraw widget` CLI helps you debug widgets locally.

Does Vibecanvas work with AI coding agents?โ–ผ

Yes. The root CLAUDE.md and AGENTS.md files give coding agents explicit architecture, package boundary, and Effect v4 rules so they can safely modify the codebase.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’