/setup-figma.es
Lesson command — Setup de Figma + Serendie MCP
$ 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.es
Context preview
What this command does when you run it.
Lesson command — Setup de Figma + Serendie MCP
Command definition
setup-figma.es.mddescription: "Lesson command — Setup de Figma + Serendie MCP" duration: "~20 min" prerequisites: ["cuenta de Figma + Serendie MCP"] level: "intermediate" nonInteractiveMode: incompatible tags: ["setup", "module-21"]
/setup-figma -- Setup de Figma + Serendie MCP
> Conecta el plugin oficial de Figma (escritor) y Serendie MCP (fuente de conocimiento).
**Punto clave**: Sin PAT — login OAuth de navegador resuelve todo
Pasos de setup
1. Instala el plugin Figma en Claude Code — `/plugin install figma@claude-plugins-official`
2. Inicia sesión en Figma con OAuth — `/mcp → figma → Authenticate → 'Allow Access' en el navegador`
3. Añade el MCP de Serendie — `claude mcp add --transport http serendie-mcp https://serendie.design/mcp`
4. Verifica — `claude mcp list`
5. Lleva el Serendie UI Kit a tu equipo en Figma
https://www.figma.com/community/file/1433690846108785966
Tropezones
- No podrás 'Publicar biblioteca' hasta mover el UI Kit de Community a tu equipo
- En cuentas Figma corporativas, un admin debe aprobar la app primero
Modo no interactivo
El OAuth en navegador es obligatorio — no termina bajo `claude -p` / `cursor-agent --print`. Re-ejecuta en modo interactivo.
Slides relacionadas
- 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

