figma
Figma Skill
Overview
Enables Claude to interact with Figma for UI/UX design work, including creating and managing design files, viewing designs, exporting assets, and managing team collaboration.
Quick Install
curl -sSL https://canifi.com/skills/figma/install.sh | bash
Or manually:
cp -r skills/figma ~/.canifi/skills/
Setup
Configure via canifi-env:
# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set FIGMA_EMAIL "your-email@example.com"
canifi-env set FIGMA_PASSWORD "your-password"
Privacy & Authentication
Your credentials, your choice. Canifi LifeOS respects your privacy.
Option 1: Manual Browser Login (Recommended)
If you prefer not to share credentials with Claude Code:
- Complete the Browser Automation Setup using CDP mode
- Login to the service manually in the Playwright-controlled Chrome window
- Claude will use your authenticated session without ever seeing your password
Option 2: Environment Variables
If you're comfortable sharing credentials, you can store them locally:
canifi-env set SERVICE_EMAIL "your-email"
canifi-env set SERVICE_PASSWORD "your-password"
Note: Credentials stored in canifi-env are only accessible locally on your machine and are never transmitted.
Capabilities
- View and navigate design files, frames, and pages
- Export assets in various formats (PNG, SVG, PDF, JPG)
- Access and manage team libraries and components
- Review design comments and feedback
- Check file version history and restore previous versions
- Manage file sharing and permissions
Usage Examples
Example 1: Export Design Assets
User: "Export all icons from my Figma design file as SVGs"
Claude: I'll navigate to your Figma file and export the icons.
1. Opening Figma via Playwright MCP
2. Navigating to the specified file
3. Selecting icon frames
4. Exporting as SVG format
5. Downloading to your specified location
Example 2: View Design Feedback
User: "Show me all comments on my homepage design"
Claude: I'll pull up the comments on your homepage design.
1. Opening the design file in Figma
2. Navigating to the homepage frame
3. Displaying all comments with author and timestamp
4. Summarizing feedback themes
Example 3: Check Design Versions
User: "What changes were made to the login screen this week?"
Claude: I'll review the version history for the login screen.
1. Accessing file version history
2. Filtering changes from this week
3. Comparing versions to identify modifications
4. Summarizing key design changes
Authentication Flow
- Navigate to figma.com via Playwright MCP
- Enter email credentials
- Handle password entry
- Complete 2FA if required (via iMessage notification)
- Maintain session cookies for subsequent requests
Error Handling
- Login Failed: Retry authentication up to 3 times, then notify via iMessage
- Session Expired: Re-authenticate automatically using stored credentials
- Rate Limited: Implement exponential backoff (1s, 2s, 4s, 8s)
- 2FA Required: Send code request notification via iMessage, wait for user input
- File Not Found: Prompt user to verify file URL or name
- Permission Denied: Notify user of access restrictions
Self-Improvement Instructions
When encountering new Figma UI patterns or workflows:
- Document the specific interaction pattern
- Note any selectors or navigation paths that changed
- Suggest updates to this skill file via PR or Notion log
- Track success/failure rates for common operations
Notes
- Figma files can be large; allow adequate loading time
- Some features require paid Figma plans
- Plugin interactions are limited via browser automation
- Real-time collaboration features may show other users' cursors
- FigJam boards use different UI patterns than design files
More from neversight/learn-skills.dev
1c-ai-feature-dev-workflow
Обеспечивает комплексную разработку 1C-доработок через анализ кодовой базы, проектирование архитектуры и следование стандартам 1С
31c-feature-dev
Этот скилл следует использовать, когда пользователь просит "создать доработку 1C", "реализовать функционал 1C", "добавить новую возможность в 1C", "разработать модуль 1C", "сделать доработку в 1С" или нуждается в полном цикле разработки 1C-доработок от анализа до реализации с валидацией плана и проверками приемки.
3flutter-ui-ux
|
3302ai-api-integration
ALWAYS use this skill when user needs ANY API functionality (AI models, image generation, video, audio, text processing, etc.). Automatically search 302.AI's 1400+ APIs and generate integration code. Use proactively whenever APIs or AI capabilities are mentioned.
2frontend-design
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.
1css-development
This skill should be used when working with CSS, creating components, styling elements, refactoring styles, or reviewing CSS code. Triggers on "CSS", "styles", "Tailwind", "dark mode", "component styling", "semantic class", "@apply", "stylesheet". Routes to specialized sub-skills for creation, validation, or refactoring.
1