anima-common-errors
Installation
SKILL.md
Anima Common Errors
Error Reference
Authentication Errors
| Error | Root Cause | Fix |
|---|---|---|
Invalid Anima token |
Token not provisioned or expired | Request new token from Anima team |
Invalid Figma token |
PAT expired or revoked | Generate new PAT: Figma > Settings > Access Tokens |
Unauthorized |
Token lacks file access | Ensure Figma PAT has file read permission |
File & Node Errors
| Error | Root Cause | Fix |
|---|---|---|
File not found |
Wrong file key | Extract from Figma URL: figma.com/file/{KEY}/... |
Node not found |
Invalid node ID | Copy node link from Figma: right-click > Copy link |
No renderable content |
Selected a page or group | Select a frame, component, or component set |
Related skills