Topic: developer-tools
13,276 skills in this topic.
-
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-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
-
apollo-common-errors
Diagnose and fix common Apollo.io API errors.
Use when encountering Apollo API errors, debugging integration issues,
or troubleshooting failed requests.
Trigger with phrases like "apollo error", "apollo api error",
"debug apollo", "apollo 401", "apollo 429", "apollo troubleshoot".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
exa-upgrade-migration
Upgrade exa-js SDK versions and handle breaking changes safely.
Use when upgrading the Exa SDK, detecting deprecations,
or migrating between exa-js versions.
Trigger with phrases like "upgrade exa", "exa update",
"exa breaking changes", "update exa-js", "exa new version".
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
-
clari-webhooks-events
Monitor Clari forecast changes using export job polling and change detection.
Use when tracking forecast submission changes, building alerts
for significant forecast movements, or syncing Clari data in near-real-time.
Trigger with phrases like "clari webhooks", "clari notifications",
"clari forecast alerts", "clari change detection".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
exa-sdk-patterns
Apply production-ready exa-js SDK patterns with type safety, singletons, and wrappers.
Use when implementing Exa integrations, refactoring SDK usage,
or establishing team coding standards for Exa.
Trigger with phrases like "exa SDK patterns", "exa best practices",
"exa code patterns", "idiomatic exa", "exa wrapper".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clari-upgrade-migration
Handle Clari API version changes and export schema migrations.
Use when Clari updates their API, export format changes,
or migrating from v3 to v4 API.
Trigger with phrases like "upgrade clari", "clari api migration",
"clari schema change", "clari v4 migration".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
apollo-webhooks-events
Implement Apollo.io webhook and event-driven integrations.
Use when receiving Apollo notifications, syncing data on changes,
or building event-driven pipelines from Apollo activity.
Trigger with phrases like "apollo webhooks", "apollo events",
"apollo notifications", "apollo webhook handler", "apollo triggers".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
apollo-upgrade-migration
Manage Apollo.io API upgrades and endpoint migrations.
Use when upgrading Apollo API versions, migrating to new endpoints,
or updating deprecated API usage.
Trigger with phrases like "apollo upgrade", "apollo migration",
"update apollo api", "apollo breaking changes", "apollo deprecation".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clari-security-basics
Secure Clari API tokens and implement data handling best practices.
Use when managing API tokens, restricting data access,
or implementing PII handling for exported forecast data.
Trigger with phrases like "clari security", "clari api key rotation",
"secure clari", "clari pii handling".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
exa-performance-tuning
Optimize Exa API performance with search type selection, caching, and parallelization.
Use when experiencing slow responses, implementing caching strategies,
or optimizing request throughput for Exa integrations.
Trigger with phrases like "exa performance", "optimize exa",
"exa latency", "exa caching", "exa slow", "exa fast".
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
-
apollo-rate-limits
Implement Apollo.io rate limiting and backoff.
Use when handling rate limits, implementing retry logic,
or optimizing API request throughput.
Trigger with phrases like "apollo rate limit", "apollo 429",
"apollo throttling", "apollo backoff", "apollo request limits".
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
-
apollo-prod-checklist
Execute Apollo.io production deployment checklist.
Use when preparing to deploy Apollo integrations to production,
doing pre-launch verification, or auditing production readiness.
Trigger with phrases like "apollo production checklist", "deploy apollo",
"apollo go-live", "apollo production ready", "apollo launch checklist".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clari-reference-architecture
Reference architecture for Clari revenue intelligence integrations.
Use when designing a forecast data platform, planning Clari integration
architecture, or establishing team patterns for revenue analytics.
Trigger with phrases like "clari architecture", "clari data platform",
"clari integration design", "clari best practices".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
brightdata-webhooks-events
Implement Bright Data webhook signature validation and event handling.
Use when setting up webhook endpoints, implementing signature verification,
or handling Bright Data event notifications securely.
Trigger with phrases like "brightdata webhook", "brightdata events",
"brightdata webhook signature", "handle brightdata events", "brightdata notifications".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clari-rate-limits
Handle Clari API rate limits with backoff and export job scheduling.
Use when hitting 429 errors, optimizing export frequency,
or scheduling bulk forecast exports.
Trigger with phrases like "clari rate limit", "clari 429",
"clari throttle", "clari api limits".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
apollo-security-basics
Apply Apollo.io API security best practices.
Use when securing Apollo integrations, managing API keys,
or implementing secure data handling.
Trigger with phrases like "apollo security", "secure apollo api",
"apollo api key security", "apollo data protection".
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
-
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-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
-
apollo-sdk-patterns
Apply production-ready Apollo.io SDK patterns.
Use when implementing Apollo integrations, refactoring API usage,
or establishing team coding standards.
Trigger with phrases like "apollo sdk patterns", "apollo best practices",
"apollo code patterns", "idiomatic apollo", "apollo client wrapper".
jeremylongshore/claude-code-plugins-plus-skills 1,803