All authors
jeremylongshore avatar

Claude Skills by jeremylongshore

github.com/jeremylongshore
6,900 skillsA× 6,258B× 575C× 49D× 9F× 9336 installs12,256 views
Clay Known PitfallsA

'Identify and avoid the top Clay anti-patterns, gotchas, and integration

ai-agentsjavascripttypescript
0
2,689
Clay Load ScaleA

'Scale Clay enrichment pipelines for high-volume processing (10K-100K+

ai-agentstypescriptgo
0
2,689
Clay Local Dev LoopA

'Set up a local development loop for building and testing Clay integrations.

ai-agentstypescriptpython
0
2,689
Clay Migration Deep DiveA

'Migrate to Clay from other enrichment tools or consolidate multiple

ai-agentstypescriptpython
0
2,689
Clay Multi Env SetupA

'Configure Clay integrations across development, staging, and production

ai-agentstypescriptbash
0
2,689
Clay ObservabilityA

'Monitor Clay enrichment pipeline health, credit consumption, and data

ai-agentstypescriptc++
0
2,689
Clay Performance TuningA

'Optimize Clay table enrichment throughput, reduce processing time, and

ai-agentstypescriptbash
0
2,689
Clay Policy GuardrailsA

'Implement credit spending limits, data privacy enforcement, and input

ai-agentstypescriptgo
0
2,689
Clay Prod ChecklistA

'Execute production readiness checklist for Clay integrations.

ai-agentstypescriptgo
0
2,689
Clay Rate LimitsA

'Handle Clay rate limits, webhook throttling, and credit pacing strategies.

ai-agentstypescriptbash
0
2,689
Clay Reference ArchitectureA

'Design production Clay enrichment pipelines with table schemas, waterfall

ai-agentsgorails
0
2,689
Clay Reliability PatternsA

'Build fault-tolerant Clay integrations with circuit breakers, dead letter

ai-agentstypescriptbash
0
2,689
Clay Sdk PatternsA

'Apply production-ready patterns for integrating with Clay via webhooks

ai-agentstypescriptpython
0
2,689
Clay Security BasicsA

'Apply Clay security best practices for API keys, webhook secrets, and

ai-agentstypescriptgo
0
2,689
Clay Upgrade MigrationA

'Navigate Clay plan changes, pricing migrations, and feature upgrades.

ai-agentstypescriptbash
0
2,689
Clay Webhooks EventsA

'Implement Clay webhook receivers and HTTP API column callbacks for real-time

ai-agentstypescriptbash
0
2,689
Clerk Ci IntegrationA

'Configure Clerk CI/CD integration with GitHub Actions and testing.

ai-agentstypescriptgo
0
2,689
Clerk Common ErrorsA

'Troubleshoot common Clerk errors and issues.

ai-agentstypescriptgo
0
2,689
Clerk Core Workflow AA

'Implement user sign-up and sign-in flows with Clerk.

ai-agentstypescriptgo
0
2,689
Clerk Core Workflow BA

'Implement session management and middleware with Clerk.

ai-agentsnextjsapi
0
2,689
Clerk Cost TuningA

'Optimize Clerk costs and understand pricing.

ai-agentstypescriptreact
0
2,689
Clerk Data HandlingA

'Handle user data, privacy, and GDPR compliance with Clerk.

ai-agentstypescriptgo
0
2,689
Clerk Debug BundleB

'Collect comprehensive debug information for Clerk issues.

ai-agentsjavascripttypescript
0
2,689
Clerk Deploy IntegrationB

'Configure Clerk for deployment on various platforms.

ai-agentstypescriptpython
0
2,689
Clerk Enterprise RbacA

'Configure enterprise SSO, role-based access control, and organization

ai-agentstypescriptgo
0
2,689
Clerk Hello WorldA

'Create your first authenticated request with Clerk.

ai-agentstypescriptbash
0
2,689
Clerk Incident RunbookC

'Manage incident response for Clerk authentication issues.

ai-agentstypescriptpython
0
2,689
Clerk Install AuthA

'Install and configure Clerk SDK/CLI authentication.

ai-agentstypescriptbash
0
2,689
Clerk Local Dev LoopA

'Set up local development workflow with Clerk.

ai-agentstypescriptgo
0
2,689
Clerk Migration Deep DiveB

'Migrate from other authentication providers to Clerk.

ai-agentstypescriptbash
0
2,689
Clerk Multi Env SetupA

'Configure Clerk for multiple environments (dev, staging, production).

ai-agentstypescriptbash
0
2,689
Clerk ObservabilityA

'Implement monitoring, logging, and observability for Clerk authentication.

ai-agentsjavascripttypescript
0
2,689
Clerk Performance TuningA

'Optimize Clerk authentication performance.

ai-agentstypescriptreact
0
2,689
Clerk Prod ChecklistA

'Production readiness checklist for Clerk deployment.

ai-agentstypescriptgo
0
2,689
Clerk Rate LimitsA

'Understand and manage Clerk rate limits and quotas.

ai-agentstypescriptbash
0
2,689
Clerk Reference ArchitectureA

'Reference architecture patterns for Clerk authentication.

