Topic: developer-tools
13,276 skills in this topic.
-
supabase-load-scale
Scale Supabase projects for production load: read replicas, connection pooling
tuning via Supavisor, compute size upgrades, CDN caching for Storage,
Edge Function regional deployment, and database table partitioning.
Use when preparing for traffic spikes, optimizing connection limits,
setting up read replicas for analytics queries, or partitioning large tables.
Trigger with phrases like "supabase scale", "supabase read replica",
"supabase connection pooling", "supabase compute upgrade",
"supabase CDN storage", "supabase edge function regions",
"supabase partitioning", "supavisor", "supabase pool mode".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
supabase-known-pitfalls
Avoid and fix the most common Supabase mistakes: exposing service_role key
in client bundles, forgetting to enable RLS, not using connection pooling
in serverless, .single() throwing on empty results, missing .select() after
insert/update, not destructuring { data, error }, creating multiple client
instances, and not using generated types.
Use when reviewing Supabase code, onboarding developers, auditing an
existing project, or debugging unexpected behavior.
Trigger with phrases like "supabase mistakes", "supabase anti-patterns",
"supabase pitfalls", "supabase code review", "supabase gotchas",
"supabase debugging", "what not to do supabase", "supabase common errors".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
supabase-data-handling
Implement GDPR/CCPA compliance with Supabase: RLS for data isolation, user deletion
via auth.admin.deleteUser(), data export via SQL, PII column management,
backup/restore workflows, and retention policies.
Use when handling sensitive data, implementing right-to-deletion, configuring data retention,
or auditing PII in Supabase database columns.
Trigger: "supabase GDPR", "supabase data handling", "supabase PII", "supabase compliance",
"supabase data retention", "supabase delete user", "supabase data export".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
supabase-cost-tuning
Optimize Supabase costs through plan selection, database tuning, storage cleanup,
connection pooling, and Edge Function optimization.
Use when analyzing Supabase billing, reducing costs, right-sizing compute,
or implementing usage tracking and budget alerts.
Trigger with phrases like "supabase cost", "supabase billing",
"reduce supabase costs", "supabase pricing", "supabase expensive", "supabase budget".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
supabase-webhooks-events
Implement Supabase database webhooks, pg_net async HTTP, LISTEN/NOTIFY,
and Edge Function event handlers with signature verification.
Use when setting up database webhooks for INSERT/UPDATE/DELETE events,
sending HTTP requests from PostgreSQL triggers, handling Realtime
postgres_changes as an event source, or building event-driven architectures.
Trigger with phrases like "supabase webhook", "database events",
"pg_net trigger", "supabase LISTEN NOTIFY", "webhook signature verify",
"supabase event-driven", "supabase_functions.http_request".
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
-
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
-
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
-
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
-
guidewire-local-dev-loop
Configure Guidewire Studio local development with Gosu debugging, hot reload, and test data.
Trigger: "guidewire local dev loop", "local-dev-loop".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
guidewire-install-auth
Install Guidewire Studio, configure Cloud API OAuth2 authentication,
and register applications with Guidewire Hub.
Trigger: "install guidewire", "guidewire auth", "guidewire OAuth2", "guidewire Cloud API setup".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
guidewire-core-workflow-b
Execute Guidewire claims workflow in ClaimCenter: FNOL, investigation, reserves, and settlement.
Trigger: "claimcenter workflow", "create claim", "FNOL", "claim settlement", "process claim".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
guidewire-sdk-patterns
Master Guidewire SDK patterns: REST API Client, Jutro Digital SDK, and Gosu best practices.
Trigger: "guidewire sdk patterns", "sdk-patterns".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
guidewire-reference-architecture
Enterprise reference architecture for Guidewire InsuranceSuite Cloud deployments.
Trigger: "guidewire reference architecture", "reference-architecture".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
guidewire-cost-tuning
Optimize Guidewire Cloud costs: license management, API usage, compute right-sizing.
Trigger: "guidewire cost tuning", "cost-tuning".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
abridge-debug-bundle
Collect Abridge debug evidence for support tickets and troubleshooting.
Use when filing Abridge support tickets, collecting diagnostic data,
or preparing evidence for escalation to Abridge engineering.
Trigger: "abridge debug bundle", "abridge support ticket",
"abridge diagnostics", "collect abridge evidence".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
abridge-deploy-integration
Deploy Abridge clinical AI integration to HIPAA-compliant cloud infrastructure.
Use when deploying to GCP Cloud Run, AWS ECS, or Azure Container Apps
with healthcare-grade secrets management and compliance controls.
Trigger: "deploy abridge", "abridge production deploy", "abridge Cloud Run",
"abridge AWS deploy", "abridge HIPAA infrastructure".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
abridge-reference-architecture
Implement Abridge reference architecture for clinical AI integration.
Use when designing a new Abridge deployment, reviewing project structure,
or planning multi-site health system rollouts with EHR integration.
Trigger: "abridge architecture", "abridge project structure",
"abridge system design", "abridge multi-site".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
abridge-sdk-patterns
Apply production-ready patterns for Abridge clinical AI integration.
Use when building reusable Abridge client wrappers, implementing HIPAA-compliant
error handling, or establishing team coding standards for healthcare AI.
Trigger: "abridge SDK patterns", "abridge best practices", "abridge code patterns".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
adobe-common-errors
Diagnose and fix common Adobe API errors across Firefly Services, PDF Services,
Photoshop API, and Adobe I/O Events.
Use when encountering Adobe errors, debugging failed requests,
or troubleshooting integration issues.
Trigger with phrases like "adobe error", "fix adobe",
"adobe not working", "debug adobe", "adobe 403", "adobe 429".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
adobe-hello-world
Create minimal working examples for Adobe APIs: Firefly image generation,
PDF extraction, and Photoshop background removal.
Use when starting a new Adobe integration, testing your setup,
or learning basic Adobe API patterns.
Trigger with phrases like "adobe hello world", "adobe example",
"adobe quick start", "simple adobe code", "first adobe API call".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
adobe-incident-runbook
Execute Adobe incident response procedures with triage, mitigation,
and postmortem for Firefly Services, PDF Services, and I/O Events outages.
Use when responding to Adobe-related incidents, investigating API failures,
or running post-incident reviews.
Trigger with phrases like "adobe incident", "adobe outage",
"adobe down", "adobe on-call", "adobe emergency".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
adobe-observability
Set up comprehensive observability for Adobe API integrations with
Prometheus metrics, OpenTelemetry traces, structured logging, and
alert rules covering Firefly, PDF Services, and Photoshop APIs.
Trigger with phrases like "adobe monitoring", "adobe metrics",
"adobe observability", "monitor adobe", "adobe alerts", "adobe tracing".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
adobe-performance-tuning
Optimize Adobe API performance with token caching, async job batching,
connection pooling, and response caching for Firefly, PDF Services,
and Photoshop API workflows.
Trigger with phrases like "adobe performance", "optimize adobe",
"adobe latency", "adobe caching", "adobe slow", "adobe batch".
jeremylongshore/claude-code-plugins-plus-skills 1,803