Topic: skills
17,247 skills in this topic.
-
bamboohr-cost-tuning
Optimize BambooHR integration costs through request reduction, caching,
and usage monitoring. Use when analyzing API usage patterns, reducing
unnecessary calls, or implementing request budgets.
Trigger with phrases like "bamboohr cost", "bamboohr usage",
"reduce bamboohr calls", "bamboohr optimization", "bamboohr budget".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
bamboohr-debug-bundle
Collect BambooHR debug evidence for support tickets and troubleshooting.
Use when encountering persistent issues, preparing support tickets,
or collecting diagnostic information for BambooHR API problems.
Trigger with phrases like "bamboohr debug", "bamboohr support bundle",
"collect bamboohr logs", "bamboohr diagnostic", "bamboohr troubleshoot".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
bamboohr-deploy-integration
Deploy BambooHR integrations to Vercel, Fly.io, and Cloud Run platforms.
Use when deploying BambooHR-powered applications to production,
configuring platform-specific secrets, or setting up deployment pipelines.
Trigger with phrases like "deploy bamboohr", "bamboohr Vercel",
"bamboohr production deploy", "bamboohr Cloud Run", "bamboohr Fly.io".
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-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-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-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-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
-
bamboohr-rate-limits
Implement BambooHR rate limiting, backoff, and request optimization.
Use when handling 429/503 rate limit errors, implementing retry logic,
or optimizing API request throughput for BambooHR.
Trigger with phrases like "bamboohr rate limit", "bamboohr throttling",
"bamboohr 429", "bamboohr 503", "bamboohr retry", "bamboohr backoff".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
bamboohr-reference-architecture
Implement BambooHR reference architecture for production HR data pipelines.
Use when designing new BambooHR integrations, building employee sync systems,
or establishing architecture standards for BambooHR-powered applications.
Trigger with phrases like "bamboohr architecture", "bamboohr design",
"bamboohr project structure", "bamboohr system design", "bamboohr pipeline".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
bamboohr-sdk-patterns
Apply production-ready BambooHR API patterns for TypeScript and Python.
Use when implementing BambooHR integrations, building reusable clients,
or establishing team coding standards for BambooHR REST API.
Trigger with phrases like "bamboohr SDK patterns", "bamboohr best practices",
"bamboohr code patterns", "idiomatic bamboohr", "bamboohr client wrapper".
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
-
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
-
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
-
clerk-ci-integration
Configure Clerk CI/CD integration with GitHub Actions and testing.
Use when setting up automated testing, configuring CI pipelines,
or integrating Clerk tests into your build process.
Trigger with phrases like "clerk CI", "clerk GitHub Actions",
"clerk automated tests", "CI clerk", "clerk pipeline".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clerk-common-errors
Troubleshoot common Clerk errors and issues.
Use when encountering authentication errors, SDK issues,
or configuration problems with Clerk.
Trigger with phrases like "clerk error", "clerk not working",
"clerk authentication failed", "clerk issue", "fix clerk".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clerk-core-workflow-a
Implement user sign-up and sign-in flows with Clerk.
Use when building authentication UI, customizing sign-in experience,
or implementing OAuth social login.
Trigger with phrases like "clerk sign-in", "clerk sign-up",
"clerk login flow", "clerk OAuth", "clerk social login".
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
-
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-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-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-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-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-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