GitHub
Skills harvested from GitHub repositories
14810 skills availablecanva-deploy-integration
Deploy Canva Connect API integrations to popular platforms with secure OAuth credential management. The Canva API requir...
canva-cost-tuning
Optimize Canva Connect API usage. While the Connect API itself is free to call, rate limits constrain throughput. Canva ...
canva-common-errors
Quick reference for the most common Canva Connect API errors at api.canva.com/rest/v1/ with real HTTP status codes, erro...
canva-core-workflow-b
Secondary workflow: upload assets to Canva, autofill brand templates with dynamic data (text, images, charts), and organ...
canva-ci-integration
Set up CI/CD pipelines for Canva Connect API integrations. Uses MSW mock server for unit tests and real API calls for in...
canva-advanced-troubleshooting
Deep debugging for complex Canva Connect API issues — intermittent 5xx errors, stuck export jobs, OAuth token rotation f...
canva-architecture-variants
Three validated architecture patterns for Canva Connect API integrations. All use the REST API at api.canva.com/rest/v1/...
bamboohr-webhooks-events
BambooHR supports two webhook types: global webhooks (configured in the BambooHR admin UI, subset of fields) and permiss...
bamboohr-reference-architecture
Production-ready architecture for BambooHR integrations covering the three most common patterns: real-time employee sync...
bamboohr-security-basics
Security best practices for BambooHR API integrations covering API key management, webhook HMAC verification, PII handli...
bamboohr-prod-checklist
Complete pre-launch checklist for deploying BambooHR integrations to production, covering API configuration, data integr...
bamboohr-performance-tuning
Optimize BambooHR API performance through request reduction, caching, incremental sync, and connection pooling. The bigg...
bamboohr-install-auth
Set up BambooHR REST API authentication. BambooHR uses HTTP Basic Authentication — your API key is the username, and the...
bamboohr-local-dev-loop
Set up a fast, reproducible local development workflow for BambooHR integrations with request mocking, hot reload, and i...
bamboohr-debug-bundle
Collect all diagnostic information for BambooHR API troubleshooting or support tickets. Captures connectivity tests, API...
bamboohr-deploy-integration
Deploy BambooHR-powered applications to cloud platforms with proper secrets management, health checks, and webhook endpo...
bamboohr-core-workflow-b
Secondary BambooHR workflows covering time off requests, PTO balance tracking, employee file management, photos, goals, ...
bamboohr-cost-tuning
BambooHR pricing is per-employee-per-month (not per-API-call), but excessive API usage triggers rate limiting (503 error...
apple-notes-upgrade-migration
Each macOS major release can change Apple Notes capabilities, JXA API behavior, and the underlying NoteStore database sc...
bamboohr-common-errors
Diagnostic reference for BambooHR REST API errors. BambooHR returns error details in the X-BambooHR-Error-Message respon...
apple-notes-reference-architecture
Apple Notes automation systems are fundamentally different from cloud SaaS integrations. There is no REST API, no server...
apple-notes-prod-checklist
Before deploying Apple Notes automation to a production macOS machine, validate every dependency: TCC permissions, iClou...
apple-notes-performance-tuning
Apple Notes automation performance degrades linearly with note count because JXA loads all note objects into memory when...
apple-notes-multi-env-setup
Apple Notes supports multiple accounts simultaneously: iCloud (default), Gmail/Yahoo/AOL via IMAP, Exchange, and the loc...