* Sync skills from figma/figma and bump to v2.2.106
Adds the figma-shaders and figma-generative-plugins skills (both newly
added to the sync allowlist) and picks up upstream edits to
figma-design-to-code, figma-generate-library, figma-use, figma-use-figjam
and figma-use-slides. The figma-use typings and createSemanticTokens
JSDoc gain the new motion easing/timing variable types.
Bumps version to 2.2.106 in server.json, gemini-extension.json,
.claude-plugin/plugin.json, .cursor-plugin/plugin.json and
.github/plugin/plugin.json, and updates the X-Figma-Plugin-Bundle header
in .mcp.json to figma_prod@2_2_106 so Datadog attributes traffic to the
right bundle version.
* Pick up upstream skill edits at v2.2.106
Re-runs the allowlist sync against figma/figma master. Brings in
use_figma retry-safety guidance (figma-use, figma-generate-library
error recovery, figma-generate-design, figma-generate-diagram workflow)
and the MCP deeplink notes in figma-generative-plugins and figma-shaders.
No version change: figma/figma still declares 2.2.106, which is already
propagated across server.json, gemini-extension.json, the three
plugin.json files and the .mcp.json X-Figma-Plugin-Bundle header.
Syncs the allowlisted `figma-plugin` skills from `figma/figma` and bumps
the release version from 2.2.91 to 2.2.95.
Skill updates:
- `figma-use`: SKILL.md, references/component-patterns.md,
references/gotchas.md, references/working-with-design-systems/wwds-components--using.md
- `figma-generate-library`: SKILL.md, references/component-creation.md,
references/error-recovery.md
- `figma-generate-design`: SKILL.md
Version bumped to 2.2.95 in server.json, gemini-extension.json,
.claude-plugin/plugin.json, .cursor-plugin/plugin.json, and
.github/plugin/plugin.json.
Note: `figma-design-to-code` changes are intentionally excluded from this
sync and will be propagated separately.
Sync allowlisted figma-plugin skills from figma/figma.
- Updates figma-use, figma-generate-library, figma-code-connect
- Removes figma-generate-library/scripts/rehydrateState.js (deleted upstream)
- Bumps version to 2.2.87 in server.json, gemini-extension.json, and the
claude/cursor/github plugin manifests
figma-design-to-code/SKILL.md is intentionally left at its current main
version and excluded from this sync.