Claude Code skill pack for Snowflake (30 skills)
Installation
Open Claude Code and run this command:
/plugin install snowflake-pack@claude-code-plugins-plus
Use --global to install for all projects, or --project for current project only.
Skills (30)
Apply advanced Snowflake debugging with query profiling, spill analysis, lock contention, and performance deep-dives using ACCOUNT_USAGE views.
Choose and implement Snowflake architecture blueprints: data lakehouse, data mesh, data sharing, and Snowpark-native patterns for different scales.
Configure Snowflake CI/CD with GitHub Actions, SchemaChange, and Terraform.
Diagnose and fix common Snowflake errors and SQL compilation failures.
Execute Snowflake primary workflow: data loading via stages and COPY INTO.
Execute Snowflake data transformation with streams, tasks, and dynamic tables.
Optimize Snowflake costs with resource monitors, warehouse auto-suspend, right-sizing, and credit consumption analysis.
Implement Snowflake data governance with masking policies, row access policies, tagging, and GDPR/CCPA compliance patterns.
Collect Snowflake debug evidence for support tickets and troubleshooting.
Deploy Snowflake-powered applications with proper connection management and secrets.
Configure Snowflake enterprise RBAC with system roles, custom role hierarchies, SSO/SCIM integration, and least-privilege access patterns.
Create a minimal working Snowflake example with real SQL queries.
Execute Snowflake incident response with triage, rollback, and postmortem using real SQL diagnostics.
Install and configure Snowflake driver authentication for Node.
Identify and avoid Snowflake anti-patterns and common mistakes in SQL, warehouse management, data loading, and access control.
Implement Snowflake load testing, warehouse scaling, and capacity planning.
Configure Snowflake local development with testing, mocking, and fast iteration.
Execute migration to Snowflake from Redshift, BigQuery, or on-prem databases with data transfer, schema conversion, and validation strategies.
Configure Snowflake across dev, staging, and production with account-level isolation, zero-copy clones, and environment-specific RBAC.
Set up Snowflake observability using ACCOUNT_USAGE views, alerts, and external monitoring.
Optimize Snowflake query performance with clustering, materialized views, caching, and query profiling.
Implement Snowflake governance guardrails with network rules, session policies, authentication policies, and automated compliance checks.
Execute Snowflake production readiness checklist with monitoring and rollback.
Handle Snowflake concurrency limits, warehouse queuing, and query throttling.
Implement Snowflake reference architecture with medallion pattern and Snowflake-native design.
Implement Snowflake reliability patterns: replication, failover, Time Travel recovery, and application-level resilience for Snowflake integrations.
Apply production-ready Snowflake SDK patterns for snowflake-sdk and snowflake-connector-python.
Apply Snowflake security best practices: network policies, key rotation, MFA, encryption, and least-privilege access.
Upgrade Snowflake drivers, handle breaking changes, and migrate between editions.
Implement Snowflake event-driven patterns with alerts, notifications, and external functions.