Topic: llm
10,059 skills in this topic.
-
snowflake-deploy-integration
Deploy Snowflake-powered applications with proper connection management and secrets.
Use when deploying apps that query Snowflake, configuring connection pools
for serverless/container platforms, or managing Snowflake credentials in production.
Trigger with phrases like "deploy snowflake", "snowflake serverless",
"snowflake production deploy", "snowflake Cloud Run", "snowflake Lambda".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
snowflake-enterprise-rbac
Configure Snowflake enterprise RBAC with system roles, custom role hierarchies,
SSO/SCIM integration, and least-privilege access patterns.
Use when implementing role-based access control, configuring SSO with SAML/OIDC,
or setting up organization-level governance in Snowflake.
Trigger with phrases like "snowflake RBAC", "snowflake roles",
"snowflake SSO", "snowflake SCIM", "snowflake permissions", "snowflake access control".
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-incident-runbook
Execute Snowflake incident response with triage, rollback, and postmortem using real SQL diagnostics.
Use when responding to Snowflake outages, investigating query failures,
or running post-incident reviews for pipeline failures.
Trigger with phrases like "snowflake incident", "snowflake outage",
"snowflake down", "snowflake on-call", "snowflake emergency".
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-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
-
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-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-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-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-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-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-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-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
-
windsurf-advanced-troubleshooting
Advanced Windsurf debugging for hard-to-diagnose IDE, Cascade, and indexing issues.
Use when standard troubleshooting fails, Cascade produces consistently wrong output,
or investigating deep configuration problems.
Trigger with phrases like "windsurf deep debug", "windsurf mystery error",
"windsurf impossible to fix", "cascade keeps failing", "windsurf advanced debug".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
windsurf-architecture-variants
Choose workspace architectures for different project scales in Windsurf.
Use when deciding how to structure Windsurf workspaces for monorepos,
multi-service setups, or polyglot codebases.
Trigger with phrases like "windsurf workspace strategy", "windsurf monorepo",
"windsurf project layout", "windsurf multi-service", "windsurf workspace size".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
windsurf-ci-integration
Integrate Windsurf Cascade workflows into CI/CD pipelines and team automation.
Use when automating Cascade tasks in GitHub Actions, enforcing AI code quality gates,
or setting up Windsurf config validation in CI.
Trigger with phrases like "windsurf CI", "windsurf GitHub Actions",
"windsurf automation", "cascade CI", "windsurf pipeline".
jeremylongshore/claude-code-plugins-plus-skills 1,803