Topic: saas
4,656 skills in this topic.
-
figma-install-auth
Set up Figma REST API authentication with personal access tokens or OAuth 2.0.
Use when connecting to the Figma API, generating tokens, configuring scopes,
or setting up OAuth flows for Figma integrations.
Trigger with phrases like "install figma", "setup figma API",
"figma auth", "figma personal access token", "figma OAuth".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
figma-known-pitfalls
Avoid the most common Figma API integration mistakes and anti-patterns.
Use when reviewing Figma code, onboarding new developers,
or auditing an existing Figma integration.
Trigger with phrases like "figma mistakes", "figma anti-patterns",
"figma pitfalls", "figma code review", "figma what not to do".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
figma-load-scale
Load test Figma API integrations and plan for scale.
Use when benchmarking API throughput, testing rate limit behavior,
or planning capacity for high-volume Figma integrations.
Trigger with phrases like "figma load test", "figma scale",
"figma benchmark", "figma capacity", "figma throughput".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
figma-local-dev-loop
Set up a local development workflow for Figma plugin and REST API projects.
Use when building Figma plugins, creating design-to-code pipelines,
or developing against the Figma API with hot reload.
Trigger with phrases like "figma dev setup", "figma plugin development",
"figma local development", "develop figma plugin".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
figma-migration-deep-dive
Migrate design systems between Figma files, or from other tools to Figma via API.
Use when migrating design tokens between files, syncing variables across libraries,
or building automated migration pipelines for Figma.
Trigger with phrases like "migrate figma", "figma migration",
"move figma library", "figma file migration", "sync figma files".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
figma-multi-env-setup
Configure Figma API access across dev, staging, and production environments.
Use when setting up per-environment tokens, managing multiple Figma files,
or isolating development from production Figma resources.
Trigger with phrases like "figma environments", "figma staging",
"figma dev prod", "figma environment config".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
figma-observability
Set up monitoring, metrics, and alerting for Figma API integrations.
Use when implementing observability for Figma operations, tracking API health,
or configuring alerts for rate limits and errors.
Trigger with phrases like "figma monitoring", "figma metrics",
"figma observability", "figma alerts", "figma dashboard".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
figma-performance-tuning
Optimize Figma REST API performance with caching, partial fetches, and connection reuse.
Use when experiencing slow API responses, reducing bandwidth for large files,
or optimizing request throughput for Figma integrations.
Trigger with phrases like "figma performance", "figma slow",
"figma caching", "figma optimize", "figma large file".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
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