@godxjp/ui-mcp 0.19.1 → 0.21.0

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/README.md CHANGED
@@ -7,7 +7,7 @@ MCP-aware agent live access to:
7
7
  - 80+ component catalog (props, types, defaults, examples)
8
8
  - 14 shared prop-vocabulary types (`SizeProp`, `ColorProp`, `LoadingProp`, …)
9
9
  - 48 design tokens across the primitive / semantic / component tiers
10
- - 41 cardinal rules from `CLAUDE.md`
10
+ - 42 cardinal rules from `CLAUDE.md`
11
11
  - 9 canonical copy-paste-ready patterns (sign-up, settings, data-table, …)
12
12
  - 15 design skills, each tagged by **audience** — 12 taste-family (taste / soft / minimalist /
13
13
  brutalist / gpt-tasteskill / redesign / output / brandkit / stitch / imagegen-mobile /
@@ -270,7 +270,7 @@ consumer/core guides are framework-native.
270
270
  | `godx-ui://prop-vocabulary` | JSON | Shared vocab |
271
271
  | `godx-ui://tokens` | JSON | All tokens |
272
272
  | `godx-ui://tokens/{category}` | JSON | Tokens by category |
273
- | `godx-ui://rules` | Markdown | All 41 rules |
273
+ | `godx-ui://rules` | Markdown | All 42 rules |
274
274
  | `godx-ui://rules/{number}` | Markdown | One rule |
275
275
  | `godx-ui://patterns` | JSON | Pattern index |
276
276
  | `godx-ui://patterns/{name}` | Markdown | One pattern |