Topic: mcp
13,395 skills in this topic.
-
ramp-enterprise-rbac
Ramp enterprise rbac — corporate card and expense management API integration.
Use when working with Ramp for card management, expenses, or accounting sync.
Trigger with phrases like "ramp enterprise rbac", "ramp-enterprise-rbac", "corporate card API".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
ramp-deploy-integration
Ramp deploy integration — corporate card and expense management API integration.
Use when working with Ramp for card management, expenses, or accounting sync.
Trigger with phrases like "ramp deploy integration", "ramp-deploy-integration", "corporate card API".
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-debug-bundle
Ramp debug bundle — corporate card and expense management API integration.
Use when working with Ramp for card management, expenses, or accounting sync.
Trigger with phrases like "ramp debug bundle", "ramp-debug-bundle", "corporate card API".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
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-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
-
supabase-hello-world
Run your first Supabase query — insert a row and read it back.
Use when starting a new Supabase project, verifying your connection works,
or learning the basic insert-then-select pattern with @supabase/supabase-js.
Trigger with phrases like "supabase hello world", "first supabase query",
"supabase quick start", "test supabase connection", "supabase insert and select".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
supabase-enterprise-rbac
Implement custom role-based access control via JWT claims in Supabase: app_metadata.role,
RLS policies with auth.jwt() ->> 'role', organization-scoped access, and API key scoping.
Use when implementing role-based permissions, configuring organization-level access,
building admin/member/viewer hierarchies, or scoping API keys per role.
Trigger: "supabase RBAC", "supabase roles", "supabase permissions", "supabase JWT claims",
"supabase organization access", "supabase custom roles", "supabase app_metadata".
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
-
guidewire-common-errors
Diagnose and fix common Guidewire Cloud API errors including Gosu exceptions, validation failures, and integration issues.
Trigger: "guidewire common errors", "common-errors".
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
-
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
-
adobe-migration-deep-dive
Execute major Adobe re-architecture: migrating from legacy Adobe APIs
to Firefly Services, consolidating Creative Cloud integrations, and
strangler-fig migration from competitor document/image APIs to Adobe.
Trigger with phrases like "migrate adobe", "adobe migration",
"switch to adobe", "adobe replatform", "replace with adobe".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
guidewire-prod-checklist
Production deployment readiness for Guidewire Cloud including configuration promotion and testing.
Trigger: "guidewire prod checklist", "prod-checklist".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
abridge-prod-checklist
Execute Abridge production readiness checklist for clinical AI deployment.
Use when launching Abridge in a healthcare org, preparing for go-live,
or validating HIPAA compliance before production deployment.
Trigger: "abridge production checklist", "abridge go-live",
"abridge launch readiness", "abridge prod deploy".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
abridge-performance-tuning
Optimize Abridge clinical AI integration performance for high-volume deployments.
Use when reducing note generation latency, optimizing audio streaming throughput,
improving FHIR push performance, or scaling for multi-site health systems.
Trigger: "abridge performance", "abridge latency", "abridge optimization",
"abridge slow", "abridge scale".
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
-
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
-
adobe-deploy-integration
Deploy Adobe-powered applications to Vercel, Cloud Run, and Adobe App Builder
with proper credential injection and health monitoring.
Use when deploying Adobe API integrations to production platforms.
Trigger with phrases like "deploy adobe", "adobe Vercel",
"adobe Cloud Run", "adobe App Builder deploy", "adobe production deploy".
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
-
abridge-core-workflow-b
Implement Abridge patient-facing documentation and after-visit summary generation.
Use when building patient portal integration, generating plain-language summaries,
multi-language translations, or after-visit instructions from clinical encounters.
Trigger: "abridge patient summary", "after-visit summary", "patient portal abridge",
"abridge patient-facing", "abridge multilingual".
jeremylongshore/claude-code-plugins-plus-skills 1,803