workos-authkit-vanilla-js

Installation
SKILL.md

WorkOS AuthKit for Vanilla JavaScript

Decision Tree

Step 1: Fetch README (BLOCKING)

WebFetch: https://github.com/workos/authkit-js/blob/main/README.md

README is source of truth. If this skill conflicts, follow README.

Step 2: Detect Project Type

Has package.json with build tool (Vite, webpack, Parcel)?
  YES -> Bundled project (npm install)
  NO  -> CDN/Static project (script tag)

Step 3: Follow README Installation

Installs
28
Repository
workos/skills
GitHub Stars
38
First Seen
Feb 10, 2026
workos-authkit-vanilla-js — workos/skills