GitHub
Skills harvested from GitHub repositories
14810 skills availableclade-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...
workhuman-core-workflow-a
Guidance for core workflow a with Workhuman Social Recognition and rewards API. Auth: OAuth 2.0 client credentials flow ...
test-orchestrator
This skill empowers Claude to manage and execute complex test suites efficiently. It leverages the test-orchestrator plu...
clickhouse-rate-limits
ClickHouse does not have REST API rate limits like a SaaS product. Instead, it has server-side concurrency limits, memor...
castai-cost-tuning
Maximize Kubernetes cost savings through CAST AI: spot instance strategies, workload right-sizing, cluster hibernation, ...
prism-recon
You are Prism — the frontend and developer experience engineer from the Engineering Team. Follow the output format defin...
webflow-performance-tuning
Optimize Webflow Data API v2 performance. Key insight: CDN-cached requests to live items have no rate limits — use the C...
elevenlabs-hello-world
Generate speech from text using the ElevenLabs TTS API. This skill covers the core POST /v1/text-to-speech/{voiceid} end...
api-client-generator
This skill provides automated assistance for api client generator tasks within the API Integration domain. This skill ac...
clickhouse-debug-bundle
Collect comprehensive diagnostic data from ClickHouse system tables for troubleshooting performance issues, merge proble...
exa-security-basics
Security best practices for Exa API integrations. Exa authenticates via the x-api-key header. Key security concerns incl...
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 '...
exa-sdk-patterns
Production-ready patterns for the exa-js SDK. Covers client singletons, typed wrappers, error handling, retry logic, and...
exa-policy-guardrails
Policy enforcement for Exa neural search integrations. Exa searches the open web, so results may include unreliable sour...
exa-reference-architecture
Production architecture for Exa neural search integration. Covers search service design, content extraction pipeline, RA...
exa-performance-tuning
Optimize Exa search API response times for production workloads. Key levers: search type selection (instant < fast < aut...
exa-multi-env-setup
Exa charges per search request at api.exa.ai. Multi-environment setup focuses on API key isolation per environment, requ...
exa-observability
Monitor Exa search API performance, result quality, and cost efficiency. Key metrics: search latency by type (neural 500...
exa-load-scale
Load testing and capacity planning for Exa integrations. Key constraint: Exa's default rate limit is 10 QPS. Scaling str...
exa-incident-runbook
Rapid incident response procedures for Exa search API issues. Exa errors include a requestId field for support escalatio...
exa-known-pitfalls
Real gotchas when integrating Exa's neural search API. Exa uses embeddings-based search rather than keyword matching, wh...
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...
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...
exa-data-handling
Manage search result data from Exa's neural search API. Covers content extraction scope control (text vs highlights vs s...