Topic: ai
10,359 skills in this topic.
-
retellai-prod-checklist
Retell AI prod checklist — AI voice agent and phone call automation.
Use when working with Retell AI for voice agents, phone calls, or telephony.
Trigger with phrases like "retell prod checklist", "retellai-prod-checklist", "voice agent".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
retellai-rate-limits
Retell AI rate limits — AI voice agent and phone call automation.
Use when working with Retell AI for voice agents, phone calls, or telephony.
Trigger with phrases like "retell rate limits", "retellai-rate-limits", "voice agent".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
retellai-reference-architecture
Retell AI reference architecture — AI voice agent and phone call automation.
Use when working with Retell AI for voice agents, phone calls, or telephony.
Trigger with phrases like "retell reference architecture", "retellai-reference-architecture", "voice agent".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
retellai-reliability-patterns
Retell AI reliability patterns — AI voice agent and phone call automation.
Use when working with Retell AI for voice agents, phone calls, or telephony.
Trigger with phrases like "retell reliability patterns", "retellai-reliability-patterns", "voice agent".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
retellai-sdk-patterns
Production-ready Retell AI SDK patterns for voice agent applications.
Use when building production voice agents, implementing retry logic, or establishing patterns.
Trigger with phrases like "retell patterns", "voice agent patterns", "retell best practices".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
retellai-security-basics
Retell AI security basics — AI voice agent and phone call automation.
Use when working with Retell AI for voice agents, phone calls, or telephony.
Trigger with phrases like "retell security basics", "retellai-security-basics", "voice agent".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
retellai-upgrade-migration
Retell AI upgrade migration — AI voice agent and phone call automation.
Use when working with Retell AI for voice agents, phone calls, or telephony.
Trigger with phrases like "retell upgrade migration", "retellai-upgrade-migration", "voice agent".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
retellai-webhooks-events
Retell AI webhooks events — AI voice agent and phone call automation.
Use when working with Retell AI for voice agents, phone calls, or telephony.
Trigger with phrases like "retell webhooks events", "retellai-webhooks-events", "voice agent".
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
-
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
-
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-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-data-handling
Data handling for Guidewire: entity management, data migration, batch operations, and governance.
Trigger: "guidewire data handling", "data-handling".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
guidewire-debug-bundle
Collect Guidewire diagnostic info including Cloud API responses, Gosu stack traces, and server logs.
Trigger: "guidewire debug bundle", "debug-bundle".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
guidewire-migration-deep-dive
Migrate to Guidewire Cloud from self-managed or legacy insurance systems.
Trigger: "guidewire migration deep dive", "migration-deep-dive".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
guidewire-security-basics
Implement Guidewire security: OAuth2 JWT, API roles, Gosu secure coding, and data protection.
Trigger: "guidewire security basics", "security-basics".
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
-
ramp-observability
Ramp observability — corporate card and expense management API integration.
Use when working with Ramp for card management, expenses, or accounting sync.
Trigger with phrases like "ramp observability", "ramp-observability", "corporate card API".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
ramp-webhooks-events
Ramp webhooks events — corporate card and expense management API integration.
Use when working with Ramp for card management, expenses, or accounting sync.
Trigger with phrases like "ramp webhooks events", "ramp-webhooks-events", "corporate card API".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
serpapi-hello-world
Run your first SerpApi search -- Google, Bing, or YouTube results as JSON.
Use when starting with SerpApi, testing search queries,
or learning the structured result format.
Trigger: "serpapi hello world", "serpapi example", "serpapi first search".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
serpapi-security-basics
Secure SerpApi API keys and prevent credit abuse.
Use when storing API keys, implementing backend proxies,
or auditing SerpApi access patterns.
Trigger: "serpapi security", "serpapi API key security", "secure serpapi".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
supabase-architecture-variants
Implement Supabase across different app architectures: Next.js SSR with
server components using service_role and client components with anon key,
SPA (React/Vue), mobile (React Native), serverless (Edge Functions),
and multi-tenant with schema-per-tenant or RLS isolation.
Use when choosing how to integrate Supabase into your specific stack,
setting up SSR auth flows, configuring mobile deep links,
or designing multi-tenant data isolation.
Trigger with phrases like "supabase next.js", "supabase SSR",
"supabase react native", "supabase SPA", "supabase serverless",
"supabase multi-tenant", "supabase server component",
"supabase architecture", "supabase service_role server".
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
-
supabase-multi-env-setup
Configure Supabase across development, staging, and production with separate projects,
environment-specific secrets, and safe migration promotion.
Use when setting up multi-environment deployments, isolating dev from prod data,
configuring per-environment Supabase projects, or promoting migrations through environments.
Trigger: "supabase environments", "supabase staging", "supabase dev prod",
"supabase multi-project", "supabase env config", "database branching".
jeremylongshore/claude-code-plugins-plus-skills 1,803