All authors
jeremylongshore avatar

Claude Skills by jeremylongshore

github.com/jeremylongshore
6,900 skillsA× 6,258B× 575C× 49D× 9F× 9336 installs12,196 views
Anima Upgrade MigrationA

'Upgrade @animaapp/anima-sdk versions and handle API changes.

ai-agentstypescriptgo
0
2,689
Anima Webhooks EventsA

'Use Figma webhooks to trigger automatic Anima code generation on design

ai-agentstypescriptgo
0
2,689
Anth Advanced TroubleshootingA

'Debug complex Claude API issues including context window overflow,

ai-agentspythonrust
0
2,689
Anth Architecture VariantsA

'Choose and implement Claude API architecture patterns for different

ai-agentspythonrust
0
2,689
Anth Ci IntegrationA

'Configure CI/CD pipelines for Anthropic Claude API integrations.

ai-agentspythonbash
0
2,689
Anth Common ErrorsB

'Diagnose and fix Anthropic Claude API errors by HTTP status code.

ai-agentspythonbash
0
2,689
Anth Core Workflow AA

'Build Claude tool use (function calling) workflows with the Messages

ai-agentspythonbash
0
2,689
Anth Core Workflow BA

'Build Claude streaming and Message Batches API workflows.

ai-agentstypescriptpython
0
2,689
Anth Cost TuningA

'Optimize Anthropic Claude API costs with model routing, prompt caching,

ai-agentspythonapi
0
2,689
Anth Data HandlingA

'Implement data privacy, PII handling, and compliance patterns for Claude

ai-agentspythonapi
0
2,689
Anth Debug BundleB

'Collect Anthropic Claude API debug evidence for support and troubleshooting.

ai-agentstypescriptpython
0
2,689
Anth Deploy IntegrationA

'Deploy Claude API integrations to production cloud environments.

ai-agentspythonbash
0
2,689
Anth Enterprise RbacA

'Configure Anthropic enterprise organization management, Workspaces,

ai-agentspythonapi
0
2,689
Anth Hello WorldA

'Create a minimal working Anthropic Claude Messages API example.

ai-agentstypescriptpython
0
2,689
Anth Incident RunbookB

'Execute incident response procedures for Claude API outages and degradation.

ai-agentspythonbash
0
2,689
Anth Install AuthB

'Install and configure Anthropic Claude SDK authentication for Python

ai-agentstypescriptpython
0
2,689
Anth Known PitfallsA

'Identify and avoid common Claude API anti-patterns and integration mistakes.

ai-agentstypescriptpython
0
2,689
Anth Load ScaleA

'Implement load testing, auto-scaling, and capacity planning for Claude

ai-agentspythonbash
0
2,689
Anth Local Dev LoopA

'Configure a local development workflow for Anthropic Claude API projects.

ai-agentstypescriptpython
0
2,689
Anth Migration Deep DiveA

'Migrate to Claude API from OpenAI, Gemini, or other LLM providers.

ai-agentspythongo
0
2,689
Anth Multi Env SetupA

'Configure Claude API across dev, staging, and production environments

ai-agentspythonshell
0
2,689
Anth ObservabilityA

'Set up observability for Claude API integrations with metrics, logging,

ai-agentspythonapi
0
2,689
Anth Performance TuningA

'Optimize Claude API performance with prompt caching, model selection,

ai-agentstypescriptpython
0
2,689
Anth Policy GuardrailsA

'Implement content policy guardrails, input/output validation,

ai-agentspythonrust
0
2,689
Anth Prod ChecklistA

'Execute production deployment checklist for Claude API integrations.

ai-agentspythongo
0
2,689
Anth Rate LimitsA

'Implement Anthropic Claude API rate limiting, backoff, and quota management.

ai-agentstypescriptpython
0
2,689
Anth Reference ArchitectureA

'Implement Claude API reference architectures for common use cases.

ai-agentspythonfastapi
0
2,689
Anth Reliability PatternsA

'Implement reliability patterns for Claude API: circuit breakers,

ai-agentspythonrails
0
2,689
Anth Sdk PatternsA

'Apply production-ready Anthropic SDK patterns for TypeScript and Python.

ai-agentsjavascripttypescript
0
2,689
Anth Security BasicsA

'Apply Anthropic Claude API security best practices for key management,

ai-agentspythonrust
0
2,689
Anth Upgrade MigrationA

'Upgrade Anthropic SDK versions and migrate between Claude API versions.

ai-agentstypescriptpython
0
2,689
Anth Webhooks EventsA

'Implement event-driven patterns with Claude API: streaming SSE events,

ai-agentspythonbash
0
2,689
Apify Ci IntegrationB

Configure CI/CD pipelines for Apify Actor builds and deployments. Use when automating Actor deployment via GitHub Actions, running integration tests against the live Apify API, or building CI/CD for scrapers that push to the Apify platform. Trigger with "apify CI", "apify GitHub Actions", "apify automated deploy", "CI apify", "apify pipeline", "auto deploy actor".

