Search Skills
Search across 54932 indexed skills
klingai-known-pitfalls
Documented mistakes, gotchas, and anti-patterns from real Kling AI integrations. Each pitfall includes the symptom, root cause, and tested fix. Sympto...
hubspot-reference-architecture
Production-ready layered architecture for HubSpot CRM integrations with typed clients, service abstraction, caching, and webhook handling. TypeScript ...
langchain-langgraph-checkpointing
A chat agent that "keeps introducing itself" is almost always P16. The caller invokes graph.invoke(state) without passing config={"configurable": {"th...
klaviyo-enterprise-rbac
Enterprise access control for Klaviyo: API key scoping with granular read/write permissions, OAuth app authorization flows, and application-level RBAC...
ideogram-hello-world
Generate your first AI image with Ideogram. Demonstrates the legacy /generate endpoint (JSON body) and the V3 /v1/ideogram-v3/generate endpoint (multi...
ideogram-install-auth
Set up Ideogram API authentication for AI image generation. Ideogram provides a REST API at api.ideogram.ai for text-to-image generation, editing, rem...
maintainx-prod-checklist
Comprehensive pre-deployment and post-deployment checklist for MaintainX integrations covering security, reliability, observability, and data integrit...
hubspot-performance-tuning
Optimize HubSpot API performance through batch operations, caching, search optimization, and request minimization. @hubspot/api-client installed Under...
maintainx-enterprise-rbac
Configure enterprise role-based access control for MaintainX integrations with role definitions, location-scoped permissions, and audit logging. Maint...
maintainx-multi-env-setup
Configure and manage multiple MaintainX environments for development, staging, and production with proper secret management and client isolation. Sepa...
linear-incident-runbook
Step-by-step runbooks for handling production incidents with Linear integrations. Covers API authentication failures, rate limiting, webhook issues, a...
langchain-otel-observability
An engineer wires OpenTelemetry expecting to see prompts and responses in Honeycomb. The traces land — but only timing, model name, and token counts a...