All authors
jeremylongshore avatar

Claude Skills by jeremylongshore

github.com/jeremylongshore
7,405 skillsA× 6,763B× 575C× 49D× 9F× 9337 installs12,670 views
Canva Prod ChecklistB

'Execute Canva Connect API production deployment checklist and go-live

ai-agentstypescriptpython
0
2,691
Canva Rate LimitsA

'Handle Canva Connect API rate limits with backoff, queuing, and monitoring.

ai-agentstypescriptgit
0
2,691
Canva Reference ArchitectureA

'Implement Canva Connect API reference architecture with best-practice

ai-agentstypescriptnextjs
0
2,691
Canva Reliability PatternsA

"Implement reliability patterns for Canva Connect API \u2014 circuit\

ai-agentstypescriptnode
0
2,691
Canva Sdk PatternsA

'Apply production-ready Canva Connect API client patterns for TypeScript

ai-agentstypescriptpython
0
2,691
Canva Security BasicsA

'Apply Canva Connect API security best practices for OAuth tokens and

ai-agentsjavascripttypescript
0
2,691
Canva Upgrade MigrationB

'Plan and execute Canva Connect API version upgrades and breaking change

ai-agentstypescriptbash
0
2,691
Canva Webhooks EventsA

'Implement Canva Connect API webhook handling with JWK signature verification.

ai-agentstypescriptrust
0
2,691
Castai Ci IntegrationA

'Integrate CAST AI policy validation and cost checks into CI/CD pipelines.

ai-agentsrustbash
0
2,691
Castai Common ErrorsA

'Diagnose and fix CAST AI agent, API, and autoscaler errors.

ai-agentsbashnode
0
2,691
Castai Core Workflow AA

'Configure CAST AI autoscaler policies and node templates for cost optimization.

ai-agentsbashnode
0
2,691
Castai Core Workflow BA

'Configure CAST AI Workload Autoscaler for pod-level right-sizing and

ai-agentsbashrails
0
2,691
Castai Cost TuningA

'Maximize Kubernetes cost savings with CAST AI spot strategies and right-sizing.

ai-agentstypescriptbash
0
2,691
Castai Debug BundleA

'Collect CAST AI diagnostic bundle for support tickets and troubleshooting.

ai-agentsbashnode
0
2,691
Castai Deploy IntegrationA

'Deploy CAST AI across multi-cloud Kubernetes clusters with Terraform

ai-agentsgobash
0
2,691
Castai Hello WorldA

'Query CAST AI cluster savings report and node inventory.

ai-agentsbashnode
0
2,691
Castai Install AuthA

'Install and configure CAST AI agent on a Kubernetes cluster with API

ai-agentsbashnode
0
2,691
Castai Local Dev LoopA

'Set up a local Kubernetes development loop with CAST AI cost monitoring.

ai-agentsbashnode
0
2,691
Castai Performance TuningA

'Optimize CAST AI autoscaler performance, node provisioning speed, and

ai-agentstypescriptbash
0
2,691
Castai Prod ChecklistA

'Production readiness checklist for CAST AI cluster onboarding.

ai-agentsgobash
0
2,691
Castai Rate LimitsA

'Handle CAST AI API rate limits with backoff and request queuing.

ai-agentstypescriptkubernetes
0
2,691
Castai Sdk PatternsA

'Production-ready CAST AI REST API wrapper patterns in TypeScript and

ai-agentstypescriptpython
0
2,691
Castai Security BasicsA

'Secure CAST AI API keys, RBAC configuration, and Kvisor security agent.

ai-agentsgobash
0
2,691
Castai Upgrade MigrationA

'Upgrade CAST AI Helm charts, Terraform provider, and agent components.

ai-agentsbashnode
0
2,691
Castai Webhooks EventsA

'Configure CAST AI webhook notifications for cluster events and audit

ai-agentstypescriptbash
0
2,691
Changelog OrchestratorA

Draft changelog PRs by collecting GitHub/Slack/Git changes, formatting

ai-agentspythonbash
0
2,691
Checking Hipaa ComplianceA

Check HIPAA compliance for healthcare data security requirements. Use

ai-agentsbashaws
0
2,691
Checking Http Security HeadersA

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 '...

ai-agentspythongo
0
2,691
Checking Infrastructure ComplianceA

'Execute use when you need to work with compliance checking.

ai-agentsgobash
0
2,691
Checking License ComplianceA

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 ...

ai-agentspythongo
0
2,691
Checking Owasp ComplianceA

Check compliance with OWASP Top 10 security risks and best practices.

ai-agentsgobash
0
2,691
Checking Session SecurityA

'Analyze session management implementations to identify security vulnerabilities

ai-agentsgobash
0
2,691
Clade Advanced TroubleshootingA

"Debug complex Claude issues \u2014 inconsistent outputs, tool use failures,\n\

ai-agentstypescriptgo
0
2,691
Clade Architecture VariantsA

"Build different types of Claude-powered applications \u2014 chatbots,\

ai-agentstypescriptapi
0
2,691
Clade Ci IntegrationA

"Test and validate Claude integrations in CI/CD pipelines \u2014\nUse\

ai-agentstypescriptrust
0
2,691
Clade Common ErrorsA

"Diagnose and fix Anthropic API errors \u2014 authentication, rate limits,\n\

ai-agentstypescriptbash
0
2,691
Clade Core Workflow AA

'Redirect to claude-model-inference for Messages API streaming,

ai-agentstypescriptapi
0
2,691
Clade Core Workflow BA

'Redirect to claude-embeddings-search for tool use (function calling)

ai-agentstypescriptapi
0
2,691
Clade Cost TuningA

"Optimize Anthropic API costs \u2014 model selection, prompt caching,\

ai-agentstypescriptgo
0
2,691
Clade Data HandlingA

"Handle sensitive data with Claude \u2014 PII redaction, conversation\

ai-agentstypescriptapi
0
2,691
Clade Debug BundleB

"Collect debug evidence for Anthropic API issues \u2014 request IDs,\

ai-agentstypescriptpython
0
2,691
Clade Deploy IntegrationA

'Deploy Claude-powered applications to Vercel, Fly.io, and Cloud Run

ai-agentstypescriptgo
0
2,691
Clade Embeddings SearchA

'Implement tool use (function calling) with Claude to let it execute

ai-agentstypescriptpython
0
2,691
Clade Enterprise RbacA

'Manage Anthropic workspaces, API keys, team access, and spending limits

ai-agentsapifrontend
0
2,691
Clade Hello WorldA

'Send your first message to Claude using the Anthropic SDK.

ai-agentstypescriptpython
0
2,691
Clade Incident RunbookB

"Respond to Anthropic API incidents \u2014 outages, degraded performance,\n\

ai-agentstypescriptpython
0
2,691
Clade Install AuthB

'Install and configure the Anthropic SDK for Claude API access.

ai-agentstypescriptpython
0
2,691
Clade Known PitfallsA

'Common mistakes when building with the Anthropic API and how to avoid

ai-agentstypescriptgo
0
2,691
Clade Load ScaleA

"Scale Claude usage for high-throughput applications \u2014 batches,\

ai-agentstypescriptapi
0
2,691
Clade Local Dev LoopA

"Set up a fast local development loop for building with the Anthropic\

ai-agentstypescriptpython
0
2,691