ai-agentstypescriptbash
0
2,689
Apify Common ErrorsA

Diagnose and fix common Apify Actor and API errors. Use when an Apify run fails, an API call returns 401/403/404/413/429, a proxy connection drops, an Actor build breaks, or a scrape hits an anti-bot block, and you need the cause plus a copy-paste fix. Trigger with "apify error", "fix apify", "actor failed", "apify not working", "debug apify", "apify 429".

ai-agentsjavascriptjava
0
2,689
Apify Core Workflow AA

'Build a complete web scraping Actor with Crawlee and deploy to Apify.

ai-agentstypescriptbash
0
2,689
Apify Core Workflow BA

Manage Apify datasets, key-value stores, and request queues programmatically, and orchestrate multi-Actor pipelines. Use when you need to read or write Apify datasets, export scraped data to CSV/JSON/XLSX, store config or binary artifacts in a key-value store, manage a resumable request queue, chain Actors into a scrape → transform → export pipeline, or monitor Actor run status and cost. Trigger with "apify dataset", "apify key-value store", "apify storage", "export apify data", "apify pipe...

ai-agentstypescriptbash
0
2,689
Apify Cost TuningA

'Optimize Apify platform costs through memory tuning, compute unit

ai-agentstypescriptgo
0
2,689
Apify Debug BundleA

Collect Apify debug evidence for support tickets and troubleshooting. Use when an Actor run has failed, is stuck, or produced empty output and you need to gather run metadata, logs, dataset samples, and environment info before opening a support ticket. Trigger with "apify debug", "apify support bundle", "collect apify logs", "apify diagnostic", "apify run failed why".

ai-agentstypescriptgo
0
2,689
Apify Deploy IntegrationA

'Deploy Apify Actors and integrate scraping into external applications.

ai-agentstypescriptgo
0
2,689
Apify Hello WorldA

Run your first Apify Actor and retrieve results via apify-client. Use when starting a new Apify integration, testing connectivity, or learning the Actor call/dataset retrieval pattern. Trigger with "apify hello world", "apify example", "run an apify actor", "apify quick start", "first apify scrape".

ai-agentstypescriptbash
0
2,689
Apify Install AuthB

'Install and configure Apify SDK, CLI, and API client authentication.

ai-agentsjavascripttypescript
0
2,689
Apify Local Dev LoopB

Set up local Apify Actor development with the Apify CLI and Crawlee. Use when creating Actors locally, testing with the apify run command, inspecting local storage, or establishing a fast develop-test-deploy cycle before pushing to the platform. Trigger with "apify dev setup", "apify local development", "develop actor locally", "apify run local".

ai-agentsshellbash
0
2,689
Apify Performance TuningA

'Optimize Apify Actor performance: crawl speed, memory usage, concurrency,

ai-agentsjavascripttypescript
0
2,689
Apify Prod ChecklistA

Production readiness checklist for Apify Actor deployments. Use when deploying an Actor to production, preparing for launch, or validating Actor configuration, scheduling, monitoring, and rollback before going live. Trigger with "apify production", "deploy actor to prod", "apify go-live", "apify launch checklist", "actor production ready".

ai-agentsgobash
0
2,689
Apify Rate LimitsA

'Handle Apify API rate limits with proper backoff and request queuing.

ai-agentstypescriptgit
0
2,689
Apify Reference ArchitectureA

Production-grade architecture patterns for Apify-powered applications. Use when designing scraping infrastructure, building multi-Actor pipelines, or integrating Apify into a larger system architecture. Trigger with "apify architecture", "apify best practices", "apify project structure", "scraping architecture", "apify system design".

ai-agentstypescriptnode
0
2,689
Apify Sdk PatternsA

'Production-ready patterns for Apify SDK and apify-client in TypeScript.

ai-agentsjavascripttypescript
0
2,689
Apify Security BasicsA

Secure Apify API tokens, configure proxy access, and protect Actor data. Use when hardening API key management, setting up environment-specific tokens, rotating a leaked token, or auditing Apify security configuration. Trigger with "apify security", "apify secrets", "secure apify token", "apify API key security", "rotate apify token".

ai-agentstypescriptbash
0
2,689
Apify Upgrade MigrationA

Upgrade Apify SDK, apify-client, and Crawlee versions safely. Use when migrating between SDK versions, handling breaking changes, or updating from Apify SDK v2 to v3 (Crawlee split). Trigger with "upgrade apify", "apify migration", "apify breaking changes", "update apify SDK", "crawlee upgrade", "apify v2 to v3".

ai-agentstypescriptbash
0
2,689
Apify Webhooks EventsA

'Implement Apify webhooks for Actor run notifications and event-driven

ai-agentstypescriptbash
0
2,689