Topic: claude-code
35,830 skills in this topic.
-
vercel-load-scale
Load test and scale Vercel deployments with concurrency tuning and capacity planning.
Use when running performance tests, planning for traffic spikes,
or optimizing serverless function scaling on Vercel.
Trigger with phrases like "vercel load test", "vercel scale",
"vercel performance test", "vercel capacity", "vercel benchmark".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
vercel-local-dev-loop
Configure Vercel local development with vercel dev, environment variables, and hot reload.
Use when setting up a development environment, testing serverless functions locally,
or establishing a fast iteration cycle with Vercel.
Trigger with phrases like "vercel dev setup", "vercel local development",
"vercel dev environment", "develop with vercel locally".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
vercel-migration-deep-dive
Migrate to Vercel from other platforms or re-architecture existing Vercel deployments.
Use when migrating from Netlify, AWS, or Cloudflare to Vercel,
or when re-platforming an existing Vercel application.
Trigger with phrases like "migrate to vercel", "vercel migration",
"switch to vercel", "netlify to vercel", "aws to vercel", "vercel replatform".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
vercel-multi-env-setup
Configure Vercel across development, preview, and production environments with scoped secrets.
Use when setting up per-environment configuration, managing environment-specific variables,
or implementing environment isolation on Vercel.
Trigger with phrases like "vercel environments", "vercel staging",
"vercel dev prod", "vercel environment setup", "vercel env scoping".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
vercel-observability
Set up Vercel observability with runtime logs, analytics, log drains, and OpenTelemetry tracing.
Use when implementing monitoring for Vercel deployments, setting up log drains,
or configuring alerting for function errors and performance.
Trigger with phrases like "vercel monitoring", "vercel metrics",
"vercel observability", "vercel logs", "vercel alerts", "vercel tracing".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
vercel-performance-tuning
Optimize Vercel deployment performance with caching, bundle optimization, and cold start reduction.
Use when experiencing slow page loads, optimizing Core Web Vitals,
or reducing serverless function cold start times.
Trigger with phrases like "vercel performance", "optimize vercel",
"vercel latency", "vercel caching", "vercel slow", "vercel cold start".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
vercel-policy-guardrails
Implement lint rules, CI policy checks, and automated guardrails for Vercel projects.
Use when setting up code quality rules, preventing secret exposure,
or enforcing deployment policies for Vercel applications.
Trigger with phrases like "vercel policy", "vercel lint",
"vercel guardrails", "vercel best practices check", "vercel secret scan".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
vercel-prod-checklist
Vercel production deployment checklist with rollback and promotion procedures.
Use when deploying to production, preparing for launch,
or implementing go-live and instant rollback procedures.
Trigger with phrases like "vercel production", "deploy vercel prod",
"vercel go-live", "vercel launch checklist", "vercel promote".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
vercel-rate-limits
Handle Vercel API rate limits, implement retry logic, and configure WAF rate limiting.
Use when hitting 429 errors, implementing retry logic,
or setting up rate limiting for your Vercel-deployed API endpoints.
Trigger with phrases like "vercel rate limit", "vercel throttling",
"vercel 429", "vercel retry", "vercel backoff", "vercel WAF rate limit".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
vercel-reference-architecture
Implement a Vercel reference architecture with layered project structure and best practices.
Use when designing new Vercel projects, reviewing project structure,
or establishing architecture standards for Vercel applications.
Trigger with phrases like "vercel architecture", "vercel project structure",
"vercel best practices layout", "how to organize vercel project".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
vercel-reliability-patterns
Implement reliability patterns for Vercel deployments including circuit breakers, retry logic, and graceful degradation.
Use when building fault-tolerant serverless functions, implementing retry strategies,
or adding resilience to production Vercel services.
Trigger with phrases like "vercel reliability", "vercel circuit breaker",
"vercel resilience", "vercel fallback", "vercel graceful degradation".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
vercel-sdk-patterns
Production-ready Vercel REST API patterns with typed fetch wrappers and error handling.
Use when integrating with the Vercel API programmatically, building deployment tools,
or establishing team coding standards for Vercel API calls.
Trigger with phrases like "vercel SDK patterns", "vercel API wrapper",
"vercel REST API client", "vercel best practices", "idiomatic vercel API".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
vercel-security-basics
Apply Vercel security best practices for secrets, headers, and access control.
Use when securing API keys, configuring security headers,
or auditing Vercel security configuration.
Trigger with phrases like "vercel security", "vercel secrets",
"secure vercel", "vercel headers", "vercel CSP".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
vercel-upgrade-migration
Upgrade Vercel CLI, Node.js runtime, and Next.js framework versions with breaking change detection.
Use when upgrading Vercel CLI versions, migrating Node.js runtimes,
or updating Next.js between major versions on Vercel.
Trigger with phrases like "upgrade vercel", "vercel migration",
"vercel breaking changes", "update vercel CLI", "next.js upgrade on vercel".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
vercel-webhooks-events
Implement Vercel webhook handling with signature verification and event processing.
Use when setting up webhook endpoints, processing deployment events,
or building integrations that react to Vercel deployment lifecycle.
Trigger with phrases like "vercel webhook", "vercel events",
"vercel deployment.ready", "handle vercel events", "vercel webhook signature".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
attio-ci-integration
Configure CI/CD pipelines for Attio integrations with GitHub Actions,
mock-based unit tests, and live API integration tests.
Trigger: "attio CI", "attio GitHub Actions", "attio automated tests",
"CI attio", "attio pipeline", "test attio in CI".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
attio-common-errors
Diagnose and fix the top Attio REST API errors by HTTP status code.
Real error response formats, actual error codes, and proven fixes.
Trigger: "attio error", "fix attio", "attio not working",
"attio 429", "attio 403", "attio 422", "debug attio".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
attio-core-workflow-a
Full CRUD on Attio records -- create, read, update, delete, and search
across people, companies, deals, and custom objects.
Trigger: "attio records", "attio CRUD", "create attio record",
"update attio person", "search attio companies", "attio objects".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
attio-core-workflow-b
Manage Attio lists, entries, notes, and tasks via the REST API.
Use when working with sales pipelines, kanban boards, CRM notes,
or task assignments in Attio.
Trigger: "attio lists", "attio entries", "attio pipeline",
"attio notes", "attio tasks", "add to attio list".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
attio-cost-tuning
Optimize Attio API usage costs -- reduce request volume, select the
right plan, monitor usage, and implement budget alerts.
Trigger: "attio cost", "attio billing", "reduce attio costs",
"attio pricing", "attio expensive", "attio budget", "attio usage".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
attio-debug-bundle
Collect Attio integration diagnostic evidence -- API health, scopes,
object schema, and rate limit status -- for debugging or support tickets.
Trigger: "attio debug", "attio support bundle", "attio diagnostic",
"collect attio logs", "attio not working debug".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
attio-deploy-integration
Deploy Attio integrations to Vercel, Fly.io, Railway, and Cloud Run
with proper secrets, health checks, and webhook endpoint configuration.
Trigger: "deploy attio", "attio Vercel", "attio production deploy",
"attio Cloud Run", "attio Fly.io", "attio Railway".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
attio-hello-world
Make your first Attio API calls -- list objects, create a person,
query companies, and read attributes.
Use when starting a new Attio integration or learning the API.
Trigger: "attio hello world", "attio example", "first attio call",
"attio quick start", "try attio API".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
attio-install-auth
Set up Attio REST API authentication with access tokens or OAuth 2.0.
Use when configuring API keys, setting token scopes, initializing
the Attio client, or connecting an app via OAuth.
Trigger: "install attio", "setup attio", "attio auth", "attio API key",
"attio OAuth", "attio access token".
jeremylongshore/claude-code-plugins-plus-skills 1,803