Common style patterns, layer configurations, and recipes for typical mapping scenarios including restaurant finders, real estate, data visualization, navigation, and more. Use when implementing...
Manages L1 cluster platform services including MetalLB load balancer, external-dns for DNS automation, and Karpenter for node autoscaling. Use for load balancer configuration, IP address...
Manage and troubleshoot devenv-based developer environments. Use when creating or modifying devenv.nix/devenv.yaml, adding or removing packages, updating inputs/lockfiles, configuring...
Operate Salesforce as the VC associate CRM: authenticate via OAuth, query with SOQL, upsert Leads/Accounts, create Opportunities, and log Activities/Tasks for dealflow and portfolio support....
Automate deployment to Vercel platform. Manages deployment configuration, environment setup, and CI/CD integration.
LSP-enable a Python or TypeScript repository for fast-agent development. Use when setting up a new project with LSP code navigation tools, creating agent cards with LSP function tools, or...
Azure AD OAuth2/OIDC SSO integration for Kubernetes applications. Use when implementing Single Sign-On, configuring Azure AD App Registrations, restricting access by groups, or integrating tools...
Guide for creating custom Claude Code slash commands with proper structure, argument handling, frontmatter configuration, and best practices. Use when the user wants to create slash commands,...
Create, configure, and distribute Claude Code plugins with skills, agents, commands, and hooks. Use when user mentions "plugin", "plugin.json", "marketplace.json", "create plugin", "publish...
Professional technical SEO audit that analyzes crawlability, Core Web Vitals, site architecture, mobile readiness, security, structured data, and AI crawler configuration. Use when auditing...
Manage Ko-fi donations via browser automation. Check balance, view recent donations, list supporters, and configure webhooks. Use when working with Ko-fi creator dashboard, donation tracking, or...
Snowflake and DBT data engineering workflows covering warehouse sizing, query result caching optimization, STAR schema design, and DBT data quality testing patterns. Use when working with...
Deploy Moltbot to Railway with Telegram integration. Use when user wants to set up moltbot, deploy moltbot to railway, create a remote moltbot instance, or run an AI assistant on Railway with...
Run Claude Code CLI with GLM-4.7 model for AI code generation. Use when you need to generate code, debug, analyze files, or get AI programming assistance. Requires: Claude Code CLI + GLM-4.7 API...
Manage build artifacts, Docker images, and package registries. Configure artifact repositories, versioning, and distribution strategies.
Helps Claude install and use brand-specific design skills for popular product brands (Apple, Linear, Stripe, Shopify, Notion, Figma, Spotify, Slack, Discord, IBM, Salesforce) by running the...
This skill should be used when setting up, auditing, or enforcing internationalization/localization in UI codebases (React/TS, i18next or similar, JSON locales), including installing/configuring...
Scaffold a NEW project with Shadcn UI pre-configured (Next.js, Vite, etc.) using `shadcn create`.
Test Expo/React Native apps with Jest, React Native Testing Library (RNTL), and Maestro. Use when setting up test configuration, writing unit/component tests, creating E2E flows, mocking native...
Configure Salvo routers with path parameters, nested routes, and filters. Use for complex routing structures and RESTful APIs.