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.