Topic: claude-code-plugins
5,817 skills in this topic.
-
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-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
-
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-ci-integration
Set up CI/CD for SerpApi integrations with fixture-based testing.
Use when automating SerpApi tests without consuming credits,
or validating search result parsing in CI.
Trigger: "serpapi CI", "serpapi GitHub Actions", "serpapi automated tests".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
serpapi-common-errors
Diagnose and fix SerpApi errors: invalid keys, exhausted credits, blocked searches.
Use when SerpApi returns errors, empty results, or unexpected status codes.
Trigger: "serpapi error", "fix serpapi", "serpapi not working", "serpapi empty results".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
serpapi-core-workflow-a
Google Search scraping with SerpApi -- organic results, knowledge graph, answer boxes.
Use when building search-powered features, SEO monitoring,
or extracting structured data from Google results.
Trigger: "serpapi google search", "scrape google", "serpapi organic results".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
serpapi-core-workflow-b
Search Bing, YouTube, Google Shopping, Google News, and Google Maps with SerpApi.
Use when scraping non-Google engines, building multi-engine search,
or extracting video/news/shopping/maps data.
Trigger: "serpapi youtube", "serpapi bing", "serpapi news", "serpapi shopping".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
serpapi-cost-tuning
Optimize SerpApi costs by reducing credit consumption and choosing the right plan.
Use when analyzing search usage, reducing monthly costs,
or implementing credit-saving strategies.
Trigger: "serpapi cost", "serpapi pricing", "reduce serpapi costs", "serpapi credits".
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
-
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-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-install-auth
Install SerpApi client and configure API key authentication.
Use when setting up SerpApi for search result scraping, configuring API keys,
or initializing the serpapi Python/Node package.
Trigger: "install serpapi", "setup serpapi", "serpapi auth", "serpapi API key".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
serpapi-local-dev-loop
Configure SerpApi local development with cached responses and test fixtures.
Use when building search integrations, avoiding API calls during development,
or setting up reproducible test data from SerpApi.
Trigger: "serpapi dev setup", "serpapi local", "test serpapi locally".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
serpapi-performance-tuning
Optimize SerpApi performance with caching, async searches, and result filtering.
Use when reducing latency, minimizing credit consumption,
or optimizing search throughput.
Trigger: "serpapi performance", "optimize serpapi", "serpapi caching", "serpapi slow".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
serpapi-prod-checklist
Production readiness checklist for SerpApi integrations.
Use when deploying search features, validating credit budgets,
or preparing SerpApi-powered apps for launch.
Trigger: "serpapi production", "deploy serpapi", "serpapi go-live".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
serpapi-rate-limits
Handle SerpApi rate limits and credit-based usage quotas.
Use when managing API credit consumption, implementing request throttling,
or optimizing search volume for your plan tier.
Trigger: "serpapi rate limit", "serpapi credits", "serpapi quota", "serpapi throttle".
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-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
-
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
-
serpapi-upgrade-migration
Migrate between SerpApi client versions and handle package changes.
Use when upgrading from google-search-results to serpapi package,
or handling API response schema changes.
Trigger: "upgrade serpapi", "serpapi migration", "serpapi new package".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
serpapi-webhooks-events
Implement SerpApi async search callbacks and scheduled search monitoring.
Use when setting up search monitoring, SERP tracking pipelines,
or async search result retrieval.
Trigger: "serpapi webhooks", "serpapi monitoring", "serpapi scheduled search", "serpapi async".
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
-
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-auth-storage-realtime-core
Implement Supabase Auth (signUp, signIn, OAuth, session management), Storage
(upload, download, signed URLs, bucket policies), and Realtime (Postgres changes,
broadcast, presence). Use when building user auth flows, file upload features,
or live-updating UIs with Supabase. Trigger with phrases like "supabase auth",
"supabase storage upload", "supabase realtime subscribe", "supabase oauth",
"supabase file upload", "supabase presence", "supabase rls storage".
jeremylongshore/claude-code-plugins-plus-skills 1,803