@kvasar/google-stitch 0.1.10 → 0.1.11

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.
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": "openclaw-google-stitch",
3
3
  "name": "Google Stitch MCP",
4
- "version": "0.1.10",
4
+ "version": "0.1.11",
5
5
  "description": "Integrates Google Stitch MCP services into OpenClaw",
6
6
  "skills": ["skills"],
7
7
  "configSchema": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kvasar/google-stitch",
3
- "version": "0.1.10",
3
+ "version": "0.1.11",
4
4
  "description": "OpenClaw plugin for Google Stitch UI generation, screen design, variants, and design systems",
5
5
  "type": "module",
6
6
  "main": "./src/index.ts",
package/skills/SKILL.md CHANGED
@@ -56,7 +56,7 @@ If the user wants to start a new design workspace:
56
56
 
57
57
  - `create_project`
58
58
 
59
- Examples:
59
+ Example prompts:
60
60
 
61
61
  - create a new project
62
62
  - start a new app design
@@ -65,8 +65,22 @@ Examples:
65
65
  If the user wants existing project info:
66
66
 
67
67
  - `get_project`
68
+
69
+ Example prompts:
70
+
71
+ - Get the details of project 4044680601076201931
72
+ - Show me the project info
73
+ - What’s in my project?
74
+
75
+
68
76
  - `list_projects`
69
77
 
78
+ Example prompts:
79
+
80
+ - List all my Stitch projects
81
+ - Show me my projects
82
+ - List shared projects
83
+
70
84
  ---
71
85
 
72
86
  ### Screen generation
@@ -75,7 +89,7 @@ For new screens from prompts:
75
89
 
76
90
  - `generate_screen_from_text`
77
91
 
78
- Examples:
92
+ Example prompts:
79
93
 
80
94
  - create login page
81
95
  - generate dashboard
@@ -127,7 +141,7 @@ For modifying existing screens:
127
141
 
128
142
  - `edit_screens`
129
143
 
130
- Examples:
144
+ Example prompts:
131
145
 
132
146
  - make button blue
133
147
  - add navbar
@@ -165,7 +179,7 @@ For brand consistency and theming:
165
179
 
166
180
  - `create_design_system`
167
181
 
168
- Examples:
182
+ Example prompts:
169
183
 
170
184
  - Create a dark mode design system with Inter font and round corners
171
185
  - Set up a design system with blue as the primary color
@@ -173,7 +187,7 @@ Examples:
173
187
 
174
188
  - `update_design_system`
175
189
 
176
- Examples:
190
+ Example prompts:
177
191
 
178
192
  - Update the design system to use dark mode
179
193
  - Change the font to Geist in our design system
@@ -182,7 +196,7 @@ Examples:
182
196
 
183
197
  - `list_design_systems`
184
198
 
185
- Examples:
199
+ Example prompts:
186
200
 
187
201
  - List all design systems in project 12345
188
202
  - Show me the available design systems
@@ -193,7 +207,7 @@ Examples:
193
207
 
194
208
  Applies a design system to one or more screens, modifying their appearance to match the system’s tokens (colors, fonts, shapes).
195
209
 
196
- Examples:
210
+ Example prompts:
197
211
 
198
212
  - Apply the blue design system to all screens in project 12345
199
213
  - Restyle these screens with the brand identity