If you're building FigJam boards programmatically through Claude, this is the companion skill to figma-use that adds all the FigJam-specific context. It teaches Claude how to create stickies, connectors, sections, and tables without hitting the common gotchas like trying to use createPage (which doesn't exist in FigJam) or forgetting to load fonts before editing text. The skill emphasizes using get_figjam upfront to inspect the board structure, batching tool calls instead of going one at a time, and following the canonical text mutation recipe. There's also solid guidance on planning board content for retros, brainstorms, and meeting templates. Worth pairing with figma-use for any serious FigJam automation work.
npx skills add https://github.com/figma/mcp-server-guide --skill figma-use-figjam