Topic: claude-code-plugins
5,817 skills in this topic.
-
figma-policy-guardrails
Enforce security policies and coding standards for Figma API integrations.
Use when setting up linting rules for Figma tokens, preventing accidental
credential leaks, or enforcing API usage best practices.
Trigger with phrases like "figma policy", "figma lint",
"figma guardrails", "figma security rules", "figma best practices check".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
figma-prod-checklist
Production readiness checklist for Figma REST API integrations.
Use when deploying Figma integrations to production, preparing for launch,
or auditing an existing integration for production fitness.
Trigger with phrases like "figma production", "deploy figma",
"figma go-live", "figma launch checklist".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
figma-rate-limits
Handle Figma REST API rate limits with exponential backoff and request queuing.
Use when encountering 429 errors, implementing retry logic,
or optimizing API request throughput for Figma.
Trigger with phrases like "figma rate limit", "figma throttling",
"figma 429", "figma retry", "figma backoff".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
figma-reference-architecture
Reference architecture for production Figma API integrations.
Use when designing a new Figma integration, planning project structure,
or establishing patterns for design-to-code pipelines.
Trigger with phrases like "figma architecture", "figma project structure",
"figma integration design", "figma best practices layout".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
figma-reliability-patterns
Build resilient Figma integrations with circuit breakers, fallbacks, and graceful degradation.
Use when implementing fault tolerance, handling Figma outages gracefully,
or building production-grade reliability into Figma API consumers.
Trigger with phrases like "figma reliability", "figma circuit breaker",
"figma fallback", "figma resilience", "figma graceful degradation".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
figma-sdk-patterns
Production-ready patterns for the Figma REST API and Plugin API.
Use when building reusable Figma client wrappers, extracting design tokens,
traversing node trees, or creating typed API helpers.
Trigger with phrases like "figma patterns", "figma best practices",
"figma client wrapper", "figma typed API".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
figma-security-basics
Secure Figma API tokens, configure scopes, and validate webhook signatures.
Use when securing API keys, implementing least-privilege scopes,
or auditing Figma security configuration.
Trigger with phrases like "figma security", "figma secrets",
"secure figma token", "figma scopes", "figma webhook verify".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
figma-upgrade-migration
Handle Figma REST API scope changes, deprecations, and migration tasks.
Use when migrating from deprecated scopes, updating webhook versions,
or adapting to Figma API changelog changes.
Trigger with phrases like "upgrade figma", "figma deprecation",
"figma scope migration", "figma API changes", "figma v2 webhooks".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
figma-webhooks-events
Implement Figma Webhooks V2 for real-time file, comment, and library events.
Use when setting up webhook endpoints, handling FILE_UPDATE events,
or building event-driven Figma automation.
Trigger with phrases like "figma webhook", "figma events",
"figma FILE_UPDATE", "figma notifications", "figma real-time".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
framer-ci-integration
Configure Framer CI/CD integration with GitHub Actions and testing.
Use when setting up automated testing, configuring CI pipelines,
or integrating Framer tests into your build process.
Trigger with phrases like "framer CI", "framer GitHub Actions",
"framer automated tests", "CI framer".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
framer-common-errors
Diagnose and fix Framer common errors and exceptions.
Use when encountering Framer errors, debugging failed requests,
or troubleshooting integration issues.
Trigger with phrases like "framer error", "fix framer",
"framer not working", "debug framer".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
framer-core-workflow-a
Execute Framer primary workflow: Core Workflow A.
Use when implementing primary use case,
building main features, or core integration tasks.
Trigger with phrases like "framer main workflow",
"primary task with framer".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
framer-core-workflow-b
Execute Framer secondary workflow: Core Workflow B.
Use when implementing secondary use case,
or complementing primary workflow.
Trigger with phrases like "framer secondary workflow",
"secondary task with framer".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
framer-cost-tuning
Optimize Framer costs through tier selection, sampling, and usage monitoring.
Use when analyzing Framer billing, reducing API costs,
or implementing usage monitoring and budget alerts.
Trigger with phrases like "framer cost", "framer billing",
"reduce framer costs", "framer pricing", "framer expensive", "framer budget".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
framer-debug-bundle
Collect Framer debug evidence for support tickets and troubleshooting.
Use when encountering persistent issues, preparing support tickets,
or collecting diagnostic information for Framer problems.
Trigger with phrases like "framer debug", "framer support bundle",
"collect framer logs", "framer diagnostic".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
framer-deploy-integration
Deploy Framer integrations to Vercel, Fly.io, and Cloud Run platforms.
Use when deploying Framer-powered applications to production,
configuring platform-specific secrets, or setting up deployment pipelines.
Trigger with phrases like "deploy framer", "framer Vercel",
"framer production deploy", "framer Cloud Run", "framer Fly.io".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
framer-hello-world
Create a minimal working Framer example.
Use when starting a new Framer integration, testing your setup,
or learning basic Framer API patterns.
Trigger with phrases like "framer hello world", "framer example",
"framer quick start", "simple framer code".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
framer-install-auth
Install and configure Framer SDK/CLI authentication.
Use when setting up a new Framer integration, configuring API keys,
or initializing Framer in your project.
Trigger with phrases like "install framer", "setup framer",
"framer auth", "configure framer API key".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
framer-local-dev-loop
Configure Framer local development with hot reload and testing.
Use when setting up a development environment, configuring test workflows,
or establishing a fast iteration cycle with Framer.
Trigger with phrases like "framer dev setup", "framer local development",
"framer dev environment", "develop with framer".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
framer-performance-tuning
Optimize Framer API performance with caching, batching, and connection pooling.
Use when experiencing slow API responses, implementing caching strategies,
or optimizing request throughput for Framer integrations.
Trigger with phrases like "framer performance", "optimize framer",
"framer latency", "framer caching", "framer slow", "framer batch".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
framer-prod-checklist
Execute Framer production deployment checklist and rollback procedures.
Use when deploying Framer integrations to production, preparing for launch,
or implementing go-live procedures.
Trigger with phrases like "framer production", "deploy framer",
"framer go-live", "framer launch checklist".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
framer-rate-limits
Implement Framer rate limiting, backoff, and idempotency patterns.
Use when handling rate limit errors, implementing retry logic,
or optimizing API request throughput for Framer.
Trigger with phrases like "framer rate limit", "framer throttling",
"framer 429", "framer retry", "framer backoff".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
framer-reference-architecture
Implement Framer reference architecture with best-practice project layout.
Use when designing new Framer integrations, reviewing project structure,
or establishing architecture standards for Framer applications.
Trigger with phrases like "framer architecture", "framer best practices",
"framer project structure", "how to organize framer", "framer layout".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
framer-sdk-patterns
Apply production-ready Framer SDK patterns for TypeScript and Python.
Use when implementing Framer integrations, refactoring SDK usage,
or establishing team coding standards for Framer.
Trigger with phrases like "framer SDK patterns", "framer best practices",
"framer code patterns", "idiomatic framer".
jeremylongshore/claude-code-plugins-plus-skills 1,803