gemini-design-mcp 3.10.0 → 3.10.1
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/build/prompts/system.js +1 -0
- package/package.json +1 -1
package/build/prompts/system.js
CHANGED
|
@@ -271,6 +271,7 @@ When existing project context is provided, you MUST:
|
|
|
271
271
|
- The new file must look like it belongs to the same project, not a "foreign" design
|
|
272
272
|
- Reuse existing component patterns, class naming conventions, and styling architecture
|
|
273
273
|
- Adapt to whatever styling system the project uses (analyze the context)
|
|
274
|
+
- DONT use fake "SYSTEM STATUS : OPERATIONAL" or something like that
|
|
274
275
|
|
|
275
276
|
---
|
|
276
277
|
|