Topic: mcp
13,395 skills in this topic.
-
posthog-hello-world
Create a minimal working PostHog example with event capture, identify, and feature flags.
Use when starting a new PostHog integration, testing your setup,
or learning basic posthog-js and posthog-node patterns.
Trigger: "posthog hello world", "posthog example", "posthog quick start",
"simple posthog code", "first posthog event".
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-core-workflow-b
Execute BambooHR secondary workflows: time off requests, PTO balances,
benefits administration, and employee files/photos.
Use when managing time off, checking PTO balances, handling benefits data,
or working with employee documents in BambooHR.
Trigger with phrases like "bamboohr time off", "bamboohr PTO", "bamboohr benefits",
"bamboohr vacation", "bamboohr files", "bamboohr leave request".
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
-
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-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
-
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-prod-checklist
Execute BambooHR production deployment checklist and rollback procedures.
Use when deploying BambooHR integrations to production, preparing for launch,
or implementing go-live procedures with BambooHR API.
Trigger with phrases like "bamboohr production", "deploy bamboohr",
"bamboohr go-live", "bamboohr launch checklist", "bamboohr prod ready".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
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
-
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
-
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
-
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
-
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
-
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
-
clerk-webhooks-events
Configure Clerk webhooks and handle authentication events.
Use when setting up user sync, handling auth events,
or integrating Clerk with external systems via Svix webhooks.
Trigger with phrases like "clerk webhooks", "clerk events",
"clerk user sync", "clerk svix", "clerk event handling".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
bamboohr-security-basics
Apply BambooHR security best practices for API keys, webhook verification,
and PII data handling compliance.
Use when securing API keys, implementing webhook signature validation,
or handling sensitive employee data from BambooHR.
Trigger with phrases like "bamboohr security", "bamboohr secrets",
"secure bamboohr", "bamboohr PII", "bamboohr data protection".
jeremylongshore/claude-code-plugins-plus-skills 1,803