Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
posthog-install-auth
Install and configure PostHog SDKs with authentication.
Use when setting up posthog-js (browser), posthog-node (server),
or configuring API keys for a new PostHog integration.
Trigger: "install posthog", "setup posthog", "posthog auth",
"configure posthog API key", "posthog init".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
posthog-cost-tuning
Optimize PostHog costs: autocapture tuning, event sampling with before_send,
bot filtering, session recording sampling, and billing monitoring.
Trigger: "posthog cost", "posthog billing", "reduce posthog costs",
"posthog pricing", "posthog expensive", "posthog budget", "posthog free tier".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
posthog-upgrade-migration
Upgrade posthog-js and posthog-node SDKs with breaking change detection.
Covers v4 to v5 posthog-node migration (sendFeatureFlags change),
posthog-js autocapture API changes, and version-specific gotchas.
Trigger: "upgrade posthog", "posthog breaking changes",
"update posthog SDK", "posthog version", "posthog migration".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
posthog-common-errors
Diagnose and fix common PostHog errors: events not appearing, flags returning
undefined, 401/429 errors, SDK initialization failures, and identity issues.
Trigger: "posthog error", "fix posthog", "posthog not working",
"debug posthog", "posthog events missing", "posthog broken".
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
-
posthog-performance-tuning
Optimize PostHog performance: local flag evaluation, client batching config,
event sampling, efficient HogQL queries, and serverless flush patterns.
Trigger: "posthog performance", "optimize posthog", "posthog latency",
"posthog caching", "posthog slow", "posthog batch", "posthog fast".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
posthog-incident-runbook
PostHog incident response: triage decision tree, immediate actions for
401/429/500 errors, graceful degradation, evidence collection, and postmortem.
Trigger: "posthog incident", "posthog outage", "posthog down",
"posthog on-call", "posthog emergency", "posthog broken production".
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-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
-
clerk-observability
Implement monitoring, logging, and observability for Clerk authentication.
Use when setting up monitoring, debugging auth issues in production,
or implementing audit logging.
Trigger with phrases like "clerk monitoring", "clerk logging",
"clerk observability", "clerk metrics", "clerk audit log".
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-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-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-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
-
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
-
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-upgrade-migration
Manage Clerk SDK version upgrades and handle breaking changes.
Use when upgrading Clerk packages, migrating to new SDK versions,
or handling deprecation warnings.
Trigger with phrases like "upgrade clerk", "clerk migration",
"update clerk SDK", "clerk breaking changes".
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-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-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-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-incident-runbook
Manage incident response for Clerk authentication issues.
Use when handling auth outages, security incidents,
or production authentication problems.
Trigger with phrases like "clerk incident", "clerk outage",
"clerk down", "auth not working", "clerk emergency".
jeremylongshore/claude-code-plugins-plus-skills 1,803