Topic: saas
4,656 skills in this topic.
-
exa-policy-guardrails
Implement content policy enforcement, domain filtering, and usage guardrails for Exa.
Use when setting up content safety rules, restricting search domains,
or enforcing query and budget policies for Exa integrations.
Trigger with phrases like "exa policy", "exa content filter",
"exa guardrails", "exa domain allowlist", "exa content moderation".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
exa-observability
Set up monitoring, metrics, and alerting for Exa search integrations.
Use when implementing monitoring for Exa operations, building dashboards,
or configuring alerting for search quality and latency.
Trigger with phrases like "exa monitoring", "exa metrics",
"exa observability", "monitor exa", "exa alerts", "exa dashboard".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
exa-multi-env-setup
Configure Exa across development, staging, and production environments.
Use when setting up multi-environment search pipelines, managing API key isolation,
or configuring per-environment search limits and caching.
Trigger with phrases like "exa environments", "exa staging", "exa dev prod",
"exa environment setup", "exa multi-env".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
exa-migration-deep-dive
Migrate from other search APIs (Google, Bing, Tavily, Serper) to Exa neural search.
Use when switching to Exa from another search provider, migrating search pipelines,
or evaluating Exa as a replacement for traditional search APIs.
Trigger with phrases like "migrate to exa", "switch to exa", "replace google search with exa",
"exa vs tavily", "exa migration", "move to exa".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
exa-local-dev-loop
Configure Exa local development with hot reload, testing, and mock responses.
Use when setting up a development environment, writing tests against Exa,
or establishing a fast iteration cycle.
Trigger with phrases like "exa dev setup", "exa local development",
"exa test setup", "develop with exa", "mock exa".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
exa-load-scale
Implement Exa load testing, capacity planning, and scaling strategies.
Use when running performance tests, planning capacity for Exa integrations,
or designing high-throughput search architectures.
Trigger with phrases like "exa load test", "exa scale",
"exa capacity", "exa k6", "exa benchmark", "exa throughput".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
exa-known-pitfalls
Identify and avoid Exa anti-patterns and common integration mistakes.
Use when reviewing Exa code, onboarding new developers,
or auditing existing Exa integrations for correctness.
Trigger with phrases like "exa mistakes", "exa anti-patterns",
"exa pitfalls", "exa what not to do", "exa code review".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
exa-install-auth
Install the exa-js SDK and configure API key authentication.
Use when setting up a new Exa integration, configuring API keys,
or initializing Exa in a Node.js/Python project.
Trigger with phrases like "install exa", "setup exa",
"exa auth", "configure exa API key", "exa-js".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
exa-cost-tuning
Optimize Exa costs through search type selection, caching, and usage monitoring.
Use when analyzing Exa billing, reducing API costs,
or implementing budget controls and usage alerts.
Trigger with phrases like "exa cost", "exa billing",
"reduce exa costs", "exa pricing", "exa expensive", "exa budget".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
exa-prod-checklist
Execute Exa production deployment checklist with pre-flight, deploy, and rollback.
Use when deploying Exa integrations to production, preparing for launch,
or verifying production readiness.
Trigger with phrases like "exa production", "deploy exa to prod",
"exa go-live", "exa launch checklist", "exa production ready".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
exa-rate-limits
Implement Exa rate limiting, exponential backoff, and request queuing.
Use when handling 429 errors, implementing retry logic,
or optimizing API request throughput for Exa.
Trigger with phrases like "exa rate limit", "exa throttling",
"exa 429", "exa retry", "exa backoff", "exa QPS".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
exa-reference-architecture
Implement Exa reference architecture for search pipelines, RAG, and content discovery.
Use when designing new Exa integrations, reviewing project structure,
or establishing architecture standards for neural search applications.
Trigger with phrases like "exa architecture", "exa project structure",
"exa RAG pipeline", "exa reference design", "exa search pipeline".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
exa-advanced-troubleshooting
Apply advanced debugging techniques for hard-to-diagnose Exa issues.
Use when standard troubleshooting fails, investigating latency spikes,
or preparing evidence bundles for Exa support escalation.
Trigger with phrases like "exa hard bug", "exa mystery error",
"exa deep debug", "difficult exa issue", "exa latency spike".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
exa-architecture-variants
Choose and implement Exa architecture patterns at different scales: direct search, cached search, and RAG pipeline.
Use when designing Exa integrations, choosing between simple search and full RAG,
or planning architecture for different traffic volumes.
Trigger with phrases like "exa architecture", "exa blueprint",
"how to structure exa", "exa RAG design", "exa at scale".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
exa-ci-integration
Configure Exa CI/CD integration with GitHub Actions and automated testing.
Use when setting up automated testing for Exa integrations,
configuring CI pipelines, or adding Exa health checks to builds.
Trigger with phrases like "exa CI", "exa GitHub Actions",
"exa automated tests", "CI exa", "exa pipeline".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
exa-common-errors
Diagnose and fix Exa API errors by HTTP code and error tag.
Use when encountering Exa errors, debugging failed requests,
or troubleshooting integration issues.
Trigger with phrases like "exa error", "fix exa",
"exa not working", "debug exa", "exa 429", "exa 401".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
exa-core-workflow-a
Execute Exa neural search with contents, date filters, and domain scoping.
Use when building search features, implementing RAG context retrieval,
or querying the web with semantic understanding.
Trigger with phrases like "exa search", "exa neural search",
"search with exa", "exa searchAndContents", "exa query".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
exa-core-workflow-b
Execute Exa findSimilar, getContents, answer, and streaming answer workflows.
Use when finding pages similar to a URL, retrieving content for known URLs,
or getting AI-generated answers with citations.
Trigger with phrases like "exa find similar", "exa get contents",
"exa answer", "exa similarity search", "findSimilarAndContents".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
exa-security-basics
Secure Exa API keys, implement content moderation, and manage domain restrictions.
Use when securing API keys, auditing Exa security configuration,
or implementing content safety filtering.
Trigger with phrases like "exa security", "exa secrets",
"secure exa", "exa API key security", "exa content moderation".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
exa-hello-world
Create a minimal working Exa search example with real results.
Use when starting a new Exa integration, testing your setup,
or learning basic search, searchAndContents, and findSimilar patterns.
Trigger with phrases like "exa hello world", "exa example",
"exa quick start", "simple exa search", "first exa query".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
exa-enterprise-rbac
Manage Exa API key scoping, team access controls, and domain restrictions.
Use when implementing multi-key access control, configuring per-team search limits,
or setting up organization-level Exa governance.
Trigger with phrases like "exa access control", "exa RBAC",
"exa enterprise", "exa team keys", "exa permissions".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
exa-deploy-integration
Deploy Exa integrations to Vercel, Docker, and Cloud Run platforms.
Use when deploying Exa-powered applications to production,
configuring platform-specific secrets, or building search API endpoints.
Trigger with phrases like "deploy exa", "exa Vercel",
"exa production deploy", "exa Cloud Run", "exa Docker".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
procore-webhooks-events
Procore webhooks events — construction management platform integration.
Use when working with Procore API for project management, RFIs, or submittals.
Trigger with phrases like "procore webhooks events", "procore-webhooks-events".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
exa-reliability-patterns
Implement Exa reliability patterns: query fallback chains, circuit breakers, and graceful degradation.
Use when building fault-tolerant Exa integrations, implementing fallback strategies,
or adding resilience to production search services.
Trigger with phrases like "exa reliability", "exa circuit breaker",
"exa fallback", "exa resilience", "exa graceful degradation".
jeremylongshore/claude-code-plugins-plus-skills 1,803