Skip to main content
Question

Figma plugin v2.1.30 — 7 of 9 skills exceed Claude Code's SKILL.md size limit and are dropped at load time

  • May 15, 2026
  • 0 replies
  • 7 views

Sesamo

Claude Code drops SKILL.md bodies over ~8 KB. In figma plugin v2.1.30, the following skills exceed this limit and load with only their description, losing all instructions:
- figma-use (26.4 KB)
- figma-code-connect (25.7 KB)
- figma-generate-design (25.2 KB)
- figma-create-design-system-rules (18.3 KB)
- figma-generate-library (18.1 KB)
- figma-implement-design (11.6 KB)
- figma-generate-diagram (8.6 KB)

Result: Claude Code can no longer reliably implement Figma designs because figma-implement-design and the mandatory figma-use preamble are stripped. Please split these into <8 KB SKILL.md files with the bulk of content moved to bundled reference files (progressive disclosure pattern).