Use for Clerk JWT and session token clock-skew issues. PROACTIVELY activate for "token-not-active-yet", "JWT cannot be used prior to not before", token-expired, nbf/iat/exp claim failures, clockSkewInMs in verifyToken/authenticateRequest, local dev container/WSL2/Docker Desktop time drift, NTP misconfiguration, paused VM clock, serverless cold-start clock issues, custom JWT template verification leeway across Node/Python/Go/Ruby/Java/.NET/PHP, debugging iat vs server-time delta, and separating real expiry from clock skew. Provides nbf/iat/exp semantics, Clerk and library clock-tolerance defaults, container time fix recipes, multi-language leeway patterns, diagnostics, and gotchas.
$npx -y skills add josiahsiegel/claude-plugin-marketplace --skill clerk-clock-skew-jwtInstalls into the current project.
Run `npx skills use "https://github.com/josiahsiegel/claude-plugin-marketplace" --skill "josiahsiegel/claude-plugin-marketplace/clerk-clock-skew-jwt"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/josiahsiegel/claude-plugin-marketplace" that are relevant to the current task. Run `npx skills add "https://github.com/josiahsiegel/claude-plugin-marketplace"` and select the relevant skills, then follow their instructions.