All authors
jeremylongshore avatar

Claude Skills by jeremylongshore

github.com/jeremylongshore
7,405 skillsA× 6,763B× 575C× 49D× 9F× 9337 installs12,682 views
Clay ObservabilityA

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

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

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

ai-agentstypescriptbash
0
2,691
Clay Prod ChecklistA

'Execute production readiness checklist for Clay integrations.

ai-agentstypescriptgo
0
2,691
Clay Rate LimitsA

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

ai-agentstypescriptbash
0
2,691
Clay Reference ArchitectureA

'Design production Clay enrichment pipelines with table schemas, waterfall

ai-agentsgorails
0
2,691
Clay Reliability PatternsA

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

ai-agentstypescriptbash
0
2,691
Clay Sdk PatternsA

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

ai-agentstypescriptpython
0
2,691
Clay Security BasicsA

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

ai-agentstypescriptgo
0
2,691
Clay Upgrade MigrationA

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

ai-agentstypescriptbash
0
2,691
Clay Webhooks EventsA

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

ai-agentstypescriptbash
0
2,691
Cleanup CodeA

'Comprehensive codebase cleanup across 11 quality dimensions: dead code,

ai-agentsjavascripttypescript
0
2,691
Clerk Ci IntegrationA

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

ai-agentstypescriptgo
0
2,691
Clerk Common ErrorsA

'Troubleshoot common Clerk errors and issues.

ai-agentstypescriptgo
0
2,691
Clerk Core Workflow AA

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

ai-agentstypescriptgo
0
2,691
Clerk Core Workflow BA

'Implement session management and middleware with Clerk.

ai-agentsnextjsapi
0
2,691
Clerk Cost TuningA

'Optimize Clerk costs and understand pricing.

ai-agentstypescriptreact
0
2,691
Clerk Data HandlingA

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

ai-agentstypescriptgo
0
2,691
Clerk Debug BundleB

'Collect comprehensive debug information for Clerk issues.

ai-agentsjavascripttypescript
0
2,691
Clerk Deploy IntegrationB

'Configure Clerk for deployment on various platforms.

ai-agentstypescriptpython
0
2,691
Clerk Enterprise RbacA

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

ai-agentstypescriptgo
0
2,691
Clerk Hello WorldA

'Create your first authenticated request with Clerk.

ai-agentstypescriptbash
0
2,691
Clerk Incident RunbookC

'Manage incident response for Clerk authentication issues.

ai-agentstypescriptpython
0
2,691
Clerk Install AuthA

'Install and configure Clerk SDK/CLI authentication.

ai-agentstypescriptbash
0
2,691
Clerk Local Dev LoopA

'Set up local development workflow with Clerk.

ai-agentstypescriptgo
0
2,691
Clerk Migration Deep DiveB

'Migrate from other authentication providers to Clerk.

ai-agentstypescriptbash
0
2,691
Clerk Multi Env SetupA

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

ai-agentstypescriptbash
0
2,691
Clerk ObservabilityA

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

ai-agentsjavascripttypescript
0
2,691
Clerk Performance TuningA

'Optimize Clerk authentication performance.

ai-agentstypescriptreact
0
2,691
Clerk Prod ChecklistA

'Production readiness checklist for Clerk deployment.

ai-agentstypescriptgo
0
2,691
Clerk Rate LimitsA

'Understand and manage Clerk rate limits and quotas.

ai-agentstypescriptbash
0
2,691
Clerk Reference ArchitectureA

'Reference architecture patterns for Clerk authentication.

ai-agentstypescriptpython
0
2,691
Clerk Sdk PatternsA

'Common Clerk SDK patterns and best practices.

ai-agentstypescriptreact
0
2,691
Clerk Security BasicsA

'Implement security best practices with Clerk authentication.

ai-agentstypescriptbash
0
2,691
Clerk Upgrade MigrationA

'Manage Clerk SDK version upgrades and handle breaking changes.

ai-agentsjavascripttypescript
0
2,691
Clerk Webhooks EventsA

'Configure Clerk webhooks and handle authentication events.

ai-agentstypescriptbash
0
2,691
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,691
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,691
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,691
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,691
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,691
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,691
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,691
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,691
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,691
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,691
Clickhouse Incident RunbookA

ClickHouse incident response — triage, diagnose, and remediate server issues using system tables, kill stuck queries, and execute recovery procedures. Use when ClickHouse is slow, unresponsive, OOM-killed, out of disk, backing up merges, or producing errors in production and you need an on-call playbook. Trigger with "clickhouse incident", "clickhouse outage", "clickhouse down", "clickhouse emergency", "clickhouse on-call", "clickhouse broken".

ai-agentsshellbash
0
2,691
Clickhouse Install AuthA

Install @clickhouse/client and configure authentication to ClickHouse Cloud or self-hosted. Use when setting up a new ClickHouse project, configuring connection strings, or initializing the official Node.js or Python client. Trigger with "install clickhouse", "setup clickhouse client", "clickhouse auth", "connect to clickhouse", "clickhouse credentials".

ai-agentsjavascripttypescript
0
2,691
Clickhouse Local Dev LoopC

Run ClickHouse locally with Docker, configure test fixtures, and iterate fast. Use when setting up a local ClickHouse dev environment, writing integration tests against ClickHouse, or running ClickHouse in Docker Compose for local work. Trigger with "clickhouse local dev", "clickhouse docker", "clickhouse dev environment", "run clickhouse locally", "clickhouse docker compose".

ai-agentsshellbash
0
2,691
Clickhouse Migration Deep DiveA

Execute ClickHouse schema migrations — ALTER TABLE operations, data migration between engines, versioned migration runners, and zero-downtime schema changes. Use when modifying ClickHouse schemas, migrating data between tables, or implementing versioned migration workflows. Trigger with "clickhouse migration", "clickhouse ALTER TABLE", "clickhouse schema change", "migrate clickhouse", "clickhouse add column", or "clickhouse schema migration".

ai-agentsbashsql
0
2,691
Clickhouse Multi Env SetupA

Configure ClickHouse across dev, staging, and production with environment-specific settings, secrets management, and infrastructure-as-code patterns. Use when setting up per-environment ClickHouse instances, managing connection configs, wiring secrets per environment, or deploying to multiple environments. Trigger with "clickhouse environments", "clickhouse dev staging prod", "clickhouse multi-env", "clickhouse environment config", "clickhouse staging setup".

ai-agentstypescriptgo
0
2,691