cyberneticlibrary

Query SwarmKit design documentation

design-lookupsubagentsetup L12
delivstat/swarmkit
What it does

Query Figma design files and extract component specifications

Best for

When developers need design system documentation and component specs from Figma

Inputs
  • · Figma file ID
Outputs
  • · Component specs
  • · Design tokens
Requires
  • · Read
  • · Grep
  • · Glob
Preconditions

Figma file ID provided; Figma API access available

Failure modes
  • · Figma file not found or access denied
  • · Component structure missing or poorly organized
  • · Design tokens not properly labeled in Figma
Trust signals
  • · Explicit error handling
  • · Provides usage examples