/setup-figma.en
Lesson command — Figma + Serendie design-system MCP setup
$ npx -y skills add minicoohei/ai-agent-camp --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/setup-figma.en
Context preview
What this command does when you run it.
Lesson command — Figma + Serendie design-system MCP setup
Command definition
setup-figma.en.mddescription: "Lesson command — Figma + Serendie design-system MCP setup" duration: "~20 min" prerequisites: ["Figma + Serendie MCP account"] level: "intermediate" nonInteractiveMode: incompatible tags: ["setup", "module-21"]
/setup-figma -- Figma + Serendie design-system MCP setup
> Wire the official Figma plugin (the writer) and Serendie MCP (the knowledge source).
**Highlight**: No PAT needed — OAuth browser login does it all
Setup steps
1. Install the Figma plugin into Claude Code — `/plugin install figma@claude-plugins-official`
2. Sign in to Figma via OAuth — `/mcp → figma → Authenticate → 'Allow Access' in the browser`
3. Add the Serendie MCP — `claude mcp add --transport http serendie-mcp https://serendie.design/mcp`
4. Verify — `claude mcp list`
5. Bring the Serendie UI Kit into your Figma team
https://www.figma.com/community/file/1433690846108785966
Gotchas
- You can't 'Publish library' until you move the Serendie UI Kit from Community into your team
- On enterprise Figma accounts, an admin has to approve the app first
Non-interactive mode
Browser OAuth is mandatory — cannot complete under `claude -p` / `cursor-agent --print`. Re-run in interactive mode.
Related slides
- aiagent-course Module 21: see slide deck for the full visual walkthrough
AI Agent Training for Non-Engineers - Complete Guide to Claude Code / Cursor / Codex ### ⚠️ Before you clone Official repository (maintained by the authors): Running AI agents from this repo grants them shell, file-write, and external-API permissions on your
Other commands on ai-agent-camp.
- /check-setup.en
Top-level alias — see lesson/check-setup.en.md for the full body.
Open command - /check-setup.es
Alias de nivel superior — el cuerpo completo está en lesson/check-setup.es.md.
Open command - /check-setup
Top-level alias — see lesson/check-setup.md for the full body.
Open command - /check-security.en
Lesson command
Open command - /check-security.es
Lesson command
Open command - /check-security
Lesson command
Open command

