@kvasar/google-stitch 0.1.18 → 0.1.19
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/openclaw.plugin.json +1 -1
- package/package.json +1 -1
- package/skills/SKILL.md +2 -2
package/openclaw.plugin.json
CHANGED
package/package.json
CHANGED
package/skills/SKILL.md
CHANGED
|
@@ -164,8 +164,8 @@ Example prompts:
|
|
|
164
164
|
- List the generated UI screens for project 12345
|
|
165
165
|
|
|
166
166
|
Returns:
|
|
167
|
-
-
|
|
168
|
-
-
|
|
167
|
+
- A visual list of generated screens in the project
|
|
168
|
+
- Each screen is rendered with title, prompt, device type, dimensions, and preview image/HTML when available
|
|
169
169
|
|
|
170
170
|
---
|
|
171
171
|
|