design
Iterate on the agentic-collab v3 dashboard design mock (docs/v3-dashboard-design.html)
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Iterate on the agentic-collab v3 dashboard design mock (docs/v3-dashboard-design.html)
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
| name | design |
| description | Iterate on the agentic-collab v3 dashboard design mock (docs/v3-dashboard-design.html) |
| argument-hint | <change to make · or 'show' to just open the file> |
| allowed-tools | Bash, Read, Edit, Write |
Iterates on docs/v3-dashboard-design.html — the high-fidelity design mock for the v3
dashboard. Single HTML file, embedded CSS, no JS framework. This mock serves as the spec
for the eventual src/dashboard/ implementation.
Read ../ui-theme/REFERENCE.md FIRST. It's the systemic source of truth — the
Greenroom palette, typography, composition rules ("one clay moment per surface"),
anti-patterns, and the visual vocabulary that this mock implements. Don't try to
re-derive the system from this file.
Then read REFERENCE.md in this skill folder. It contains the mock-specific
decisions — structural locks (Teams in sidebar, merged chat, no Templates tab), the
per-screen design notes, and the per-component subtractions already applied. Anything
that's not about THIS mock specifically lives in ../ui-theme/REFERENCE.md instead.
Read the current docs/v3-dashboard-design.html before editing to ground in the
current state.
Make the change the user asked for. Prefer Edit for targeted tweaks. Only Write
the whole file if the change is a top-to-bottom aesthetic pivot (rare — the theme is
locked).
Open the file in the browser after editing:
open docs/v3-dashboard-design.html
Briefly describe what changed — one or two sentences, no recap of the whole design.
The systemic rules — palette, typography, the single-clay rule, anti-patterns — live in
../ui-theme/REFERENCE.md. These rules below are additional and apply specifically to
this mock:
@-mention to trigger
an ephemeral, separate Approvals page. Two user redirections have already locked this;
don't reopen unless told.<link> for type.
No JS framework, no build step.Small, targeted edits at the scope the user asked for:
If the user asks for "darker borders," don't redesign the whole thing. If they ask for a
palette change — refer them back to ../ui-theme/REFERENCE.md first, since the palette is
locked at the system level.
docs/v3-dashboard-design.html — the live mock (this is what you edit)../ui-theme/REFERENCE.md — the design-system source of truth (read first)REFERENCE.md (in this folder) — mock-specific structural locks + per-screen decisionsdocs/v3-wireframes.md and docs/v3-wireframes.html — earlier wireframes, background only