ai-agentstypescriptpython
0
2,689
Clerk Sdk PatternsA

'Common Clerk SDK patterns and best practices.

ai-agentstypescriptreact
0
2,689
Clerk Security BasicsA

'Implement security best practices with Clerk authentication.

ai-agentstypescriptbash
0
2,689
Clerk Upgrade MigrationA

'Manage Clerk SDK version upgrades and handle breaking changes.

ai-agentsjavascripttypescript
0
2,689
Clerk Webhooks EventsA

'Configure Clerk webhooks and handle authentication events.

ai-agentstypescriptbash
0
2,689
Clickhouse Ci IntegrationA

Run ClickHouse integration tests in CI with GitHub Actions and Docker containers. Use when setting up automated testing against a real ClickHouse instance, configuring CI pipelines, or implementing schema validation in CI. Trigger with "clickhouse CI", "clickhouse GitHub Actions", "clickhouse integration tests", "test clickhouse in CI", "clickhouse automated testing".

ai-agentstypescriptbash
0
2,689
Clickhouse Common ErrorsA

Diagnose and fix the top 15 ClickHouse errors — query failures, insert problems, memory limits, and merge issues. Use when a ClickHouse query or insert throws an exception, a server-side error appears in logs, or a failed query needs root-cause analysis. Trigger with "clickhouse error", "fix clickhouse", "clickhouse not working", "debug clickhouse", "clickhouse exception", "clickhouse syntax error".

ai-agentsgobash
0
2,689
Clickhouse Core Workflow AA

Design ClickHouse schemas with MergeTree engines, ORDER BY keys, and partitioning. Use when creating new tables, choosing an engine, designing sort keys, or modeling data for analytical workloads on ClickHouse or ClickHouse Cloud. Trigger with "clickhouse schema design", "clickhouse table design", "clickhouse ORDER BY", "clickhouse partitioning", "MergeTree table".

ai-agentsgobash
0
2,689
Clickhouse Core Workflow BA

Insert, query, and aggregate data in ClickHouse with real SQL patterns. Use when writing analytical queries, inserting data at scale, building dashboards, or implementing materialized views for pre-aggregation. Trigger with "clickhouse query", "clickhouse insert", "clickhouse aggregate", "clickhouse materialized view", "clickhouse SQL".

ai-agentstypescriptbash
0
2,689
Clickhouse Cost TuningA

Optimize ClickHouse Cloud costs — compute scaling, storage tiering, compression, and query efficiency for lower bills. Use when analyzing ClickHouse Cloud bills, reducing storage costs, or optimizing compute utilization. Trigger with "clickhouse cost", "clickhouse billing", "reduce clickhouse spend", "clickhouse pricing", "clickhouse expensive", "clickhouse storage cost".

ai-agentstypescriptgo
0
2,689
Clickhouse Data HandlingA

Handle data lifecycle in ClickHouse — TTL expiration, data deletion (GDPR), column-level encryption, and audit logging with real ClickHouse SQL. Use when implementing data retention, fulfilling GDPR/CCPA deletion requests, or managing sensitive data in ClickHouse. Trigger with "clickhouse data retention", "clickhouse TTL", "clickhouse GDPR", "delete data clickhouse", "clickhouse data lifecycle", "clickhouse PII".

ai-agentstypescriptgo
0
2,689
Clickhouse Debug BundleA

Collect ClickHouse diagnostic data — system tables, query logs, merge status, and server metrics for support tickets and troubleshooting. Use when investigating persistent issues, preparing debug artifacts, or collecting evidence for ClickHouse support. Trigger with "clickhouse debug", "clickhouse diagnostics", "clickhouse support bundle", "collect clickhouse logs", "clickhouse system tables".

ai-agentsbashsql
0
2,689
Clickhouse Deploy IntegrationA

Deploy ClickHouse-backed applications to Vercel, Fly.io, and Cloud Run with connection pooling, secrets, and health checks. Use when deploying applications that connect to ClickHouse Cloud, configuring platform secrets, or setting up deployment pipelines to serverless or container hosts. Trigger with "deploy clickhouse app", "clickhouse Vercel", "clickhouse Cloud Run", "clickhouse production deploy", "clickhouse Fly.io".

ai-agentstypescriptgo
0
2,689
Clickhouse Enterprise RbacA

Configure ClickHouse enterprise RBAC — SQL-based users, roles, row policies, column-level grants, and quota management. Use when setting up multi-user access control, implementing tenant isolation, or configuring enterprise security for ClickHouse. Trigger with "clickhouse RBAC", "clickhouse roles", "clickhouse permissions", "clickhouse row policy", "clickhouse enterprise access", "clickhouse GRANT".

ai-agentstypescriptsql
0
2,689
Clickhouse Hello WorldA

Create your first ClickHouse table, insert data, and run analytical queries. Use when starting a new ClickHouse project, learning MergeTree basics, or testing your ClickHouse connection with real operations. Trigger with "clickhouse hello world", "first clickhouse table", "clickhouse quick start", "create clickhouse table", "clickhouse example".

ai-agentstypescriptbash
0
2,689