
Claude Skills by jeremylongshore
github.com/jeremylongshore'Execute Canva Connect API production deployment checklist and go-live
'Handle Canva Connect API rate limits with backoff, queuing, and monitoring.
'Implement Canva Connect API reference architecture with best-practice
"Implement reliability patterns for Canva Connect API \u2014 circuit\
'Apply production-ready Canva Connect API client patterns for TypeScript
'Apply Canva Connect API security best practices for OAuth tokens and
'Plan and execute Canva Connect API version upgrades and breaking change
'Implement Canva Connect API webhook handling with JWK signature verification.
'Integrate CAST AI policy validation and cost checks into CI/CD pipelines.
'Diagnose and fix CAST AI agent, API, and autoscaler errors.
'Configure CAST AI autoscaler policies and node templates for cost optimization.
'Configure CAST AI Workload Autoscaler for pod-level right-sizing and
'Maximize Kubernetes cost savings with CAST AI spot strategies and right-sizing.
'Collect CAST AI diagnostic bundle for support tickets and troubleshooting.
'Deploy CAST AI across multi-cloud Kubernetes clusters with Terraform
'Query CAST AI cluster savings report and node inventory.
'Install and configure CAST AI agent on a Kubernetes cluster with API
'Set up a local Kubernetes development loop with CAST AI cost monitoring.
'Optimize CAST AI autoscaler performance, node provisioning speed, and
'Production readiness checklist for CAST AI cluster onboarding.
'Handle CAST AI API rate limits with backoff and request queuing.
'Production-ready CAST AI REST API wrapper patterns in TypeScript and
'Secure CAST AI API keys, RBAC configuration, and Kvisor security agent.
'Upgrade CAST AI Helm charts, Terraform provider, and agent components.
'Configure CAST AI webhook notifications for cluster events and audit
Draft changelog PRs by collecting GitHub/Slack/Git changes, formatting
Check HIPAA compliance for healthcare data security requirements. Use
Audit a target's HTTP security headers — CSP, HSTS, X-Frame-Options, X-Content-Type-Options, Referrer-Policy, Permissions-Policy, and the Cross-Origin trio (COOP, COEP, CORP). Use when: SOC2 / PCI auditor flagged "missing security headers" or a Mozilla Observatory grade is below B, OR you need HSTS preload eligibility for chrome://net-internals. Threshold: any missing required header on production HTML response, HSTS max-age below 31536000s (preload requirement), CSP with 'unsafe-inline' or '...
'Execute use when you need to work with compliance checking.
Audit a project's dependency licenses against an explicit policy (allow-list / deny-list / review-required) and flag incompatibilities before they ship to production. Reads SPDX license identifiers from npm package manifests, Python METADATA / PKG-INFO files, and pyproject.toml; classifies each license by family (permissive, weak-copyleft, strong-copyleft, proprietary, unknown); detects copyleft contamination and SPDX-incompatible license combinations. Use when: pre-release legal review, M&A ...
Check compliance with OWASP Top 10 security risks and best practices.
'Analyze session management implementations to identify security vulnerabilities
"Debug complex Claude issues \u2014 inconsistent outputs, tool use failures,\n\
"Build different types of Claude-powered applications \u2014 chatbots,\
"Test and validate Claude integrations in CI/CD pipelines \u2014\nUse\
"Diagnose and fix Anthropic API errors \u2014 authentication, rate limits,\n\
'Redirect to claude-model-inference for Messages API streaming,
'Redirect to claude-embeddings-search for tool use (function calling)
"Optimize Anthropic API costs \u2014 model selection, prompt caching,\
"Handle sensitive data with Claude \u2014 PII redaction, conversation\
"Collect debug evidence for Anthropic API issues \u2014 request IDs,\
'Deploy Claude-powered applications to Vercel, Fly.io, and Cloud Run
'Implement tool use (function calling) with Claude to let it execute
'Manage Anthropic workspaces, API keys, team access, and spending limits
'Send your first message to Claude using the Anthropic SDK.
"Respond to Anthropic API incidents \u2014 outages, degraded performance,\n\
'Install and configure the Anthropic SDK for Claude API access.
'Common mistakes when building with the Anthropic API and how to avoid
"Scale Claude usage for high-throughput applications \u2014 batches,\
"Set up a fast local development loop for building with the Anthropic\