Topic: mcp
13,395 skills in this topic.
-
ramp-data-handling
Ramp data handling — corporate card and expense management API integration.
Use when working with Ramp for card management, expenses, or accounting sync.
Trigger with phrases like "ramp data handling", "ramp-data-handling", "corporate card API".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
supabase-deploy-integration
Deploy and manage Supabase projects in production. Covers database migrations,
Edge Functions deployment, secrets management, zero-downtime rollouts,
blue/green branching, rollback procedures, and post-deploy health checks.
Use when deploying Supabase to production, running migrations, deploying
Edge Functions, managing secrets, or implementing zero-downtime deployments.
Trigger: "deploy supabase", "supabase migration push", "deploy edge function",
"supabase rollback", "supabase blue green", "supabase health check".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
supabase-debug-bundle
Collect Supabase diagnostic info for troubleshooting and support tickets.
Use when debugging connection failures, auth issues, Realtime drops, Storage
errors, RLS misconfigurations, or preparing a support escalation.
Trigger: "supabase debug", "supabase diagnostics", "supabase support bundle",
"collect supabase logs", "debug supabase connection".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
supabase-reliability-patterns
Build resilient Supabase integrations: circuit breakers wrapping createClient
calls, offline queue with IndexedDB, graceful degradation with cached fallbacks,
health check endpoints, retry with exponential backoff and jitter,
and dual-write patterns for critical data.
Use when building fault-tolerant apps, handling Supabase outages gracefully,
implementing offline-first patterns, or adding retry logic to SDK calls.
Trigger with phrases like "supabase circuit breaker", "supabase offline",
"supabase retry", "supabase health check", "supabase fallback",
"supabase resilience", "supabase dual write", "supabase outage".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
supabase-reference-architecture
Implement enterprise Supabase reference architectures — monorepo layout, multi-tenant RLS,
microservices with cross-project access, framework integration, edge functions, caching,
queue patterns, and audit logging.
Use when designing a new Supabase project from scratch, reviewing project structure for
production readiness, planning multi-tenant isolation, or establishing team architecture standards.
Trigger with phrases like "supabase architecture", "supabase project structure",
"supabase monorepo", "supabase multi-tenant", "supabase reference design",
"how to organize supabase at scale".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
serpapi-sdk-patterns
Production-ready SerpApi client patterns with caching, typing, and multi-engine support.
Use when building search services, implementing result caching,
or wrapping SerpApi with typed responses.
Trigger: "serpapi patterns", "serpapi best practices", "serpapi client wrapper".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
supabase-advanced-troubleshooting
Deep Supabase diagnostics: pg_stat_statements for slow queries, lock debugging with
pg_locks, connection leak detection, RLS policy conflicts, Edge Function cold starts,
and Realtime connection drop analysis.
Use when standard troubleshooting fails, investigating performance regressions, debugging
race conditions, or building evidence for Supabase support escalation.
Trigger: "supabase deep debug", "supabase slow query", "supabase lock contention",
"supabase connection leak", "supabase RLS conflict", "supabase cold start".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
serpapi-reference-architecture
Production architecture for SerpApi search services with caching, monitoring, and multi-engine support.
Use when designing search features, building SERP tracking systems,
or architecting search-powered applications.
Trigger: "serpapi architecture", "serpapi project structure", "serpapi design".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
serpapi-deploy-integration
Deploy SerpApi-powered search features to production platforms.
Use when deploying search APIs, configuring backend proxies,
or setting up SerpApi in serverless environments.
Trigger: "deploy serpapi", "serpapi Vercel", "serpapi production deploy".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
serpapi-debug-bundle
Collect SerpApi debug diagnostics: account status, recent searches, and error logs.
Use when troubleshooting SerpApi issues, checking credit usage,
or preparing support tickets.
Trigger: "serpapi debug", "serpapi diagnostic", "serpapi support".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
supabase-migration-deep-dive
Database migration patterns with Supabase CLI: npx supabase migration new, zero-downtime
migrations, data backfill strategies, schema versioning, rollback strategies, and type generation.
Use when creating database migrations, performing zero-downtime schema changes, backfilling
data in production, managing schema versions, or planning rollback strategies.
Trigger: "supabase migration", "supabase schema change", "supabase zero downtime",
"supabase rollback", "supabase db push", "supabase migration new".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
ramp-upgrade-migration
Ramp upgrade migration — corporate card and expense management API integration.
Use when working with Ramp for card management, expenses, or accounting sync.
Trigger with phrases like "ramp upgrade migration", "ramp-upgrade-migration", "corporate card API".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
supabase-local-dev-loop
Configure Supabase local development with the CLI, Docker, and migration workflow.
Use when initializing a Supabase project locally, starting the local stack,
writing migrations, seeding data, or iterating on schema changes.
Trigger with phrases like "supabase local dev", "supabase start",
"supabase init", "supabase db reset", "supabase local setup".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
ramp-security-basics
Ramp security basics — corporate card and expense management API integration.
Use when working with Ramp for card management, expenses, or accounting sync.
Trigger with phrases like "ramp security basics", "ramp-security-basics", "corporate card API".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
ramp-migration-deep-dive
Ramp migration deep dive — corporate card and expense management API integration.
Use when working with Ramp for card management, expenses, or accounting sync.
Trigger with phrases like "ramp migration deep dive", "ramp-migration-deep-dive", "corporate card API".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
abridge-local-dev-loop
Configure Abridge local development with FHIR server, synthetic data, and hot reload.
Use when setting up a development environment for clinical AI integration,
testing encounter workflows locally, or iterating on EHR integration code.
Trigger: "abridge local dev", "abridge dev setup", "abridge test locally".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
adobe-debug-bundle
Collect Adobe debug evidence for support tickets and troubleshooting.
Use when encountering persistent issues, preparing support tickets,
or collecting diagnostic information for Adobe API problems.
Trigger with phrases like "adobe debug", "adobe support bundle",
"collect adobe logs", "adobe diagnostic".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
guidewire-enterprise-rbac
Implement Guidewire RBAC: API roles, user permissions, and security policies.
Trigger: "guidewire enterprise rbac", "enterprise-rbac".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
abridge-core-workflow-a
Implement Abridge ambient clinical documentation capture-to-note pipeline.
Use when building the primary encounter workflow: audio capture, real-time
transcription, AI note generation, and EHR note insertion.
Trigger: "abridge clinical workflow", "abridge encounter pipeline",
"ambient documentation workflow", "abridge note generation".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
abridge-common-errors
Diagnose and fix common Abridge clinical AI integration errors.
Use when encountering EHR connectivity failures, note generation errors,
audio streaming issues, or FHIR validation problems with Abridge.
Trigger: "abridge error", "abridge not working", "abridge debug",
"fix abridge issue", "abridge troubleshoot".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
adobe-rate-limits
Implement Adobe API rate limiting, backoff, and quota management across
Firefly, PDF Services, Photoshop, and I/O Events APIs.
Use when handling rate limit errors, implementing retry logic,
or optimizing API request throughput for Adobe.
Trigger with phrases like "adobe rate limit", "adobe throttling",
"adobe 429", "adobe retry", "adobe backoff", "adobe quota".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
abridge-webhooks-events
Implement Abridge webhook handling for clinical documentation events.
Use when receiving note completion notifications, encounter status changes,
provider enrollment events, or quality alert callbacks from Abridge.
Trigger: "abridge webhook", "abridge events", "abridge notifications",
"abridge note completed event", "abridge encounter event".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
guidewire-ci-integration
Configure CI/CD pipelines for Guidewire with Gosu compilation, GUnit tests, and configuration deployment.
Trigger: "guidewire ci integration", "ci-integration".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
guidewire-webhooks-events
Implement Guidewire App Events and webhook integrations for event-driven architecture.
Trigger: "guidewire webhooks events", "webhooks-events".
jeremylongshore/claude-code-plugins-plus-skills 1,803