All authors
jeremylongshore avatar

Claude Skills by jeremylongshore

github.com/jeremylongshore
7,405 skillsA× 6,763B× 575C× 49D× 9F× 9337 installs12,560 views
Perplexity Reference ArchitectureA

'Implement Perplexity reference architecture with model routing, citation

ai-agentstypescriptapi
0
2,691
Perplexity Reliability PatternsA

'Implement reliability patterns for Perplexity Sonar API: circuit breaker,

ai-agentstypescriptrails
0
2,691
Perplexity Sdk PatternsB

'Apply production-ready Perplexity Sonar API patterns for TypeScript

ai-agentstypescriptpython
0
2,691
Perplexity Security BasicsB

'Apply Perplexity security best practices for API key management and

ai-agentstypescriptrust
0
2,691
Perplexity Upgrade MigrationA

'Migrate between Perplexity model generations and API parameter changes.

ai-agentstypescriptbash
0
2,691
Perplexity Webhooks EventsA

'Build event-driven architectures around Perplexity Sonar API with streaming,

ai-agentstypescriptbash
0
2,691
Persona Ci IntegrationA

'CI/CD pipeline for Persona integrations with sandbox API testing.

ai-agentspythonbash
0
2,691
Persona Common ErrorsA

'Fix top Persona API errors: 401, 422, webhook signature failures, inquiry

ai-agentsgobash
0
2,691
Persona Core Workflow AA

'Build a complete KYC verification flow with Persona inquiries and embedded

ai-agentsjavascripttypescript
0
2,691
Persona Core Workflow BA

'Work with Persona verification types: government ID, selfie, database

ai-agentspythongo
0
2,691
Persona Cost TuningA

'Optimize Persona verification costs with template selection and caching.

ai-agentspythonapi
0
2,691
Persona Debug BundleA

'Collect Persona diagnostic info: inquiry IDs, API responses, webhook

ai-agentspythonbash
0
2,691
Persona Deploy IntegrationA

'Deploy Persona verification service to cloud platforms.

ai-agentspythonbash
0
2,691
Persona Hello WorldA

'Create your first Persona identity verification inquiry and check its

ai-agentsjavascriptpython
0
2,691
Persona Install AuthA

'Configure Persona API authentication with sandbox and production API

ai-agentstypescriptpython
0
2,691
Persona Local Dev LoopA

'Local development with Persona sandbox, ngrok for webhooks, mock verifications.

ai-agentstypescriptpython
0
2,691
Persona Performance TuningA

'Optimize Persona API performance with batching and caching.

ai-agentspythonapi
0
2,691
Persona Prod ChecklistA

'Production deployment checklist for Persona identity verification.

ai-agentspythonbash
0
2,691
Persona Rate LimitsA

'Handle Persona API rate limits with exponential backoff and request

ai-agentspythonapi
0
2,691
Persona Reference ArchitectureA

'KYC service architecture with Persona as verification provider.

ai-agentspythonapi
0
2,691
Persona Sdk PatternsA

'Production Persona API client wrapper with retry, pagination, typed

ai-agentstypescriptapi
0
2,691
Persona Security BasicsA

'Secure Persona API keys, webhook secrets, PII handling in verification

ai-agentspythonapi
0
2,691
Persona Upgrade MigrationA

'Upgrade Persona API versions and handle breaking changes.

ai-agentspythonbash
0
2,691
Persona Webhooks EventsA

'Handle Persona webhook events for inquiry and verification status changes.

ai-agentstypescriptbash
0
2,691
Podium AuthB

Authenticate production Podium integrations and survive the auth-side failures —

ai-agentspythongo
0
2,691
Podium Call Transcript PipelineA

Durable, idempotent ingest pipeline for Podium call transcripts — the layer between

ai-agentspythongo
0
2,691
Podium Contact DedupA

Deduplicate Podium contacts in production and survive the data-quality failures —

ai-agentspythonrust
0
2,691
Podium Conversation History ExportA

Bulk-export Podium conversation, review, and contact history into a vector-store-ready

ai-agentspythongo
0
2,691
Podium Multi Location RouterA

Route Podium API calls across multiple physical locations with strict

ai-agentspythonbash
0
2,691
Podium Rag Context BridgeA

Bridge a live Podium call transcript or webchat turn to an LLM by fetching relevant

ai-agentspythonrust
0
2,691
Podium Rate Limit SurvivalA

Survive the rate-limit failure modes that crater production Podium integrations —

ai-agentspythongo
0
2,691
Podium Review Request AutomationA

Trigger Podium review requests from Shopify order-shipped events and survive the

ai-agentspythonrust
0
2,691
Podium Webchat HandlerA

Ingest Podium webchat messages in production and survive the webchat-side failures —

ai-agentspythongo
0
2,691
Podium Webhook ReliabilityA

Operate a Podium webhook receiver that survives the delivery-side failures —

ai-agentspythonrust
0
2,691
Posthog Ci IntegrationA

'Configure PostHog CI/CD with GitHub Actions: unit tests with mocked

ai-agentstypescriptbash
0
2,691
Posthog Common ErrorsA

'Diagnose and fix common PostHog errors: events not appearing, flags

ai-agentstypescriptbash
0
2,691
Posthog Core Workflow AA

'Implement PostHog product analytics: event capture, user identification,

ai-agentstypescriptgo
0
2,691
Posthog Core Workflow BB

'Implement PostHog feature flags, A/B experiments, and cohort management.

ai-agentstypescriptgo
0
2,691
Posthog Cost TuningA

'Optimize PostHog costs: autocapture tuning, event sampling with before_send,

ai-agentstypescriptbash
0
2,691
Posthog Data HandlingA

'PostHog PII handling, GDPR compliance, consent management, data deletion,

ai-agentstypescriptnode
0
2,691
Posthog Debug BundleB

'Collect PostHog debug evidence for support tickets and troubleshooting.

ai-agentspythonbash
0
2,691
Posthog Deploy IntegrationA

'Deploy PostHog to Vercel, Docker (self-hosted), and Cloud Run.

ai-agentstypescriptgo
0
2,691
Posthog Enterprise RbacA

'PostHog enterprise access control: organization/project hierarchy, member

ai-agentsgobash
0
2,691
Posthog Hello WorldA

'Create a minimal working PostHog example with event capture, identify,

ai-agentstypescriptpython
0
2,691
Posthog Incident RunbookC

'PostHog incident response: triage decision tree, immediate actions for

ai-agentstypescriptbash
0
2,691
Posthog Install AuthA

'Install and configure PostHog SDKs with authentication.

ai-agentstypescriptpython
0
2,691
Posthog Local Dev LoopA

'Configure PostHog local development with mocking, debug mode, and testing.

ai-agentstypescriptbash
0
2,691
Posthog Migration Deep DiveA

'Migrate to PostHog from Google Analytics, Mixpanel, Amplitude, or Segment.

ai-agentstypescriptgo
0
2,691
Posthog Multi Env SetupA

'Configure PostHog across development, staging, and production environments.

ai-agentstypescriptphp
0
2,691
Posthog ObservabilityA

'Monitor PostHog integration health: event ingestion rates, feature flag

ai-agentstypescriptbash
0
2,691