Topic: skills
17,247 skills in this topic.
-
clerk-performance-tuning
Optimize Clerk authentication performance.
Use when improving auth response times, reducing latency,
or optimizing Clerk SDK usage.
Trigger with phrases like "clerk performance", "clerk optimization",
"clerk slow", "clerk latency", "optimize clerk".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clerk-observability
Implement monitoring, logging, and observability for Clerk authentication.
Use when setting up monitoring, debugging auth issues in production,
or implementing audit logging.
Trigger with phrases like "clerk monitoring", "clerk logging",
"clerk observability", "clerk metrics", "clerk audit log".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clerk-multi-env-setup
Configure Clerk for multiple environments (dev, staging, production).
Use when setting up environment-specific configurations,
managing multiple Clerk instances, or implementing environment promotion.
Trigger with phrases like "clerk environments", "clerk staging",
"clerk dev prod", "clerk multi-environment".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clerk-migration-deep-dive
Migrate from other authentication providers to Clerk.
Use when migrating from Auth0, Firebase, Supabase Auth, NextAuth,
or custom authentication solutions.
Trigger with phrases like "migrate to clerk", "clerk migration",
"switch to clerk", "auth0 to clerk", "firebase auth to clerk".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clerk-local-dev-loop
Set up local development workflow with Clerk.
Use when configuring development environment, testing auth locally,
or setting up hot reload with Clerk.
Trigger with phrases like "clerk local dev", "clerk development",
"test clerk locally", "clerk dev environment".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clerk-install-auth
Install and configure Clerk SDK/CLI authentication.
Use when setting up a new Clerk integration, configuring API keys,
or initializing Clerk in your project.
Trigger with phrases like "install clerk", "setup clerk",
"clerk auth", "configure clerk API key", "add clerk to project".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clerk-incident-runbook
Manage incident response for Clerk authentication issues.
Use when handling auth outages, security incidents,
or production authentication problems.
Trigger with phrases like "clerk incident", "clerk outage",
"clerk down", "auth not working", "clerk emergency".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clerk-hello-world
Create your first authenticated request with Clerk.
Use when making initial API calls, testing authentication,
or verifying Clerk integration works correctly.
Trigger with phrases like "clerk hello world", "first clerk request",
"test clerk auth", "verify clerk setup".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clerk-enterprise-rbac
Configure enterprise SSO, role-based access control, and organization management.
Use when implementing SSO integration, configuring role-based permissions,
or setting up organization-level controls.
Trigger with phrases like "clerk SSO", "clerk RBAC",
"clerk enterprise", "clerk roles", "clerk permissions", "clerk organizations".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clerk-deploy-integration
Configure Clerk for deployment on various platforms.
Use when deploying to Vercel, Netlify, Railway, or other platforms,
or when setting up production environment.
Trigger with phrases like "deploy clerk", "clerk Vercel",
"clerk Netlify", "clerk production deploy", "clerk Railway".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clerk-debug-bundle
Collect comprehensive debug information for Clerk issues.
Use when troubleshooting complex problems, preparing support tickets,
or diagnosing intermittent issues.
Trigger with phrases like "clerk debug", "clerk diagnostics",
"clerk support ticket", "clerk troubleshooting".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clerk-data-handling
Handle user data, privacy, and GDPR compliance with Clerk.
Use when implementing data export, user deletion,
or privacy compliance features.
Trigger with phrases like "clerk user data", "clerk GDPR",
"clerk privacy", "clerk data export", "clerk delete user".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clerk-cost-tuning
Optimize Clerk costs and understand pricing.
Use when planning budget, reducing costs,
or understanding Clerk pricing model.
Trigger with phrases like "clerk cost", "clerk pricing",
"reduce clerk cost", "clerk billing", "clerk budget".
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-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-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-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-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-advanced-troubleshooting
Apply advanced Snowflake debugging with query profiling, spill analysis,
lock contention, and performance deep-dives using ACCOUNT_USAGE views.
Use when standard troubleshooting fails, investigating slow queries,
or diagnosing warehouse performance issues.
Trigger with phrases like "snowflake hard bug", "snowflake slow query debug",
"snowflake query profile", "snowflake spilling", "snowflake deep debug".
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-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-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