GitHub
Skills harvested from GitHub repositories
14810 skills availableclari-ci-integration
Add Clari export validation to CI: test API connectivity, validate export schemas, and run pipeline integration tests. n...
castai-security-basics
Secure your CAST AI integration: API key management, RBAC least-privilege, Kvisor runtime security agent, and network po...
castai-upgrade-migration
Upgrade CAST AI components: Helm charts for the agent/controller/evictor, Terraform provider version, and workload autos...
castai-sdk-patterns
CAST AI uses a REST API with X-API-Key header authentication. There is no official SDK -- build typed wrappers around fe...
castai-performance-tuning
Tune CAST AI for faster node provisioning, more responsive autoscaling, and efficient API usage. Covers headroom configu...
castai-reference-architecture
Production-grade architecture for managing CAST AI across multiple Kubernetes clusters. Covers Terraform module layout, ...
castai-local-dev-loop
Fast iteration workflow for CAST AI integrations: test autoscaler policies in a dev cluster, validate Terraform modules ...
castai-install-auth
Connect a Kubernetes cluster (EKS, GKE, AKS, or KOPS) to CAST AI for cost optimization, autoscaling, and security scanni...
castai-hello-world
First API calls against the CAST AI REST API: list connected clusters, retrieve the savings report, and inspect node inv...
castai-deploy-integration
Deploy CAST AI to EKS, GKE, and AKS clusters using official Terraform modules. Each cloud provider has a dedicated CAST ...
castai-common-errors
Diagnostic guide for the 10 most common CAST AI issues, covering agent connectivity, API errors, autoscaler failures, an...
castai-debug-bundle
Collect all CAST AI component logs, cluster state, and configuration into a single archive for troubleshooting or suppor...
canva-sdk-patterns
Production-ready patterns for wrapping the Canva Connect REST API. There is no official SDK — all integrations use fetch...
castai-ci-integration
Add CAST AI cost validation to CI/CD pipelines: verify savings thresholds, validate Terraform plans before apply, and ga...
canva-reliability-patterns
Production-grade reliability patterns for the Canva Connect API. The API has async operations (exports, uploads, autofil...
canva-rate-limits
The Canva Connect API enforces per-user, per-endpoint rate limits. Each endpoint has different thresholds. A 429 respons...
canva-local-dev-loop
Set up a fast local development environment for Canva Connect API integrations with a token management server, mock API ...
canva-multi-env-setup
Configure Canva Connect API integrations across development, staging, and production. Each environment needs separate OA...
canva-load-scale
Load test and scale Canva Connect API integrations. Since Canva enforces per-user rate limits, scaling means distributin...
canva-install-auth
Set up a Canva Connect API integration with OAuth 2.0 Authorization Code flow with PKCE (SHA-256). The Canva Connect API...
canva-known-pitfalls
Common mistakes when integrating with the Canva Connect API. Each pitfall includes the anti-pattern, why it fails, and t...
canva-incident-runbook
Rapid incident response for Canva Connect API integration failures. Covers triage, mitigation, escalation, and postmorte...
canva-enterprise-rbac
Manage access control for Canva Connect API integrations at the organization level. The Canva API uses OAuth scopes (not...
canva-hello-world
Minimal working example: authenticate, get user profile, create a design, and export it as PNG. All via the Canva Connec...