UI Canvas

Before writing any system-UI code, hand the user a draggable wireframe canvas so screens, layout, and content become a contract you both signed off on — then write the code. Use it whenever the user wants to build, rebuild, or imitate an interface: admin panels, consoles, dashboards, internal tools, multi-screen apps, role/permission systems, form flows, list-detail pages, mobile screens — or says "build me a system", "set up the frontend", "just make it look however", "show me what it'll look like first". 后台管理系统、控制台、数据看板、多屏应用、权限系统、表单流程、"帮我做个系统"、"先把前端搭起来"、"界面你看着办"、"先给我看看长什么样". Fire even if the user never says "wireframe" or "prototype". Skip for: styling tweaks to one component, visual polish on an existing page, backend-only or non-UI work, or a layout the user already spelled out block by block.

mrkery-dotcom Updated

File contents

mrkery-dotcom/UI-canvas/tree/main/ commit 13ac032b55

Frequently asked questions

npx skillmds@latest add mrkery-dotcom/ui-canvas