Search Skills
Search across 54932 indexed skills
groq-webhooks-events
Build event-driven architectures around Groq's inference API. Groq does not provide native webhooks, but its sub-second latency enables unique pattern...
clade-upgrade-migration
Upgrade the Anthropic SDK to new versions and migrate between Claude model generations. Covers version checking, changelog review, model ID updates ac...
clade-architecture-variants
Five architecture patterns for Claude-powered applications: Chatbot (stateless API wrapper), RAG (retrieval-augmented generation with vector search), ...
clari-local-dev-loop
Local development workflow for Clari integrations: mock forecast data for offline testing, schedule recurring exports, and build data transformation p...
databricks-multi-env-setup
Configure Databricks across dev, staging, and production with isolated workspaces (or catalog-level isolation), per-environment secrets, Asset Bundle ...
groq-security-basics
Security practices for Groq API keys and data flowing through Groq's inference API. Groq uses a single API key type (gsk prefix) with full access -- t...
clade-performance-tuning
Claude latency has two components: time to first token (TTFT) and tokens per second (TPS). Different strategies target each. | Model | TTFT (p50) | TT...
clade-reference-architecture
Claude Code has a plugin system with 4 extension points: skills (auto-activating knowledge), commands (slash commands), agents (specialized sub-agents...
cohere-core-workflow-a
End-to-end Retrieval-Augmented Generation using Cohere's three core endpoints: Embed (vectorize), Rerank (sort by relevance), Chat (generate grounded ...
cohere-cost-tuning
Optimize Cohere costs through model selection, token budgets, embedding compression, and usage monitoring. Cohere pricing is token-based with separate...
castai-reference-architecture
Production-grade architecture for managing CAST AI across multiple Kubernetes clusters. Covers Terraform module layout, per-environment policies, API ...
clari-reference-architecture
Production architecture for Clari revenue intelligence integrations: export pipeline design, data warehouse schema, analytics layer, and alerting. ┌──...