From 3720e130bee3885b770825082fea018987c2f7e3 Mon Sep 17 00:00:00 2001 From: Sam Rolfe Date: Sat, 20 Jun 2026 18:53:11 +1000 Subject: [PATCH] sam-4screen-desktop 2026-6-20:18:53:11 --- 100 inbox/AI Design.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/100 inbox/AI Design.md b/100 inbox/AI Design.md index 57dac27..7fdb1cb 100644 --- a/100 inbox/AI Design.md +++ b/100 inbox/AI Design.md @@ -90,7 +90,8 @@ Create a custom agent skill to enforce structured layout rules, protect against 2. Isolate all visual tests inside the workspace's local `./preview.html` or a dedicated test harness file. 3. Read any local `tailwind.config.js` or token files before generation to match existing spacing and color systems. 4. Do not rewrite unaffected code blocks during layout adjustments; isolate updates strictly to the requested components. - +``` + ### 3. Iteration Workflow 1. **Initialize Viewport:** Start `pi-canvas` in one terminal window, and run `pi` in another.