Topic: claude-code-plugins
5,817 skills in this topic.
-
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-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
-
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-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-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-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-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-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-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-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-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-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-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-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
-
windsurf-code-completion
Configure and optimize Supercomplete code suggestions. Activate when users mention
"code completion", "autocomplete", "supercomplete", "inline suggestions",
or "ai completions". Handles completion configuration and optimization. Use when working with windsurf code completion functionality. Trigger with phrases like "windsurf code completion", "windsurf completion", "windsurf".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
sentry-enterprise-rbac
Configure enterprise role-based access control, SSO/SAML2, and SCIM
provisioning in Sentry. Use when setting up organization hierarchy,
team permissions, identity provider integration, API token governance,
or audit logging for compliance.
Trigger: "sentry rbac", "sentry permissions", "sentry team access",
"sentry sso setup", "sentry scim", "sentry audit log".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
sentry-error-capture
Implement advanced error capture and context enrichment with Sentry.
Use when adding captureException/captureMessage calls, enriching errors
with user context, tags, breadcrumbs, or custom fingerprinting.
Trigger with "sentry error capture", "sentry context", "enrich sentry errors",
"sentry exception handling", "sentry breadcrumbs", "sentry fingerprint".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
sentry-install-auth
Install and configure Sentry SDK authentication with DSN setup.
Use when setting up Sentry error tracking, configuring DSN,
or initializing Sentry in a Node.js or Python project.
Trigger with "install sentry", "setup sentry", "sentry auth",
"configure sentry DSN".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
sentry-deploy-integration
Track deployments and release health in Sentry.
Use when configuring deployment tracking, release health monitoring,
or connecting CI/CD deploys to error data in Sentry.
Trigger with phrases like "sentry deploy tracking", "sentry release health",
"track deployments sentry", "sentry deployment notification",
"sentry suspect commits", "compare sentry releases".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
sentry-hello-world
Capture your first test error with Sentry and verify it appears in the dashboard.
Use when testing a new Sentry integration, verifying error capture works after
install-auth, or learning how to enrich events with user context, tags, and breadcrumbs.
Trigger with phrases like "test sentry", "sentry hello world",
"verify sentry", "first sentry error", "sentry capture test".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
sentry-incident-runbook
Execute incident response procedures using Sentry error monitoring.
Use when investigating production outages, triaging error spikes,
classifying incident severity, or building postmortem reports from Sentry data.
Trigger with phrases like "sentry incident", "sentry triage",
"investigate sentry error", "sentry runbook", "production incident sentry".
jeremylongshore/claude-code-plugins-plus-skills 1,803