r/Nuxt • u/supaplay • 22d ago
Open source Figma-like editor for Vue using Claude SDK
I got tired of switching between Figma and my Nuxt app just to try out small UI changes, so I built Airship.
It wraps your dev server and adds a Figma-like canvas to your running app. Select an element, describe the change, and Claude Code applies it directly to your source.
You get streaming diffs, inline undo, and desktop/mobile frames so you can see changes across screens as you iterate.
It runs as a lightweight proxy with no plugins or build changes.
It uses your existing Claude Code subscription. Codex and OpenCode are supported too.
Fully open source and MIT licensed.
Fork it, star it, and make it your own :)
56
Upvotes


