#413 · Primary category: AI Coding Assistants

airship

Figma like visual editor built for Claude Code, Codex and OpenCode

Project last updated:08/24/26

GitHub Stars

624

Forks

72

Contributors

3

License

MIT

Why we included this project

Airship is a CLI that sits in front of the dev server you already run and puts a Figma-style canvas over your live app. Click any element, describe the change in plain language, and your configured coding agent (Claude Code, Codex, or OpenCode) writes the edit straight into the source file. Because it works against whatever HTML your server serves, it gets along with Vite, Next, Remix, Rails, and similar setups without plugins or changes to your dependencies. The editor shows the agent's diff before you accept it, and you can undo anything you don't like. It's most useful for teams that already use a coding agent but find text-only prompts awkward for visual tweaks, since it reuses the authentication and workflow they already have set up.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category