🎯

jwt-validate

🎯Skill

from jsonwebtoken/jwt-skills

VibeIndex|
What it does
|

A Claude Code skill for verifying and validating JSON Web Tokens (JWTs) by checking signatures, expiration, claims, and structure, with support for HMAC, RSA, ECDSA using secrets, PEM keys, or JWKS endpoints.

📦

Same repository

jsonwebtoken/jwt-skills(3 items)

jwt-validate

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add jsonwebtoken/jwt-skills --skill jwt-validate
skills.sh Install⚠ Installs to .agents/skills/
npx skills add jsonwebtoken/jwt-skills --skill jwt-validate
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/jwt-validate/SKILL.md

SKILL.md

296Installs
-
AddedApr 12, 2026