anima-pack

v1.4.0 by Jeremy Longshore

Claude Code skill pack for Anima (18 skills)

18 plugin-local skills
MIT License
Claude Code Adapters (declared)

Installation

Open Claude Code and run this command:

/plugin install anima-pack@claude-code-plugins-plus

Use --global to install for all projects, or --project for current project only.

What It Does

> Claude Code skills for Anima design-to-code automation — Figma to React/Vue/HTML with Tailwind, MUI, shadcn (18 skills)

Anima converts Figma designs into production-ready code using AI-powered code generation. These skills use the real @animaapp/anima-sdk npm package with the generateCode API supporting React, Vue, HTML, TypeScript, Tailwind, MUI, AntD, and shadcn output.

Skills (18) plugin-local skills

anima-ci-integration View full skill →

Configure CI/CD pipeline for automated Figma-to-code generation with Anima.

ReadWriteEditBash(npm:*)Grep
anima-common-errors View full skill →

Diagnose and fix common Anima SDK design-to-code errors.

ReadWriteEditBash(curl:*)Grep
anima-core-workflow-a View full skill →

Build automated Figma-to-React pipeline with the Anima SDK.

ReadWriteEditBash(npm:*)Grep
anima-core-workflow-b View full skill →

Clone websites to React/HTML code and customize Anima output with AI.

ReadWriteEditBash(npm:*)Grep
anima-cost-tuning View full skill →

Optimize Anima API costs through caching, incremental generation, and tier selection.

ReadWriteEditBash(npm:*)
anima-debug-bundle View full skill →

Collect Anima SDK debug evidence for support tickets and troubleshooting.

ReadWriteEditBash(curl:*)Bash(node:*)Grep
anima-deploy-integration View full skill →

Deploy Anima design-to-code service as a backend API endpoint.

ReadWriteEditBash(vercel:*)Bash(gcloud:*)Bash(docker:*)
anima-hello-world View full skill →

Generate React/Vue/HTML code from a Figma design using the Anima SDK.

ReadWriteEditBash(npm:*)
anima-install-auth View full skill →

Install the Anima SDK and configure authentication for Figma-to-code generation.

ReadWriteEditBash(npm:*)Grep
anima-local-dev-loop View full skill →

Set up iterative design-to-code development loop with Anima SDK.

ReadWriteEditBash(npm:*)Grep
anima-performance-tuning View full skill →

Optimize Anima code generation performance with caching, parallelism, and output tuning.

ReadWriteEditBash(npm:*)
anima-prod-checklist View full skill →

Production readiness checklist for Anima design-to-code pipelines.

ReadWriteEditBash(curl:*)Grep
anima-rate-limits View full skill →

Implement rate limiting for Anima API code generation requests.

ReadWriteEditBash(npm:*)
anima-reference-architecture View full skill →

Implement reference architecture for Anima design-to-code automation.

ReadWriteEdit
anima-sdk-patterns View full skill →

Apply production-ready patterns for the Anima SDK design-to-code pipeline.

ReadWriteEdit
anima-security-basics View full skill →

Secure Anima and Figma tokens for design-to-code pipelines.

ReadWriteEditGrep
anima-upgrade-migration View full skill →

Upgrade @animaapp/anima-sdk versions and handle API changes.

ReadWriteEditBash(npm:*)Grep
anima-webhooks-events View full skill →

Use Figma webhooks to trigger automatic Anima code generation on design changes.

ReadWriteEditBash(curl:*)

Ready to use anima-pack?