Topic: plugin-marketplace
4,605 skills in this topic.
-
snowflake-webhooks-events
Implement Snowflake event-driven patterns with alerts, notifications, and external functions.
Use when setting up Snowflake alerts, email notifications, external API calls,
or event-driven pipelines triggered by Snowflake data changes.
Trigger with phrases like "snowflake alerts", "snowflake notifications",
"snowflake events", "snowflake external function", "snowflake email".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
snowflake-upgrade-migration
Upgrade Snowflake drivers, handle breaking changes, and migrate between editions.
Use when upgrading snowflake-sdk or snowflake-connector-python versions,
migrating between Snowflake editions, or handling deprecations.
Trigger with phrases like "upgrade snowflake", "snowflake migration",
"snowflake breaking changes", "update snowflake driver", "snowflake version".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
snowflake-security-basics
Apply Snowflake security best practices: network policies, key rotation,
MFA, encryption, and least-privilege access.
Use when securing Snowflake access, implementing network policies,
or auditing security configuration.
Trigger with phrases like "snowflake security", "snowflake network policy",
"secure snowflake", "snowflake MFA", "snowflake encryption".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
snowflake-sdk-patterns
Apply production-ready Snowflake SDK patterns for snowflake-sdk and snowflake-connector-python.
Use when implementing connection pooling, async execute wrappers, streaming results,
or establishing team coding standards for Snowflake.
Trigger with phrases like "snowflake SDK patterns", "snowflake best practices",
"snowflake code patterns", "idiomatic snowflake", "snowflake connection pool".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
snowflake-reliability-patterns
Implement Snowflake reliability patterns: replication, failover, Time Travel recovery,
and application-level resilience for Snowflake integrations.
Use when building fault-tolerant pipelines, configuring disaster recovery,
or adding resilience to production Snowflake services.
Trigger with phrases like "snowflake reliability", "snowflake failover",
"snowflake replication", "snowflake disaster recovery", "snowflake Time Travel".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
snowflake-rate-limits
Handle Snowflake concurrency limits, warehouse queuing, and query throttling.
Use when queries are queuing, hitting concurrency limits,
or needing to optimize warehouse sizing for throughput.
Trigger with phrases like "snowflake rate limit", "snowflake throttling",
"snowflake queuing", "snowflake concurrency", "snowflake warehouse sizing".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
snowflake-hello-world
Create a minimal working Snowflake example with real SQL queries.
Use when testing your Snowflake setup, running first queries,
or learning basic snowflake-sdk and snowflake-connector-python patterns.
Trigger with phrases like "snowflake hello world", "snowflake example",
"snowflake quick start", "first snowflake query".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
snowflake-install-auth
Install and configure Snowflake driver authentication for Node.js and Python.
Use when setting up snowflake-sdk, snowflake-connector-python, key pair auth,
OAuth, or SSO browser authentication.
Trigger with phrases like "install snowflake", "setup snowflake",
"snowflake auth", "snowflake connection", "snowflake key pair".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
snowflake-known-pitfalls
Identify and avoid Snowflake anti-patterns and common mistakes in SQL,
warehouse management, data loading, and access control.
Use when reviewing Snowflake configurations, onboarding new users,
or auditing existing Snowflake deployments for best practices.
Trigger with phrases like "snowflake mistakes", "snowflake anti-patterns",
"snowflake pitfalls", "snowflake what not to do", "snowflake code review".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
snowflake-load-scale
Implement Snowflake load testing, warehouse scaling, and capacity planning.
Use when testing query performance at scale, configuring multi-cluster warehouses,
or planning capacity for production Snowflake workloads.
Trigger with phrases like "snowflake load test", "snowflake scale",
"snowflake capacity", "snowflake benchmark", "snowflake multi-cluster".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
snowflake-local-dev-loop
Configure Snowflake local development with testing, mocking, and fast iteration.
Use when setting up dev environment, writing tests against Snowflake,
or establishing a fast iteration cycle with SnowSQL and dev warehouses.
Trigger with phrases like "snowflake dev setup", "snowflake local development",
"snowflake dev environment", "develop with snowflake", "snowflake testing".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
snowflake-migration-deep-dive
Execute migration to Snowflake from Redshift, BigQuery, or on-prem databases
with data transfer, schema conversion, and validation strategies.
Use when migrating to Snowflake from another platform, planning data transfers,
or re-platforming existing data warehouses to Snowflake.
Trigger with phrases like "migrate to snowflake", "snowflake migration",
"redshift to snowflake", "bigquery to snowflake", "snowflake replatform".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
snowflake-observability
Set up Snowflake observability using ACCOUNT_USAGE views, alerts, and external monitoring.
Use when implementing Snowflake monitoring dashboards, setting up query performance tracking,
or configuring alerting for warehouse and pipeline health.
Trigger with phrases like "snowflake monitoring", "snowflake metrics",
"snowflake observability", "snowflake dashboard", "snowflake alerts".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
snowflake-performance-tuning
Optimize Snowflake query performance with clustering, materialized views, caching, and query profiling.
Use when queries are slow, analyzing QUERY_HISTORY for bottlenecks,
or optimizing warehouse utilization and data scanning.
Trigger with phrases like "snowflake performance", "optimize snowflake",
"snowflake slow query", "snowflake clustering", "snowflake query profile".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
snowflake-policy-guardrails
Implement Snowflake governance guardrails with network rules, session policies,
authentication policies, and automated compliance checks.
Use when enforcing security policies, implementing data governance,
or configuring automated compliance for Snowflake.
Trigger with phrases like "snowflake policy", "snowflake guardrails",
"snowflake governance", "snowflake compliance", "snowflake enforce".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
snowflake-prod-checklist
Execute Snowflake production readiness checklist with monitoring and rollback.
Use when deploying Snowflake pipelines to production, preparing for go-live,
or validating production Snowflake configuration.
Trigger with phrases like "snowflake production", "snowflake go-live",
"snowflake launch checklist", "snowflake prod ready".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
snowflake-reference-architecture
Implement Snowflake reference architecture with medallion pattern and Snowflake-native design.
Use when designing a new Snowflake data platform, setting up bronze/silver/gold layers,
or establishing architecture standards for a Snowflake deployment.
Trigger with phrases like "snowflake architecture", "snowflake medallion",
"snowflake best practices layout", "snowflake data platform design".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
snowflake-multi-env-setup
Configure Snowflake across dev, staging, and production with account-level isolation,
zero-copy clones, and environment-specific RBAC.
Trigger with phrases like "snowflake environments", "snowflake staging",
"snowflake dev prod", "snowflake clone", "snowflake environment setup".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
exa-debug-bundle
Collect Exa debug evidence for support tickets and troubleshooting.
Use when encountering persistent issues, preparing support tickets,
or collecting diagnostic information for Exa problems.
Trigger with phrases like "exa debug", "exa support bundle",
"collect exa logs", "exa diagnostic".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
exa-data-handling
Implement Exa search result processing, content extraction, caching, and RAG context management.
Use when handling search results, implementing caching, building citation pipelines,
or managing content payloads for LLM context windows.
Trigger with phrases like "exa data", "exa results processing",
"exa cache", "exa RAG context", "exa content extraction".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
exa-cost-tuning
Optimize Exa costs through search type selection, caching, and usage monitoring.
Use when analyzing Exa billing, reducing API costs,
or implementing budget controls and usage alerts.
Trigger with phrases like "exa cost", "exa billing",
"reduce exa costs", "exa pricing", "exa expensive", "exa budget".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
exa-core-workflow-b
Execute Exa findSimilar, getContents, answer, and streaming answer workflows.
Use when finding pages similar to a URL, retrieving content for known URLs,
or getting AI-generated answers with citations.
Trigger with phrases like "exa find similar", "exa get contents",
"exa answer", "exa similarity search", "findSimilarAndContents".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
exa-core-workflow-a
Execute Exa neural search with contents, date filters, and domain scoping.
Use when building search features, implementing RAG context retrieval,
or querying the web with semantic understanding.
Trigger with phrases like "exa search", "exa neural search",
"search with exa", "exa searchAndContents", "exa query".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
exa-architecture-variants
Choose and implement Exa architecture patterns at different scales: direct search, cached search, and RAG pipeline.
Use when designing Exa integrations, choosing between simple search and full RAG,
or planning architecture for different traffic volumes.
Trigger with phrases like "exa architecture", "exa blueprint",
"how to structure exa", "exa RAG design", "exa at scale".
jeremylongshore/claude-code-plugins-plus-skills 1,803