figura-cli 0.8.2 → 0.9.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
@@ -91,7 +91,7 @@ figura skill install --project # → ./.claude/skills (this repo only)
91
91
  ```
92
92
 
93
93
  This installs both:
94
- - **`/fig`** (figura-fig) — generate on-brand, device-framed HTML figs in your team.
94
+ - **`/fig`** — generate on-brand, device-framed HTML figs in your team (thin wrapper over the Figura MCP).
95
95
  - **figura-brand** — "introduce my repo to Figura": Claude scans the repo's design
96
96
  system (tokens, brand docs, app name) and sets your team's brand profile for you.
97
97