Topic: mcp
13,395 skills in this topic.
-
clerk-security-basics
Implement security best practices with Clerk authentication.
Use when securing your application, reviewing auth implementation,
or hardening Clerk configuration.
Trigger with phrases like "clerk security", "secure clerk",
"clerk best practices", "clerk hardening".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clerk-sdk-patterns
Common Clerk SDK patterns and best practices.
Use when implementing authentication flows, accessing user data,
or integrating Clerk SDK methods in your application.
Trigger with phrases like "clerk SDK", "clerk patterns",
"clerk best practices", "clerk API usage".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
posthog-enterprise-rbac
PostHog enterprise access control: organization/project hierarchy, member roles,
scoped API keys, SSO/SAML configuration, and activity audit logging.
Trigger: "posthog SSO", "posthog RBAC", "posthog enterprise",
"posthog roles", "posthog permissions", "posthog SAML", "posthog access".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clerk-reference-architecture
Reference architecture patterns for Clerk authentication.
Use when designing application architecture, planning auth flows,
or implementing enterprise-grade authentication.
Trigger with phrases like "clerk architecture", "clerk design",
"clerk system design", "clerk integration patterns".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
posthog-deploy-integration
Deploy PostHog to Vercel, Docker (self-hosted), and Cloud Run.
Covers Next.js reverse proxy, server-side capture in edge functions,
self-hosted PostHog setup, and platform-specific environment configuration.
Trigger: "deploy posthog", "posthog Vercel", "posthog production deploy",
"posthog Cloud Run", "posthog self-hosted", "posthog Docker".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
perplexity-incident-runbook
Execute Perplexity incident response procedures with triage, mitigation, and postmortem.
Use when responding to Perplexity API outages, investigating search failures,
or running post-incident reviews for Perplexity integration issues.
Trigger with phrases like "perplexity incident", "perplexity outage",
"perplexity down", "perplexity on-call", "perplexity emergency".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
posthog-webhooks-events
Implement PostHog webhook destinations, Action-triggered notifications,
and event querying via the Events API and HogQL.
Trigger: "posthog webhook", "posthog events API", "posthog actions",
"posthog notifications", "posthog event query", "posthog HogQL".
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
-
bamboohr-performance-tuning
Optimize BambooHR API performance with caching, batch reports, incremental sync,
and connection pooling. Use when experiencing slow API responses,
implementing caching, or optimizing sync throughput.
Trigger with phrases like "bamboohr performance", "optimize bamboohr",
"bamboohr latency", "bamboohr caching", "bamboohr slow", "bamboohr batch".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
bamboohr-local-dev-loop
Configure BambooHR local development with hot reload, mocking, and testing.
Use when setting up a development environment, configuring test workflows,
or establishing a fast iteration cycle with BambooHR API.
Trigger with phrases like "bamboohr dev setup", "bamboohr local development",
"bamboohr dev environment", "develop with bamboohr", "bamboohr mock".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
bamboohr-install-auth
Install and configure BambooHR API authentication with HTTP Basic Auth.
Use when setting up a new BambooHR integration, configuring API keys,
or initializing BambooHR REST API access in your project.
Trigger with phrases like "install bamboohr", "setup bamboohr",
"bamboohr auth", "configure bamboohr API key", "bamboohr credentials".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
bamboohr-hello-world
Create a minimal working BambooHR example — fetch employee directory and single employee.
Use when starting a new BambooHR integration, testing your setup,
or learning basic BambooHR REST API patterns.
Trigger with phrases like "bamboohr hello world", "bamboohr example",
"bamboohr quick start", "simple bamboohr code", "first bamboohr call".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
bamboohr-core-workflow-a
Execute BambooHR primary workflows: employee CRUD, directory sync, and custom reports.
Use when managing employees, syncing employee data to external systems,
or building HR data pipelines with BambooHR.
Trigger with phrases like "bamboohr employees", "bamboohr employee management",
"sync bamboohr directory", "bamboohr custom report", "add employee bamboohr".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
bamboohr-common-errors
Diagnose and fix BambooHR API errors and exceptions.
Use when encountering BambooHR errors, debugging failed requests,
or troubleshooting HTTP 400/401/403/404/429/500/503 responses.
Trigger with phrases like "bamboohr error", "fix bamboohr",
"bamboohr not working", "debug bamboohr", "bamboohr 401", "bamboohr 429".
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
-
bamboohr-ci-integration
Configure CI/CD pipelines for BambooHR integrations with GitHub Actions,
automated testing, and secret management.
Use when setting up automated testing, configuring CI pipelines,
or integrating BambooHR API tests into your build process.
Trigger with phrases like "bamboohr CI", "bamboohr GitHub Actions",
"bamboohr automated tests", "CI bamboohr", "bamboohr pipeline".
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
-
clerk-core-workflow-b
Implement session management and middleware with Clerk.
Use when managing user sessions, configuring route protection,
or implementing token refresh and custom JWT templates.
Trigger with phrases like "clerk session", "clerk middleware",
"clerk route protection", "clerk token", "clerk JWT".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
bamboohr-webhooks-events
Implement BambooHR webhook endpoints with HMAC signature validation
and employee change event handling. Covers global and permissioned webhooks.
Use when setting up real-time employee notifications, implementing sync triggers,
or handling BambooHR webhook payloads.
Trigger with phrases like "bamboohr webhook", "bamboohr events",
"bamboohr real-time sync", "bamboohr notifications", "bamboohr employee changes".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
bamboohr-upgrade-migration
Plan and execute BambooHR API migration with breaking change detection.
Use when BambooHR announces API changes, adapting to deprecated endpoints,
or migrating from legacy API patterns to current best practices.
Trigger with phrases like "upgrade bamboohr", "bamboohr migration",
"bamboohr breaking changes", "bamboohr API update", "bamboohr deprecated".
jeremylongshore/claude-code-plugins-plus-skills 1,803