mcp-probe-kit 3.0.21 → 3.0.23

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.
Files changed (69) hide show
  1. package/README.md +8 -10
  2. package/build/index.js +1 -5
  3. package/build/lib/memory-orchestration.d.ts +1 -0
  4. package/build/lib/memory-orchestration.js +21 -0
  5. package/build/lib/shadcn-ui.d.ts +11 -0
  6. package/build/lib/shadcn-ui.js +78 -0
  7. package/build/resources/ui-ux-data/guidelines/vercel-web-interface.json +1632 -0
  8. package/build/resources/ui-ux-data/metadata.json +27 -3
  9. package/build/resources/ui-ux-data/shadcn/blocks.json +2541 -0
  10. package/build/resources/ui-ux-data/shadcn/components.json +997 -0
  11. package/build/resources/ui-ux-data/themes/presets.json +483 -0
  12. package/build/schemas/index.d.ts +0 -48
  13. package/build/schemas/memory-tools.d.ts +0 -48
  14. package/build/schemas/memory-tools.js +0 -29
  15. package/build/schemas/output/ui-ux-tools.d.ts +16 -0
  16. package/build/schemas/output/ui-ux-tools.js +4 -0
  17. package/build/schemas/ui-ux-schemas.js +3 -3
  18. package/build/tools/__tests__/cursor-history.unit.test.js +0 -49
  19. package/build/tools/__tests__/search_memory.unit.test.d.ts +1 -0
  20. package/build/tools/__tests__/search_memory.unit.test.js +83 -0
  21. package/build/tools/__tests__/start_ui.property.test.js +4 -3
  22. package/build/tools/index.d.ts +0 -2
  23. package/build/tools/index.js +0 -2
  24. package/build/tools/search_memory.js +3 -2
  25. package/build/tools/start_ui.js +30 -3
  26. package/build/tools/ui-ux-tools.js +322 -244
  27. package/build/utils/__tests__/shadcn-sync.unit.test.d.ts +1 -0
  28. package/build/utils/__tests__/shadcn-sync.unit.test.js +49 -0
  29. package/build/utils/__tests__/theme-pick.unit.test.d.ts +1 -0
  30. package/build/utils/__tests__/theme-pick.unit.test.js +9 -0
  31. package/build/utils/__tests__/themes-sync.unit.test.d.ts +1 -0
  32. package/build/utils/__tests__/themes-sync.unit.test.js +21 -0
  33. package/build/utils/__tests__/ui-metadata.unit.test.d.ts +1 -0
  34. package/build/utils/__tests__/ui-metadata.unit.test.js +35 -0
  35. package/build/utils/__tests__/vercel-guidelines-sync.unit.test.d.ts +1 -0
  36. package/build/utils/__tests__/vercel-guidelines-sync.unit.test.js +34 -0
  37. package/build/utils/bm25.d.ts +2 -1
  38. package/build/utils/bm25.js +17 -5
  39. package/build/utils/shadcn-sync.d.ts +55 -0
  40. package/build/utils/shadcn-sync.js +146 -0
  41. package/build/utils/themes-sync.d.ts +32 -0
  42. package/build/utils/themes-sync.js +201 -0
  43. package/build/utils/ui-data-loader.js +13 -2
  44. package/build/utils/ui-metadata.d.ts +27 -0
  45. package/build/utils/ui-metadata.js +39 -0
  46. package/build/utils/ui-search-engine.d.ts +1 -0
  47. package/build/utils/ui-search-engine.js +20 -6
  48. package/build/utils/ui-sync.d.ts +24 -2
  49. package/build/utils/ui-sync.js +152 -86
  50. package/build/utils/vercel-guidelines-sync.d.ts +30 -0
  51. package/build/utils/vercel-guidelines-sync.js +133 -0
  52. package/docs/data/tools.js +1 -33
  53. package/docs/i18n/all-tools/en.json +4 -14
  54. package/docs/i18n/all-tools/ja.json +3 -5
  55. package/docs/i18n/all-tools/ko.json +3 -5
  56. package/docs/i18n/all-tools/zh-CN.json +4 -14
  57. package/docs/i18n/en.json +10 -10
  58. package/docs/i18n/ja.json +9 -9
  59. package/docs/i18n/ko.json +9 -9
  60. package/docs/i18n/zh-CN.json +10 -10
  61. package/docs/pages/all-tools.html +4 -4
  62. package/docs/pages/examples.html +2 -2
  63. package/docs/pages/getting-started.html +1 -1
  64. package/docs/pages/migration.html +2 -2
  65. package/package.json +2 -2
  66. package/build/tools/cursor_list_conversations.d.ts +0 -7
  67. package/build/tools/cursor_list_conversations.js +0 -35
  68. package/build/tools/cursor_search_conversations.d.ts +0 -7
  69. package/build/tools/cursor_search_conversations.js +0 -36
