Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
vercel-deploy-preview
Create and manage Vercel preview deployments for branches and pull requests.
Use when deploying a preview for a pull request, testing changes before production,
or sharing preview URLs with stakeholders.
Trigger with phrases like "vercel deploy preview", "vercel preview URL",
"create preview deployment", "vercel PR preview".
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-hello-world
Create a minimal working Vercel deployment with a serverless API route.
Use when starting a new Vercel project, testing your setup,
or learning basic Vercel deployment and API route patterns.
Trigger with phrases like "vercel hello world", "vercel example",
"vercel quick start", "simple vercel project", "first vercel deploy".
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-advanced-troubleshooting
Advanced debugging for hard-to-diagnose Vercel issues including cold starts, edge errors, and function tracing.
Use when standard troubleshooting fails, investigating intermittent failures,
or preparing evidence for Vercel support escalation.
Trigger with phrases like "vercel hard bug", "vercel mystery error",
"vercel intermittent failure", "difficult vercel issue", "vercel deep debug".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
vercel-architecture-variants
Choose and implement Vercel architecture blueprints for different scales and use cases.
Use when designing new Vercel projects, choosing between static, serverless, and edge architectures,
or planning how to structure a multi-project Vercel deployment.
Trigger with phrases like "vercel architecture", "vercel blueprint",
"how to structure vercel", "vercel monorepo", "vercel multi-project".
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-common-errors
Diagnose and fix common Vercel deployment and function errors.
Use when encountering Vercel errors, debugging failed deployments,
or troubleshooting serverless function issues.
Trigger with phrases like "vercel error", "fix vercel",
"vercel not working", "debug vercel", "vercel 500", "vercel build failed".
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
-
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-install-auth
Install Vercel CLI and configure API token authentication.
Use when setting up Vercel for the first time, creating access tokens,
or initializing a project with vercel link.
Trigger with phrases like "install vercel", "setup vercel",
"vercel auth", "configure vercel token", "vercel login".
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-ci-integration
Configure Vercel CI/CD with GitHub Actions, preview deployments, and automated testing.
Use when setting up automated deployments, configuring preview bots,
or integrating Vercel into your CI pipeline.
Trigger with phrases like "vercel CI", "vercel GitHub Actions",
"vercel automated deploy", "CI vercel", "vercel pipeline".
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-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-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-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-incident-runbook
Vercel incident response procedures with triage, instant rollback, and postmortem.
Use when responding to Vercel-related outages, investigating production errors,
or running post-incident reviews for deployment failures.
Trigger with phrases like "vercel incident", "vercel outage",
"vercel down", "vercel on-call", "vercel emergency", "vercel broken".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
vercel-enterprise-rbac
Configure Vercel enterprise RBAC, access groups, SSO integration, and audit logging.
Use when implementing team access control, configuring SAML SSO,
or setting up role-based permissions for Vercel projects.
Trigger with phrases like "vercel SSO", "vercel RBAC",
"vercel enterprise", "vercel roles", "vercel permissions", "vercel access groups".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
vercel-deploy-integration
Deploy and manage Vercel production deployments with promotion, rollback, and multi-region strategies.
Use when deploying to production, configuring deployment regions,
or setting up blue-green deployment patterns on Vercel.
Trigger with phrases like "deploy vercel", "vercel production deploy",
"vercel promote", "vercel rollback", "vercel regions".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
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-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-known-pitfalls
Identify and avoid Vercel anti-patterns and common integration mistakes.
Use when reviewing Vercel code for issues, onboarding new developers,
or auditing existing Vercel deployments for best practice violations.
Trigger with phrases like "vercel mistakes", "vercel anti-patterns",
"vercel pitfalls", "vercel what not to do", "vercel code review".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
firecrawl-upgrade-migration
Upgrade Firecrawl SDK versions and migrate between API versions (v0 to v1/v2).
Use when upgrading the SDK, handling breaking changes between versions,
or migrating from the old API to the current v2 API.
Trigger with phrases like "upgrade firecrawl", "firecrawl migration",
"firecrawl v2", "update firecrawl SDK", "firecrawl breaking changes".
jeremylongshore/claude-code-plugins-plus-skills 1,803