sam-4screen-desktop 2026-6-20:18:53:11

This commit is contained in:
2026-06-20 18:53:11 +10:00
parent 67f4d2cae7
commit 3720e130be

View File

@@ -90,6 +90,7 @@ 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