Pre-built Living UI applications for CraftBot. Browse and install instantly from the CraftBot browser interface.
| App | Description | Tags |
|---|---|---|
| Research Board | Organize research with notes, images, videos, YouTube links, and documents on a visual board. Features categories, search, and detail views. | research, media, productivity |
- Open CraftBot browser interface
- Click "Add Living UI" in the sidebar
- Browse the Marketplace tab
- Click "Add" on any app
- Wait for download and installation
- App appears in your sidebar, ready to use
To add a new app to the marketplace:
- Create a folder at the repo root with your app name (e.g.
my-app/) - Build a complete Living UI app (backend + frontend) with a
LIVING_UI.mdspec - Use
{{PORT}},{{BACKEND_PORT}},{{PROJECT_ID}},{{PROJECT_NAME}}placeholders in config - Add your app entry to
catalogue.jsonat the repo root - Submit a pull request