Topic: marketplace
4,766 skills in this topic.
-
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-security-basics
Apply Cohere security best practices for API key management and access control.
Use when securing API keys, implementing key rotation,
or auditing Cohere security configuration.
Trigger with phrases like "cohere security", "cohere secrets",
"secure cohere", "cohere API key security", "cohere key rotation".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
evernote-performance-tuning
Optimize Evernote integration performance.
Use when improving response times, reducing API calls,
or scaling Evernote integrations.
Trigger with phrases like "evernote performance", "optimize evernote",
"evernote speed", "evernote caching".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
evernote-observability
Implement observability for Evernote integrations.
Use when setting up monitoring, logging, tracing,
or alerting for Evernote applications.
Trigger with phrases like "evernote monitoring", "evernote logging",
"evernote metrics", "evernote observability".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
evernote-multi-env-setup
Configure multi-environment setup for Evernote integrations.
Use when setting up dev, staging, and production environments,
or managing environment-specific configurations.
Trigger with phrases like "evernote environments", "evernote staging",
"evernote dev setup", "multiple environments evernote".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
cohere-prod-checklist
Execute Cohere production deployment checklist and rollback procedures.
Use when deploying Cohere integrations to production, preparing for launch,
or implementing go-live procedures for Cohere-powered apps.
Trigger with phrases like "cohere production", "deploy cohere",
"cohere go-live", "cohere launch checklist".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
cohere-rate-limits
Implement Cohere rate limiting, backoff, and request queuing patterns.
Use when handling 429 errors, implementing retry logic,
or optimizing API request throughput for Cohere.
Trigger with phrases like "cohere rate limit", "cohere throttling",
"cohere 429", "cohere retry", "cohere backoff".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
cohere-reference-architecture
Implement Cohere reference architecture with layered project layout for RAG and agents.
Use when designing new Cohere integrations, reviewing project structure,
or establishing architecture standards for Cohere API v2 applications.
Trigger with phrases like "cohere architecture", "cohere project structure",
"cohere layout", "organize cohere app", "cohere design pattern".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
cohere-sdk-patterns
Apply production-ready Cohere SDK patterns for TypeScript and Python.
Use when implementing Cohere integrations, refactoring SDK usage,
or establishing team coding standards for Cohere API v2.
Trigger with phrases like "cohere SDK patterns", "cohere best practices",
"cohere code patterns", "idiomatic cohere", "cohere wrapper".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
cursor-codebase-indexing
Set up and optimize Cursor codebase indexing for semantic code search and @Codebase queries.
Triggers on "cursor index", "codebase indexing", "index codebase", "cursor semantic search",
"@codebase", "cursor embeddings".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
cursor-api-key-management
Configure BYOK API keys for OpenAI, Anthropic, Google, Azure, and custom models in Cursor.
Triggers on "cursor api key", "cursor openai key", "cursor anthropic key", "own api key cursor",
"BYOK cursor", "cursor azure key".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
cursor-advanced-composer
Advanced Cursor Composer techniques: agent mode, parallel agents, complex refactoring, and multi-step
orchestration. Triggers on "advanced composer", "composer patterns", "multi-file generation",
"composer refactoring", "agent mode", "parallel agents".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
cursor-context-management
Optimize context window usage in Cursor with @-mentions, context pills, and conversation strategy.
Triggers on "cursor context", "context window", "context limit", "cursor memory", "context management",
"@-mentions", "context pills".
jeremylongshore/claude-code-plugins-plus-skills 1,803