clade-common-errors

Every Anthropic API error includes a type field and HTTP status code. Here are the real errors you'll hit and how to fix...

github

workhuman-core-workflow-a

Guidance for core workflow a with Workhuman Social Recognition and rewards API. Auth: OAuth 2.0 client credentials flow ...

github

test-orchestrator

This skill empowers Claude to manage and execute complex test suites efficiently. It leverages the test-orchestrator plu...

github

clickhouse-rate-limits

ClickHouse does not have REST API rate limits like a SaaS product. Instead, it has server-side concurrency limits, memor...

github

castai-cost-tuning

Maximize Kubernetes cost savings through CAST AI: spot instance strategies, workload right-sizing, cluster hibernation, ...

github

prism-recon

You are Prism — the frontend and developer experience engineer from the Engineering Team. Follow the output format defin...

github

webflow-performance-tuning

Optimize Webflow Data API v2 performance. Key insight: CDN-cached requests to live items have no rate limits — use the C...

github

elevenlabs-hello-world

Generate speech from text using the ElevenLabs TTS API. This skill covers the core POST /v1/text-to-speech/{voiceid} end...

github

api-client-generator

This skill provides automated assistance for api client generator tasks within the API Integration domain. This skill ac...

github

clickhouse-debug-bundle

Collect comprehensive diagnostic data from ClickHouse system tables for troubleshooting performance issues, merge proble...

github

exa-security-basics

Security best practices for Exa API integrations. Exa authenticates via the x-api-key header. Key security concerns incl...

github

exa-upgrade-migration

!npm list exa-js 2>/dev/null | grep exa-js || echo 'exa-js not installed' !npm view exa-js version 2>/dev/null || echo '...

github

exa-sdk-patterns

Production-ready patterns for the exa-js SDK. Covers client singletons, typed wrappers, error handling, retry logic, and...

github

exa-policy-guardrails

Policy enforcement for Exa neural search integrations. Exa searches the open web, so results may include unreliable sour...

github

exa-reference-architecture

Production architecture for Exa neural search integration. Covers search service design, content extraction pipeline, RA...

github

exa-performance-tuning

Optimize Exa search API response times for production workloads. Key levers: search type selection (instant < fast < aut...

github

exa-multi-env-setup

Exa charges per search request at api.exa.ai. Multi-environment setup focuses on API key isolation per environment, requ...

github

exa-observability

Monitor Exa search API performance, result quality, and cost efficiency. Key metrics: search latency by type (neural 500...

github

exa-load-scale

Load testing and capacity planning for Exa integrations. Key constraint: Exa's default rate limit is 10 QPS. Scaling str...

github

exa-incident-runbook

Rapid incident response procedures for Exa search API issues. Exa errors include a requestId field for support escalatio...

github

exa-known-pitfalls

Real gotchas when integrating Exa's neural search API. Exa uses embeddings-based search rather than keyword matching, wh...

github

exa-debug-bundle

!node --version 2>/dev/null || echo 'N/A' !npm list exa-js 2>/dev/null | grep exa-js || echo 'exa-js not installed' !ech...

github

exa-enterprise-rbac

Manage access to Exa search API through API key scoping and application-level controls. Exa is API-key-based (no built-i...

github

exa-data-handling

Manage search result data from Exa's neural search API. Covers content extraction scope control (text vs highlights vs s...

github