sam-4screen-desktop 2026-6-20:18:53:11
This commit is contained in:
@@ -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.
|
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.
|
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.
|
4. Do not rewrite unaffected code blocks during layout adjustments; isolate updates strictly to the requested components.
|
||||||
|
```
|
||||||
|
|
||||||
### 3. Iteration Workflow
|
### 3. Iteration Workflow
|
||||||
|
|
||||||
1. **Initialize Viewport:** Start `pi-canvas` in one terminal window, and run `pi` in another.
|
1. **Initialize Viewport:** Start `pi-canvas` in one terminal window, and run `pi` in another.
|
||||||
|
|||||||
Reference in New Issue
Block a user