@@ -0,0 +1,483 @@
1
+ [
2
+ {
3
+ "name": "zinc-neutral",
4
+ "title": "Zinc Neutral",
5
+ "description": "默认中性 SaaS 风格,低饱和、专业克制",
6
+ "style": "new-york",
7
+ "stack": "react",
8
+ "baseColor": "zinc",
9
+ "mood": "neutral professional",
10
+ "bestFor": [
11
+ "SaaS",
12
+ "B2B",
13
+ "Admin"
14
+ ],
15
+ "cssVarsLight": {
16
+ "background": "0 0% 100%",
17
+ "foreground": "240 10% 3.9%",
18
+ "card": "0 0% 100%",
19
+ "card-foreground": "240 10% 3.9%",
20
+ "popover": "0 0% 100%",
21
+ "popover-foreground": "240 10% 3.9%",
22
+ "secondary": "240 4.8% 95.9%",
23
+ "secondary-foreground": "240 5.9% 10%",
24
+ "muted": "240 4.8% 95.9%",
25
+ "muted-foreground": "240 3.8% 46.1%",
26
+ "accent": "240 4.8% 95.9%",
27
+ "accent-foreground": "240 5.9% 10%",
28
+ "destructive": "0 84.2% 60.2%",
29
+ "destructive-foreground": "0 0% 98%",
30
+ "border": "240 5.9% 90%",
31
+ "input": "240 5.9% 90%",
32
+ "ring": "240 5.9% 10%",
33
+ "radius": "0.5rem",
34
+ "primary": "240 5.9% 10%",
35
+ "primary-foreground": "0 0% 98%"
36
+ },
37
+ "cssVarsDark": {
38
+ "background": "240 10% 3.9%",
39
+ "foreground": "0 0% 98%",
40
+ "card": "240 10% 3.9%",
41
+ "card-foreground": "0 0% 98%",
42
+ "popover": "240 10% 3.9%",
43
+ "popover-foreground": "0 0% 98%",
44
+ "secondary": "240 3.7% 15.9%",
45
+ "secondary-foreground": "0 0% 98%",
46
+ "muted": "240 3.7% 15.9%",
47
+ "muted-foreground": "240 5% 64.9%",
48
+ "accent": "240 3.7% 15.9%",
49
+ "accent-foreground": "0 0% 98%",
50
+ "destructive": "0 62.8% 30.6%",
51
+ "destructive-foreground": "0 0% 98%",
52
+ "border": "240 3.7% 15.9%",
53
+ "input": "240 3.7% 15.9%",
54
+ "ring": "0 0% 98%",
55
+ "radius": "0.5rem",
56
+ "primary": "0 0% 98%",
57
+ "primary-foreground": "240 5.9% 10%"
58
+ },
59
+ "globalsCssSnippet": "@layer base {\n /* Theme: zinc-neutral — paste into globals.css */\n :root {\n --background: 0 0% 100%;\n --foreground: 240 10% 3.9%;\n --card: 0 0% 100%;\n --card-foreground: 240 10% 3.9%;\n --popover: 0 0% 100%;\n --popover-foreground: 240 10% 3.9%;\n --secondary: 240 4.8% 95.9%;\n --secondary-foreground: 240 5.9% 10%;\n --muted: 240 4.8% 95.9%;\n --muted-foreground: 240 3.8% 46.1%;\n --accent: 240 4.8% 95.9%;\n --accent-foreground: 240 5.9% 10%;\n --destructive: 0 84.2% 60.2%;\n --destructive-foreground: 0 0% 98%;\n --border: 240 5.9% 90%;\n --input: 240 5.9% 90%;\n --ring: 240 5.9% 10%;\n --radius: 0.5rem;\n --primary: 240 5.9% 10%;\n --primary-foreground: 0 0% 98%;\n }\n .dark {\n --background: 240 10% 3.9%;\n --foreground: 0 0% 98%;\n --card: 240 10% 3.9%;\n --card-foreground: 0 0% 98%;\n --popover: 240 10% 3.9%;\n --popover-foreground: 0 0% 98%;\n --secondary: 240 3.7% 15.9%;\n --secondary-foreground: 0 0% 98%;\n --muted: 240 3.7% 15.9%;\n --muted-foreground: 240 5% 64.9%;\n --accent: 240 3.7% 15.9%;\n --accent-foreground: 0 0% 98%;\n --destructive: 0 62.8% 30.6%;\n --destructive-foreground: 0 0% 98%;\n --border: 240 3.7% 15.9%;\n --input: 240 3.7% 15.9%;\n --ring: 0 0% 98%;\n --radius: 0.5rem;\n --primary: 0 0% 98%;\n --primary-foreground: 240 5.9% 10%;\n }\n}",
60
+ "category": "ui-themes",
61
+ "source": "mcp-probe-kit-curated-shadcn"
62
+ },
63
+ {
64
+ "name": "slate-dashboard",
65
+ "title": "Slate Dashboard",
66
+ "description": "偏冷灰的数据看板与分析产品",
67
+ "style": "new-york",
68
+ "stack": "react",
69
+ "baseColor": "slate",
70
+ "mood": "cool analytical",
71
+ "bestFor": [
72
+ "Analytics Dashboard",
73
+ "Fintech"
74
+ ],
75
+ "cssVarsLight": {
76
+ "background": "0 0% 100%",
77
+ "foreground": "240 10% 3.9%",
78
+ "card": "0 0% 100%",
79
+ "card-foreground": "240 10% 3.9%",
80
+ "popover": "0 0% 100%",
81
+ "popover-foreground": "240 10% 3.9%",
82
+ "secondary": "240 4.8% 95.9%",
83
+ "secondary-foreground": "240 5.9% 10%",
84
+ "muted": "240 4.8% 95.9%",
85
+ "muted-foreground": "240 3.8% 46.1%",
86
+ "accent": "240 4.8% 95.9%",
87
+ "accent-foreground": "240 5.9% 10%",
88
+ "destructive": "0 84.2% 60.2%",
89
+ "destructive-foreground": "0 0% 98%",
90
+ "border": "240 5.9% 90%",
91
+ "input": "240 5.9% 90%",
92
+ "ring": "215.4 16.3% 36.9%",
93
+ "radius": "0.5rem",
94
+ "primary": "215.4 16.3% 36.9%",
95
+ "primary-foreground": "0 0% 98%"
96
+ },
97
+ "cssVarsDark": {
98
+ "background": "240 10% 3.9%",
99
+ "foreground": "0 0% 98%",
100
+ "card": "240 10% 3.9%",
101
+ "card-foreground": "0 0% 98%",
102
+ "popover": "240 10% 3.9%",
103
+ "popover-foreground": "0 0% 98%",
104
+ "secondary": "240 3.7% 15.9%",
105
+ "secondary-foreground": "0 0% 98%",
106
+ "muted": "240 3.7% 15.9%",
107
+ "muted-foreground": "240 5% 64.9%",
108
+ "accent": "240 3.7% 15.9%",
109
+ "accent-foreground": "0 0% 98%",
110
+ "destructive": "0 62.8% 30.6%",
111
+ "destructive-foreground": "0 0% 98%",
112
+ "border": "240 3.7% 15.9%",
113
+ "input": "240 3.7% 15.9%",
114
+ "ring": "210 40% 98%",
115
+ "radius": "0.5rem",
116
+ "primary": "210 40% 98%",
117
+ "primary-foreground": "240 5.9% 10%"
118
+ },
119
+ "globalsCssSnippet": "@layer base {\n /* Theme: slate-dashboard — paste into globals.css */\n :root {\n --background: 0 0% 100%;\n --foreground: 240 10% 3.9%;\n --card: 0 0% 100%;\n --card-foreground: 240 10% 3.9%;\n --popover: 0 0% 100%;\n --popover-foreground: 240 10% 3.9%;\n --secondary: 240 4.8% 95.9%;\n --secondary-foreground: 240 5.9% 10%;\n --muted: 240 4.8% 95.9%;\n --muted-foreground: 240 3.8% 46.1%;\n --accent: 240 4.8% 95.9%;\n --accent-foreground: 240 5.9% 10%;\n --destructive: 0 84.2% 60.2%;\n --destructive-foreground: 0 0% 98%;\n --border: 240 5.9% 90%;\n --input: 240 5.9% 90%;\n --ring: 215.4 16.3% 36.9%;\n --radius: 0.5rem;\n --primary: 215.4 16.3% 36.9%;\n --primary-foreground: 0 0% 98%;\n }\n .dark {\n --background: 240 10% 3.9%;\n --foreground: 0 0% 98%;\n --card: 240 10% 3.9%;\n --card-foreground: 0 0% 98%;\n --popover: 240 10% 3.9%;\n --popover-foreground: 0 0% 98%;\n --secondary: 240 3.7% 15.9%;\n --secondary-foreground: 0 0% 98%;\n --muted: 240 3.7% 15.9%;\n --muted-foreground: 240 5% 64.9%;\n --accent: 240 3.7% 15.9%;\n --accent-foreground: 0 0% 98%;\n --destructive: 0 62.8% 30.6%;\n --destructive-foreground: 0 0% 98%;\n --border: 240 3.7% 15.9%;\n --input: 240 3.7% 15.9%;\n --ring: 210 40% 98%;\n --radius: 0.5rem;\n --primary: 210 40% 98%;\n --primary-foreground: 240 5.9% 10%;\n }\n}",
120
+ "category": "ui-themes",
121
+ "source": "mcp-probe-kit-curated-shadcn"
122
+ },
123
+ {
124
+ "name": "blue-saas",
125
+ "title": "Blue SaaS",
126
+ "description": "常见 B2B 蓝色主色,清晰可信",
127
+ "style": "new-york",
128
+ "stack": "react",
129
+ "baseColor": "blue",
130
+ "mood": "trustworthy modern",
131
+ "bestFor": [
132
+ "SaaS",
133
+ "B2B Service"
134
+ ],
135
+ "cssVarsLight": {
136
+ "background": "0 0% 100%",
137
+ "foreground": "240 10% 3.9%",
138
+ "card": "0 0% 100%",
139
+ "card-foreground": "240 10% 3.9%",
140
+ "popover": "0 0% 100%",
141
+ "popover-foreground": "240 10% 3.9%",
142
+ "secondary": "240 4.8% 95.9%",
143
+ "secondary-foreground": "240 5.9% 10%",
144
+ "muted": "240 4.8% 95.9%",
145
+ "muted-foreground": "240 3.8% 46.1%",
146
+ "accent": "240 4.8% 95.9%",
147
+ "accent-foreground": "240 5.9% 10%",
148
+ "destructive": "0 84.2% 60.2%",
149
+ "destructive-foreground": "0 0% 98%",
150
+ "border": "240 5.9% 90%",
151
+ "input": "240 5.9% 90%",
152
+ "ring": "221.2 83.2% 53.3%",
153
+ "radius": "0.5rem",
154
+ "primary": "221.2 83.2% 53.3%",
155
+ "primary-foreground": "0 0% 98%"
156
+ },
157
+ "cssVarsDark": {
158
+ "background": "240 10% 3.9%",
159
+ "foreground": "0 0% 98%",
160
+ "card": "240 10% 3.9%",
161
+ "card-foreground": "0 0% 98%",
162
+ "popover": "240 10% 3.9%",
163
+ "popover-foreground": "0 0% 98%",
164
+ "secondary": "240 3.7% 15.9%",
165
+ "secondary-foreground": "0 0% 98%",
166
+ "muted": "240 3.7% 15.9%",
167
+ "muted-foreground": "240 5% 64.9%",
168
+ "accent": "240 3.7% 15.9%",
169
+ "accent-foreground": "0 0% 98%",
170
+ "destructive": "0 62.8% 30.6%",
171
+ "destructive-foreground": "0 0% 98%",
172
+ "border": "240 3.7% 15.9%",
173
+ "input": "240 3.7% 15.9%",
174
+ "ring": "217.2 91.2% 59.8%",
175
+ "radius": "0.5rem",
176
+ "primary": "217.2 91.2% 59.8%",
177
+ "primary-foreground": "240 5.9% 10%"
178
+ },
179
+ "globalsCssSnippet": "@layer base {\n /* Theme: blue-saas — paste into globals.css */\n :root {\n --background: 0 0% 100%;\n --foreground: 240 10% 3.9%;\n --card: 0 0% 100%;\n --card-foreground: 240 10% 3.9%;\n --popover: 0 0% 100%;\n --popover-foreground: 240 10% 3.9%;\n --secondary: 240 4.8% 95.9%;\n --secondary-foreground: 240 5.9% 10%;\n --muted: 240 4.8% 95.9%;\n --muted-foreground: 240 3.8% 46.1%;\n --accent: 240 4.8% 95.9%;\n --accent-foreground: 240 5.9% 10%;\n --destructive: 0 84.2% 60.2%;\n --destructive-foreground: 0 0% 98%;\n --border: 240 5.9% 90%;\n --input: 240 5.9% 90%;\n --ring: 221.2 83.2% 53.3%;\n --radius: 0.5rem;\n --primary: 221.2 83.2% 53.3%;\n --primary-foreground: 0 0% 98%;\n }\n .dark {\n --background: 240 10% 3.9%;\n --foreground: 0 0% 98%;\n --card: 240 10% 3.9%;\n --card-foreground: 0 0% 98%;\n --popover: 240 10% 3.9%;\n --popover-foreground: 0 0% 98%;\n --secondary: 240 3.7% 15.9%;\n --secondary-foreground: 0 0% 98%;\n --muted: 240 3.7% 15.9%;\n --muted-foreground: 240 5% 64.9%;\n --accent: 240 3.7% 15.9%;\n --accent-foreground: 0 0% 98%;\n --destructive: 0 62.8% 30.6%;\n --destructive-foreground: 0 0% 98%;\n --border: 240 3.7% 15.9%;\n --input: 240 3.7% 15.9%;\n --ring: 217.2 91.2% 59.8%;\n --radius: 0.5rem;\n --primary: 217.2 91.2% 59.8%;\n --primary-foreground: 240 5.9% 10%;\n }\n}",
180
+ "category": "ui-themes",
181
+ "source": "mcp-probe-kit-curated-shadcn"
182
+ },
183
+ {
184
+ "name": "violet-creative",
185
+ "title": "Violet Creative",
186
+ "description": "偏创意工具/设计产品的紫色主色",
187
+ "style": "new-york",
188
+ "stack": "react",
189
+ "baseColor": "violet",
190
+ "mood": "creative premium",
191
+ "bestFor": [
192
+ "Creative Agency",
193
+ "Portfolio"
194
+ ],
195
+ "cssVarsLight": {
196
+ "background": "0 0% 100%",
197
+ "foreground": "240 10% 3.9%",
198
+ "card": "0 0% 100%",
199
+ "card-foreground": "240 10% 3.9%",
200
+ "popover": "0 0% 100%",
201
+ "popover-foreground": "240 10% 3.9%",
202
+ "secondary": "240 4.8% 95.9%",
203
+ "secondary-foreground": "240 5.9% 10%",
204
+ "muted": "240 4.8% 95.9%",
205
+ "muted-foreground": "240 3.8% 46.1%",
206
+ "accent": "240 4.8% 95.9%",
207
+ "accent-foreground": "240 5.9% 10%",
208
+ "destructive": "0 84.2% 60.2%",
209
+ "destructive-foreground": "0 0% 98%",
210
+ "border": "240 5.9% 90%",
211
+ "input": "240 5.9% 90%",
212
+ "ring": "262.1 83.3% 57.8%",
213
+ "radius": "0.5rem",
214
+ "primary": "262.1 83.3% 57.8%",
215
+ "primary-foreground": "0 0% 98%"
216
+ },
217
+ "cssVarsDark": {
218
+ "background": "240 10% 3.9%",
219
+ "foreground": "0 0% 98%",
220
+ "card": "240 10% 3.9%",
221
+ "card-foreground": "0 0% 98%",
222
+ "popover": "240 10% 3.9%",
223
+ "popover-foreground": "0 0% 98%",
224
+ "secondary": "240 3.7% 15.9%",
225
+ "secondary-foreground": "0 0% 98%",
226
+ "muted": "240 3.7% 15.9%",
227
+ "muted-foreground": "240 5% 64.9%",
228
+ "accent": "240 3.7% 15.9%",
229
+ "accent-foreground": "0 0% 98%",
230
+ "destructive": "0 62.8% 30.6%",
231
+ "destructive-foreground": "0 0% 98%",
232
+ "border": "240 3.7% 15.9%",
233
+ "input": "240 3.7% 15.9%",
234
+ "ring": "263.4 70% 50.4%",
235
+ "radius": "0.5rem",
236
+ "primary": "263.4 70% 50.4%",
237
+ "primary-foreground": "240 5.9% 10%"
238
+ },
239
+ "globalsCssSnippet": "@layer base {\n /* Theme: violet-creative — paste into globals.css */\n :root {\n --background: 0 0% 100%;\n --foreground: 240 10% 3.9%;\n --card: 0 0% 100%;\n --card-foreground: 240 10% 3.9%;\n --popover: 0 0% 100%;\n --popover-foreground: 240 10% 3.9%;\n --secondary: 240 4.8% 95.9%;\n --secondary-foreground: 240 5.9% 10%;\n --muted: 240 4.8% 95.9%;\n --muted-foreground: 240 3.8% 46.1%;\n --accent: 240 4.8% 95.9%;\n --accent-foreground: 240 5.9% 10%;\n --destructive: 0 84.2% 60.2%;\n --destructive-foreground: 0 0% 98%;\n --border: 240 5.9% 90%;\n --input: 240 5.9% 90%;\n --ring: 262.1 83.3% 57.8%;\n --radius: 0.5rem;\n --primary: 262.1 83.3% 57.8%;\n --primary-foreground: 0 0% 98%;\n }\n .dark {\n --background: 240 10% 3.9%;\n --foreground: 0 0% 98%;\n --card: 240 10% 3.9%;\n --card-foreground: 0 0% 98%;\n --popover: 240 10% 3.9%;\n --popover-foreground: 0 0% 98%;\n --secondary: 240 3.7% 15.9%;\n --secondary-foreground: 0 0% 98%;\n --muted: 240 3.7% 15.9%;\n --muted-foreground: 240 5% 64.9%;\n --accent: 240 3.7% 15.9%;\n --accent-foreground: 0 0% 98%;\n --destructive: 0 62.8% 30.6%;\n --destructive-foreground: 0 0% 98%;\n --border: 240 3.7% 15.9%;\n --input: 240 3.7% 15.9%;\n --ring: 263.4 70% 50.4%;\n --radius: 0.5rem;\n --primary: 263.4 70% 50.4%;\n --primary-foreground: 240 5.9% 10%;\n }\n}",
240
+ "category": "ui-themes",
241
+ "source": "mcp-probe-kit-curated-shadcn"
242
+ },
243
+ {
244
+ "name": "rose-beauty",
245
+ "title": "Rose Beauty",
246
+ "description": "美妆/生活方式产品的柔和玫瑰色",
247
+ "style": "new-york",
248
+ "stack": "react",
249
+ "baseColor": "rose",
250
+ "mood": "soft elegant",
251
+ "bestFor": [
252
+ "Beauty",
253
+ "E-commerce"
254
+ ],
255
+ "cssVarsLight": {
256
+ "background": "0 0% 100%",
257
+ "foreground": "240 10% 3.9%",
258
+ "card": "0 0% 100%",
259
+ "card-foreground": "240 10% 3.9%",
260
+ "popover": "0 0% 100%",
261
+ "popover-foreground": "240 10% 3.9%",
262
+ "secondary": "240 4.8% 95.9%",
263
+ "secondary-foreground": "240 5.9% 10%",
264
+ "muted": "240 4.8% 95.9%",
265
+ "muted-foreground": "240 3.8% 46.1%",
266
+ "accent": "240 4.8% 95.9%",
267
+ "accent-foreground": "240 5.9% 10%",
268
+ "destructive": "0 84.2% 60.2%",
269
+ "destructive-foreground": "0 0% 98%",
270
+ "border": "240 5.9% 90%",
271
+ "input": "240 5.9% 90%",
272
+ "ring": "346.8 77.2% 49.8%",
273
+ "radius": "0.5rem",
274
+ "primary": "346.8 77.2% 49.8%",
275
+ "primary-foreground": "0 0% 98%"
276
+ },
277
+ "cssVarsDark": {
278
+ "background": "240 10% 3.9%",
279
+ "foreground": "0 0% 98%",
280
+ "card": "240 10% 3.9%",
281
+ "card-foreground": "0 0% 98%",
282
+ "popover": "240 10% 3.9%",
283
+ "popover-foreground": "0 0% 98%",
284
+ "secondary": "240 3.7% 15.9%",
285
+ "secondary-foreground": "0 0% 98%",
286
+ "muted": "240 3.7% 15.9%",
287
+ "muted-foreground": "240 5% 64.9%",
288
+ "accent": "240 3.7% 15.9%",
289
+ "accent-foreground": "0 0% 98%",
290
+ "destructive": "0 62.8% 30.6%",
291
+ "destructive-foreground": "0 0% 98%",
292
+ "border": "240 3.7% 15.9%",
293
+ "input": "240 3.7% 15.9%",
294
+ "ring": "346.8 77.2% 49.8%",
295
+ "radius": "0.5rem",
296
+ "primary": "346.8 77.2% 49.8%",
297
+ "primary-foreground": "240 5.9% 10%"
298
+ },
299
+ "globalsCssSnippet": "@layer base {\n /* Theme: rose-beauty — paste into globals.css */\n :root {\n --background: 0 0% 100%;\n --foreground: 240 10% 3.9%;\n --card: 0 0% 100%;\n --card-foreground: 240 10% 3.9%;\n --popover: 0 0% 100%;\n --popover-foreground: 240 10% 3.9%;\n --secondary: 240 4.8% 95.9%;\n --secondary-foreground: 240 5.9% 10%;\n --muted: 240 4.8% 95.9%;\n --muted-foreground: 240 3.8% 46.1%;\n --accent: 240 4.8% 95.9%;\n --accent-foreground: 240 5.9% 10%;\n --destructive: 0 84.2% 60.2%;\n --destructive-foreground: 0 0% 98%;\n --border: 240 5.9% 90%;\n --input: 240 5.9% 90%;\n --ring: 346.8 77.2% 49.8%;\n --radius: 0.5rem;\n --primary: 346.8 77.2% 49.8%;\n --primary-foreground: 0 0% 98%;\n }\n .dark {\n --background: 240 10% 3.9%;\n --foreground: 0 0% 98%;\n --card: 240 10% 3.9%;\n --card-foreground: 0 0% 98%;\n --popover: 240 10% 3.9%;\n --popover-foreground: 0 0% 98%;\n --secondary: 240 3.7% 15.9%;\n --secondary-foreground: 0 0% 98%;\n --muted: 240 3.7% 15.9%;\n --muted-foreground: 240 5% 64.9%;\n --accent: 240 3.7% 15.9%;\n --accent-foreground: 0 0% 98%;\n --destructive: 0 62.8% 30.6%;\n --destructive-foreground: 0 0% 98%;\n --border: 240 3.7% 15.9%;\n --input: 240 3.7% 15.9%;\n --ring: 346.8 77.2% 49.8%;\n --radius: 0.5rem;\n --primary: 346.8 77.2% 49.8%;\n --primary-foreground: 240 5.9% 10%;\n }\n}",
300
+ "category": "ui-themes",
301
+ "source": "mcp-probe-kit-curated-shadcn"
302
+ },
303
+ {
304
+ "name": "green-health",
305
+ "title": "Green Health",
306
+ "description": "医疗/健康类产品的绿色主色",
307
+ "style": "new-york",
308
+ "stack": "react",
309
+ "baseColor": "green",
310
+ "mood": "calm trustworthy",
311
+ "bestFor": [
312
+ "Healthcare App",
313
+ "Educational App"
314
+ ],
315
+ "cssVarsLight": {
316
+ "background": "0 0% 100%",
317
+ "foreground": "240 10% 3.9%",
318
+ "card": "0 0% 100%",
319
+ "card-foreground": "240 10% 3.9%",
320
+ "popover": "0 0% 100%",
321
+ "popover-foreground": "240 10% 3.9%",
322
+ "secondary": "240 4.8% 95.9%",
323
+ "secondary-foreground": "240 5.9% 10%",
324
+ "muted": "240 4.8% 95.9%",
325
+ "muted-foreground": "240 3.8% 46.1%",
326
+ "accent": "240 4.8% 95.9%",
327
+ "accent-foreground": "240 5.9% 10%",
328
+ "destructive": "0 84.2% 60.2%",
329
+ "destructive-foreground": "0 0% 98%",
330
+ "border": "240 5.9% 90%",
331
+ "input": "240 5.9% 90%",
332
+ "ring": "142.1 76.2% 36.3%",
333
+ "radius": "0.5rem",
334
+ "primary": "142.1 76.2% 36.3%",
335
+ "primary-foreground": "0 0% 98%"
336
+ },
337
+ "cssVarsDark": {
338
+ "background": "240 10% 3.9%",
339
+ "foreground": "0 0% 98%",
340
+ "card": "240 10% 3.9%",
341
+ "card-foreground": "0 0% 98%",
342
+ "popover": "240 10% 3.9%",
343
+ "popover-foreground": "0 0% 98%",
344
+ "secondary": "240 3.7% 15.9%",
345
+ "secondary-foreground": "0 0% 98%",
346
+ "muted": "240 3.7% 15.9%",
347
+ "muted-foreground": "240 5% 64.9%",
348
+ "accent": "240 3.7% 15.9%",
349
+ "accent-foreground": "0 0% 98%",
350
+ "destructive": "0 62.8% 30.6%",
351
+ "destructive-foreground": "0 0% 98%",
352
+ "border": "240 3.7% 15.9%",
353
+ "input": "240 3.7% 15.9%",
354
+ "ring": "142.1 70.6% 45.3%",
355
+ "radius": "0.5rem",
356
+ "primary": "142.1 70.6% 45.3%",
357
+ "primary-foreground": "240 5.9% 10%"
358
+ },
359
+ "globalsCssSnippet": "@layer base {\n /* Theme: green-health — paste into globals.css */\n :root {\n --background: 0 0% 100%;\n --foreground: 240 10% 3.9%;\n --card: 0 0% 100%;\n --card-foreground: 240 10% 3.9%;\n --popover: 0 0% 100%;\n --popover-foreground: 240 10% 3.9%;\n --secondary: 240 4.8% 95.9%;\n --secondary-foreground: 240 5.9% 10%;\n --muted: 240 4.8% 95.9%;\n --muted-foreground: 240 3.8% 46.1%;\n --accent: 240 4.8% 95.9%;\n --accent-foreground: 240 5.9% 10%;\n --destructive: 0 84.2% 60.2%;\n --destructive-foreground: 0 0% 98%;\n --border: 240 5.9% 90%;\n --input: 240 5.9% 90%;\n --ring: 142.1 76.2% 36.3%;\n --radius: 0.5rem;\n --primary: 142.1 76.2% 36.3%;\n --primary-foreground: 0 0% 98%;\n }\n .dark {\n --background: 240 10% 3.9%;\n --foreground: 0 0% 98%;\n --card: 240 10% 3.9%;\n --card-foreground: 0 0% 98%;\n --popover: 240 10% 3.9%;\n --popover-foreground: 0 0% 98%;\n --secondary: 240 3.7% 15.9%;\n --secondary-foreground: 0 0% 98%;\n --muted: 240 3.7% 15.9%;\n --muted-foreground: 240 5% 64.9%;\n --accent: 240 3.7% 15.9%;\n --accent-foreground: 0 0% 98%;\n --destructive: 0 62.8% 30.6%;\n --destructive-foreground: 0 0% 98%;\n --border: 240 3.7% 15.9%;\n --input: 240 3.7% 15.9%;\n --ring: 142.1 70.6% 45.3%;\n --radius: 0.5rem;\n --primary: 142.1 70.6% 45.3%;\n --primary-foreground: 240 5.9% 10%;\n }\n}",
360
+ "category": "ui-themes",
361
+ "source": "mcp-probe-kit-curated-shadcn"
362
+ },
363
+ {
364
+ "name": "orange-energy",
365
+ "title": "Orange Energy",
366
+ "description": "活动/增长类产品的橙色主色",
367
+ "style": "new-york",
368
+ "stack": "react",
369
+ "baseColor": "orange",
370
+ "mood": "energetic friendly",
371
+ "bestFor": [
372
+ "Social Media App",
373
+ "Government/Public Service"
374
+ ],
375
+ "cssVarsLight": {
376
+ "background": "0 0% 100%",
377
+ "foreground": "240 10% 3.9%",
378
+ "card": "0 0% 100%",
379
+ "card-foreground": "240 10% 3.9%",
380
+ "popover": "0 0% 100%",
381
+ "popover-foreground": "240 10% 3.9%",
382
+ "secondary": "240 4.8% 95.9%",
383
+ "secondary-foreground": "240 5.9% 10%",
384
+ "muted": "240 4.8% 95.9%",
385
+ "muted-foreground": "240 3.8% 46.1%",
386
+ "accent": "240 4.8% 95.9%",
387
+ "accent-foreground": "240 5.9% 10%",
388
+ "destructive": "0 84.2% 60.2%",
389
+ "destructive-foreground": "0 0% 98%",
390
+ "border": "240 5.9% 90%",
391
+ "input": "240 5.9% 90%",
392
+ "ring": "24.6 95% 53.1%",
393
+ "radius": "0.5rem",
394
+ "primary": "24.6 95% 53.1%",
395
+ "primary-foreground": "0 0% 98%"
396
+ },
397
+ "cssVarsDark": {
398
+ "background": "240 10% 3.9%",
399
+ "foreground": "0 0% 98%",
400
+ "card": "240 10% 3.9%",
401
+ "card-foreground": "0 0% 98%",
402
+ "popover": "240 10% 3.9%",
403
+ "popover-foreground": "0 0% 98%",
404
+ "secondary": "240 3.7% 15.9%",
405
+ "secondary-foreground": "0 0% 98%",
406
+ "muted": "240 3.7% 15.9%",
407
+ "muted-foreground": "240 5% 64.9%",
408
+ "accent": "240 3.7% 15.9%",
409
+ "accent-foreground": "0 0% 98%",
410
+ "destructive": "0 62.8% 30.6%",
411
+ "destructive-foreground": "0 0% 98%",
412
+ "border": "240 3.7% 15.9%",
413
+ "input": "240 3.7% 15.9%",
414
+ "ring": "20.5 90.2% 48.2%",
415
+ "radius": "0.5rem",
416
+ "primary": "20.5 90.2% 48.2%",
417
+ "primary-foreground": "240 5.9% 10%"
418
+ },
419
+ "globalsCssSnippet": "@layer base {\n /* Theme: orange-energy — paste into globals.css */\n :root {\n --background: 0 0% 100%;\n --foreground: 240 10% 3.9%;\n --card: 0 0% 100%;\n --card-foreground: 240 10% 3.9%;\n --popover: 0 0% 100%;\n --popover-foreground: 240 10% 3.9%;\n --secondary: 240 4.8% 95.9%;\n --secondary-foreground: 240 5.9% 10%;\n --muted: 240 4.8% 95.9%;\n --muted-foreground: 240 3.8% 46.1%;\n --accent: 240 4.8% 95.9%;\n --accent-foreground: 240 5.9% 10%;\n --destructive: 0 84.2% 60.2%;\n --destructive-foreground: 0 0% 98%;\n --border: 240 5.9% 90%;\n --input: 240 5.9% 90%;\n --ring: 24.6 95% 53.1%;\n --radius: 0.5rem;\n --primary: 24.6 95% 53.1%;\n --primary-foreground: 0 0% 98%;\n }\n .dark {\n --background: 240 10% 3.9%;\n --foreground: 0 0% 98%;\n --card: 240 10% 3.9%;\n --card-foreground: 0 0% 98%;\n --popover: 240 10% 3.9%;\n --popover-foreground: 0 0% 98%;\n --secondary: 240 3.7% 15.9%;\n --secondary-foreground: 0 0% 98%;\n --muted: 240 3.7% 15.9%;\n --muted-foreground: 240 5% 64.9%;\n --accent: 240 3.7% 15.9%;\n --accent-foreground: 0 0% 98%;\n --destructive: 0 62.8% 30.6%;\n --destructive-foreground: 0 0% 98%;\n --border: 240 3.7% 15.9%;\n --input: 240 3.7% 15.9%;\n --ring: 20.5 90.2% 48.2%;\n --radius: 0.5rem;\n --primary: 20.5 90.2% 48.2%;\n --primary-foreground: 240 5.9% 10%;\n }\n}",
420
+ "category": "ui-themes",
421
+ "source": "mcp-probe-kit-curated-shadcn"
422
+ },
423
+ {
424
+ "name": "stone-editorial",
425
+ "title": "Stone Editorial",
426
+ "description": "内容/媒体站点常用的暖灰 editorial 感",
427
+ "style": "new-york",
428
+ "stack": "react",
429
+ "baseColor": "stone",
430
+ "mood": "editorial warm",
431
+ "bestFor": [
432
+ "Portfolio/Personal",
433
+ "Educational App"
434
+ ],
435
+ "cssVarsLight": {
436
+ "background": "0 0% 100%",
437
+ "foreground": "240 10% 3.9%",
438
+ "card": "0 0% 100%",
439
+ "card-foreground": "240 10% 3.9%",
440
+ "popover": "0 0% 100%",
441
+ "popover-foreground": "240 10% 3.9%",
442
+ "secondary": "240 4.8% 95.9%",
443
+ "secondary-foreground": "240 5.9% 10%",
444
+ "muted": "240 4.8% 95.9%",
445
+ "muted-foreground": "240 3.8% 46.1%",
446
+ "accent": "240 4.8% 95.9%",
447
+ "accent-foreground": "240 5.9% 10%",
448
+ "destructive": "0 84.2% 60.2%",
449
+ "destructive-foreground": "0 0% 98%",
450
+ "border": "240 5.9% 90%",
451
+ "input": "240 5.9% 90%",
452
+ "ring": "25 5.3% 24.7%",
453
+ "radius": "0.5rem",
454
+ "primary": "25 5.3% 24.7%",
455
+ "primary-foreground": "0 0% 98%"
456
+ },
457
+ "cssVarsDark": {
458
+ "background": "240 10% 3.9%",
459
+ "foreground": "0 0% 98%",
460
+ "card": "240 10% 3.9%",
461
+ "card-foreground": "0 0% 98%",
462
+ "popover": "240 10% 3.9%",
463
+ "popover-foreground": "0 0% 98%",
464
+ "secondary": "240 3.7% 15.9%",
465
+ "secondary-foreground": "0 0% 98%",
466
+ "muted": "240 3.7% 15.9%",
467
+ "muted-foreground": "240 5% 64.9%",
468
+ "accent": "240 3.7% 15.9%",
469
+ "accent-foreground": "0 0% 98%",
470
+ "destructive": "0 62.8% 30.6%",
471
+ "destructive-foreground": "0 0% 98%",
472
+ "border": "240 3.7% 15.9%",
473
+ "input": "240 3.7% 15.9%",
474
+ "ring": "60 9.1% 97.8%",
475
+ "radius": "0.5rem",
476
+ "primary": "60 9.1% 97.8%",
477
+ "primary-foreground": "240 5.9% 10%"
478
+ },
479
+ "globalsCssSnippet": "@layer base {\n /* Theme: stone-editorial — paste into globals.css */\n :root {\n --background: 0 0% 100%;\n --foreground: 240 10% 3.9%;\n --card: 0 0% 100%;\n --card-foreground: 240 10% 3.9%;\n --popover: 0 0% 100%;\n --popover-foreground: 240 10% 3.9%;\n --secondary: 240 4.8% 95.9%;\n --secondary-foreground: 240 5.9% 10%;\n --muted: 240 4.8% 95.9%;\n --muted-foreground: 240 3.8% 46.1%;\n --accent: 240 4.8% 95.9%;\n --accent-foreground: 240 5.9% 10%;\n --destructive: 0 84.2% 60.2%;\n --destructive-foreground: 0 0% 98%;\n --border: 240 5.9% 90%;\n --input: 240 5.9% 90%;\n --ring: 25 5.3% 24.7%;\n --radius: 0.5rem;\n --primary: 25 5.3% 24.7%;\n --primary-foreground: 0 0% 98%;\n }\n .dark {\n --background: 240 10% 3.9%;\n --foreground: 0 0% 98%;\n --card: 240 10% 3.9%;\n --card-foreground: 0 0% 98%;\n --popover: 240 10% 3.9%;\n --popover-foreground: 0 0% 98%;\n --secondary: 240 3.7% 15.9%;\n --secondary-foreground: 0 0% 98%;\n --muted: 240 3.7% 15.9%;\n --muted-foreground: 240 5% 64.9%;\n --accent: 240 3.7% 15.9%;\n --accent-foreground: 0 0% 98%;\n --destructive: 0 62.8% 30.6%;\n --destructive-foreground: 0 0% 98%;\n --border: 240 3.7% 15.9%;\n --input: 240 3.7% 15.9%;\n --ring: 60 9.1% 97.8%;\n --radius: 0.5rem;\n --primary: 60 9.1% 97.8%;\n --primary-foreground: 240 5.9% 10%;\n }\n}",
480
+ "category": "ui-themes",
481
+ "source": "mcp-probe-kit-curated-shadcn"
482
+ }
483
+ ]
@@ -837,54 +837,6 @@ export declare const allToolSchemas: ({
837
837
  readonly required: readonly [];
838
838
  readonly additionalProperties: true;
839
839
  };
840
- } | {
841
- readonly name: "cursor_list_conversations";
842
- readonly description: "读取 Cursor 本地历史会话摘要。适合按标题、工作区列出最近会话,用于续接旧上下文。";
843
- readonly inputSchema: {
844
- readonly type: "object";
845
- readonly properties: {
846
- readonly title_query: {
847
- readonly type: "string";
848
- readonly description: "按会话标题过滤,支持部分匹配";
849
- };
850
- readonly workspace_query: {
851
- readonly type: "string";
852
- readonly description: "按工作区路径过滤,支持部分匹配";
853
- };
854
- readonly include_archived: {
855
- readonly type: "boolean";
856
- readonly description: "是否包含已归档会话,默认 false";
857
- };
858
- readonly limit: {
859
- readonly type: "number";
860
- readonly description: "最多返回多少条,默认 20,最大 200";
861
- };
862
- };
863
- readonly required: readonly [];
864
- readonly additionalProperties: true;
865
- };
866
- } | {
867
- readonly name: "cursor_search_conversations";
868
- readonly description: "在 Cursor 本地历史消息里按关键词、request id 搜索命中内容,可选限定某个会话。";
869
- readonly inputSchema: {
870
- readonly type: "object";
871
- readonly properties: {
872
- readonly query: {
873
- readonly type: "string";
874
- readonly description: "搜索关键词,可传标题片段、正文片段或 request id";
875
- };
876
- readonly composer_id: {
877
- readonly type: "string";
878
- readonly description: "可选,限定某个 Cursor 会话 ID";
879
- };
880
- readonly limit: {
881
- readonly type: "number";
882
- readonly description: "最多返回多少条,默认 20,最大 200";
883
- };
884
- };
885
- readonly required: readonly ["query"];
886
- readonly additionalProperties: true;
887
- };
888
840
  } | {
889
841
  readonly name: "cursor_read_conversation";
890
842
  readonly description: "按 composer_id 读取一条 Cursor 本地会话的消息时间线。";
@@ -147,54 +147,6 @@ export declare const memoryToolSchemas: readonly [{
147
147
  readonly required: readonly [];
148
148
  readonly additionalProperties: true;
149
149
  };
150
- }, {
151
- readonly name: "cursor_list_conversations";
152
- readonly description: "读取 Cursor 本地历史会话摘要。适合按标题、工作区列出最近会话,用于续接旧上下文。";
153
- readonly inputSchema: {
154
- readonly type: "object";
155
- readonly properties: {
156
- readonly title_query: {
157
- readonly type: "string";
158
- readonly description: "按会话标题过滤,支持部分匹配";
159
- };
160
- readonly workspace_query: {
161
- readonly type: "string";
162
- readonly description: "按工作区路径过滤,支持部分匹配";
163
- };
164
- readonly include_archived: {
165
- readonly type: "boolean";
166
- readonly description: "是否包含已归档会话,默认 false";
167
- };
168
- readonly limit: {
169
- readonly type: "number";
170
- readonly description: "最多返回多少条,默认 20,最大 200";
171
- };
172
- };
173
- readonly required: readonly [];
174
- readonly additionalProperties: true;
175
- };
176
- }, {
177
- readonly name: "cursor_search_conversations";
178
- readonly description: "在 Cursor 本地历史消息里按关键词、request id 搜索命中内容,可选限定某个会话。";
179
- readonly inputSchema: {
180
- readonly type: "object";
181
- readonly properties: {
182
- readonly query: {
183
- readonly type: "string";
184
- readonly description: "搜索关键词,可传标题片段、正文片段或 request id";
185
- };
186
- readonly composer_id: {
187
- readonly type: "string";
188
- readonly description: "可选,限定某个 Cursor 会话 ID";
189
- };
190
- readonly limit: {
191
- readonly type: "number";
192
- readonly description: "最多返回多少条,默认 20,最大 200";
193
- };
194
- };
195
- readonly required: readonly ["query"];
196
- readonly additionalProperties: true;
197
- };
198
150
  }, {
199
151
  readonly name: "cursor_read_conversation";
200
152
  readonly description: "按 composer_id 读取一条 Cursor 本地会话的消息时间线。";
@@ -75,35 +75,6 @@ export const memoryToolSchemas = [
75
75
  additionalProperties: true,
76
76
  },
77
77
  },
78
- {
79
- name: 'cursor_list_conversations',
80
- description: '读取 Cursor 本地历史会话摘要。适合按标题、工作区列出最近会话,用于续接旧上下文。',
81
- inputSchema: {
82
- type: 'object',
83
- properties: {
84
- title_query: { type: 'string', description: '按会话标题过滤,支持部分匹配' },
85
- workspace_query: { type: 'string', description: '按工作区路径过滤,支持部分匹配' },
86
- include_archived: { type: 'boolean', description: '是否包含已归档会话,默认 false' },
87
- limit: { type: 'number', description: '最多返回多少条,默认 20,最大 200' },
88
- },
89
- required: [],
90
- additionalProperties: true,
91
- },
92
- },
93
- {
94
- name: 'cursor_search_conversations',
95
- description: '在 Cursor 本地历史消息里按关键词、request id 搜索命中内容,可选限定某个会话。',
96
- inputSchema: {
97
- type: 'object',
98
- properties: {
99
- query: { type: 'string', description: '搜索关键词,可传标题片段、正文片段或 request id' },
100
- composer_id: { type: 'string', description: '可选,限定某个 Cursor 会话 ID' },
101
- limit: { type: 'number', description: '最多返回多少条,默认 20,最大 200' },
102
- },
103
- required: ['query'],
104
- additionalProperties: true,
105
- },
106
- },
107
78
  {
108
79
  name: 'cursor_read_conversation',
109
80
  description: '按 composer_id 读取一条 Cursor 本地会话的消息时间线。',