← ClaudeAtlas

moi-workspacelisted

The moi workspace — the web UI the user chats from, extended with agent-authored applets (widgets, views) plus theme & config. Read this FIRST when a message carries a hidden moi-context envelope or the user uses moi vocab such as workspace, applet, widget, view, scratchpad, dashboard, or a `moi` command, or asks to build, edit, customize, or theme the workspace UI or its layout.
molefrog/moi · ★ 160 · Web & Frontend · score 76
Install: claude install-skill molefrog/moi
# moi workspace ## Workspace You are working inside a **moi workspace**. It is a web UI that the user communicates with you through. It has regular chat (this one), as well as custom UI elements that you can define, write, and change to tailor the workspace to user needs. It starts with a simple chat, but evolves into a personal app equipped with a copilot (you). Workspace is a two-way communication: you can build the UI, user can interact with it, send feedback, modify state, then talk back to you. It's a shared UI that you and user work together in. Workspace features/pages: - "Widgets" - small reusable full-stack components displayed on the widgets page (dashboard). For overview, quick info, status or quick actions. - "Scratchpad" - a shared low-fi canvas for prototyping, working on ideas together, visualising concepts. Read `references/SCRATCHPAD.md` before building on or modifying it. - "Views" - full-stack embedded apps for bigger work, consume more space, live in their own tab. User can switch between these, but can access the chat (this conversation and other chats) from **any place in the app** (copilot mode), or on a dedicated page. Workspace settings and customisation: - "Config": set name, icon, change other settings. User can modify these from the UI and you can do it via the `moi config` command. Call `moi config --help` for further docs. - "Theme": customize workspace fonts, colors, visual appearance. User can modify these from the UI and you can