open-design
Installation
SKILL.md
open-design
Catalogue stub — full platform: nexu-io/open-design
Account / environment requirement
Local Node.js/pnpm environment required (no cloud account needed). open-design runs fully locally as a daemon process with a browser-based web UI, or as a downloadable desktop app.
Install methods
| Method | Command / Link |
|---|---|
| Desktop app (recommended) | Download from open-design.ai |
| Self-hosted (web UI) | git clone https://github.com/nexu-io/open-design && pnpm install && pnpm tools-dev run web |
| Daemon only | pnpm tools-dev run daemon after clone + install |