Topic: llm
10,059 skills in this topic.
-
anima-ci-integration
Configure CI/CD pipeline for automated Figma-to-code generation with Anima.
Use when automating design-to-code in GitHub Actions, setting up PR-based
component generation, or integrating Anima into design handoff workflows.
Trigger: "anima CI", "anima GitHub Actions", "anima automated generation".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anima-common-errors
Diagnose and fix common Anima SDK design-to-code errors.
Use when encountering Figma token errors, code generation failures,
node not found issues, or output quality problems.
Trigger: "anima error", "anima not working", "anima debug", "figma to code error".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anima-core-workflow-a
Build automated Figma-to-React pipeline with the Anima SDK.
Use when automating design handoff, building CI/CD design-to-code workflows,
or creating a design system code generator from Figma components.
Trigger: "anima design pipeline", "figma to react pipeline",
"automated design handoff", "anima component generator".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anima-core-workflow-b
Clone websites to React/HTML code and customize Anima output with AI.
Use when converting live websites to code, customizing generated components,
or building design-system-aware code from URL screenshots.
Trigger: "anima website to code", "anima URL clone", "anima AI customization",
"website to react", "clone website to code".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anima-cost-tuning
Optimize Anima API costs through caching, incremental generation, and tier selection.
Use when managing Anima API usage, reducing unnecessary code generations,
or right-sizing your Anima plan for team size.
Trigger: "anima cost", "anima pricing", "anima budget", "anima API usage".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anima-debug-bundle
Collect Anima SDK debug evidence for support tickets and troubleshooting.
Use when filing Anima support requests, debugging code generation issues,
or collecting diagnostic data for the Anima team.
Trigger: "anima debug bundle", "anima support ticket", "anima diagnostics".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anima-deploy-integration
Deploy Anima design-to-code service as a backend API endpoint.
Use when building a design-to-code microservice, deploying Anima SDK
as a serverless function, or creating an internal design tool API.
Trigger: "deploy anima", "anima service deploy", "anima serverless".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anima-hello-world
Generate React/Vue/HTML code from a Figma design using the Anima SDK.
Use when testing design-to-code conversion, learning Anima's code output format,
or building your first automated design-to-code pipeline.
Trigger: "anima hello world", "anima example", "figma to react",
"figma to code", "anima generate code".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anima-install-auth
Install the Anima SDK and configure authentication for Figma-to-code generation.
Use when setting up design-to-code automation, configuring Figma token access,
or initializing the @animaapp/anima-sdk for server-side code generation.
Trigger: "install anima", "setup anima", "anima auth", "anima figma token".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anima-local-dev-loop
Set up iterative design-to-code development loop with Anima SDK.
Use when rapidly iterating on Figma-to-code output, comparing framework outputs,
or building a local preview server for generated components.
Trigger: "anima local dev", "anima dev loop", "anima preview", "anima iteration".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anima-performance-tuning
Optimize Anima code generation performance with caching, parallelism, and output tuning.
Use when reducing generation latency, optimizing batch component generation,
or improving generated code quality for production use.
Trigger: "anima performance", "anima slow", "anima optimization", "anima caching".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anima-prod-checklist
Production readiness checklist for Anima design-to-code pipelines.
Use when deploying automated design-to-code services, preparing CI/CD
Figma-to-code automation, or validating output quality before production.
Trigger: "anima production", "anima go-live", "anima prod checklist".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anima-rate-limits
Implement rate limiting for Anima API code generation requests.
Use when batching component generation, handling rate limit errors,
or optimizing API throughput for large design systems.
Trigger: "anima rate limit", "anima throttling", "anima batch generation".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anima-reference-architecture
Implement reference architecture for Anima design-to-code automation.
Use when designing a design system automation pipeline, structuring
a Figma-to-React project, or planning team-scale design handoff.
Trigger: "anima architecture", "design-to-code architecture",
"anima project structure", "figma automation architecture".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anima-sdk-patterns
Apply production-ready patterns for the Anima SDK design-to-code pipeline.
Use when building reusable Anima client wrappers, implementing output caching,
or establishing team standards for design-to-code automation.
Trigger: "anima SDK patterns", "anima best practices", "anima code patterns".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anima-security-basics
Secure Anima and Figma tokens for design-to-code pipelines.
Use when protecting API credentials, restricting Figma access scope,
or hardening CI/CD design automation pipelines.
Trigger: "anima security", "anima token safety", "figma token security".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anima-upgrade-migration
Upgrade @animaapp/anima-sdk versions and handle API changes.
Use when upgrading SDK versions, migrating from the Figma plugin workflow
to SDK-based automation, or adapting to new Anima API features.
Trigger: "anima upgrade", "anima migration", "anima SDK update".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anima-webhooks-events
Use Figma webhooks to trigger automatic Anima code generation on design changes.
Use when building event-driven design-to-code pipelines, auto-generating
components when Figma files change, or integrating design updates into CI.
Trigger: "anima webhook", "figma webhook", "anima auto-generate on change".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
cohere-ci-integration
Configure CI/CD for Cohere integrations with GitHub Actions and automated testing.
Use when setting up automated testing for Chat/Embed/Rerank,
configuring CI pipelines, or testing Cohere-powered applications.
Trigger with phrases like "cohere CI", "cohere GitHub Actions",
"cohere automated tests", "CI cohere", "cohere pipeline".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
cohere-common-errors
Diagnose and fix Cohere API v2 errors and exceptions.
Use when encountering Cohere errors, debugging failed requests,
or troubleshooting CohereError, CohereTimeoutError, rate limits.
Trigger with phrases like "cohere error", "fix cohere",
"cohere not working", "debug cohere", "cohere 429", "cohere 400".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
cohere-core-workflow-a
Build a complete RAG pipeline with Cohere Chat, Embed, and Rerank.
Use when implementing retrieval-augmented generation, building
grounded Q&A systems, or combining search with LLM generation.
Trigger with phrases like "cohere RAG", "cohere retrieval",
"cohere grounded generation", "cohere search and answer".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
cohere-core-workflow-b
Build tool-use agents and function calling with Cohere API v2.
Use when implementing multi-step agents, function calling,
or building autonomous tool-using workflows with Cohere.
Trigger with phrases like "cohere tool use", "cohere agents",
"cohere function calling", "cohere multi-step".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
cohere-cost-tuning
Optimize Cohere costs through model selection, token budgets, and usage monitoring.
Use when analyzing Cohere billing, reducing API costs,
or implementing usage monitoring and budget alerts.
Trigger with phrases like "cohere cost", "cohere billing",
"reduce cohere costs", "cohere pricing", "cohere expensive", "cohere budget".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
cohere-data-handling
Implement data privacy for Cohere API calls with PII redaction and compliance.
Use when handling sensitive data, implementing PII redaction before API calls,
or ensuring GDPR/CCPA compliance with Cohere integrations.
Trigger with phrases like "cohere data", "cohere PII",
"cohere GDPR", "cohere data retention", "cohere privacy", "cohere redact".
jeremylongshore/claude-code-plugins-plus-skills 1,803