workos-authkit-vanilla-js

Installation
SKILL.md

WorkOS AuthKit for Vanilla JavaScript

Decision Tree

Step 1: Fetch README (BLOCKING)

WebFetch: https://raw.githubusercontent.com/workos/authkit-js/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
14
Repository
workos/cli
GitHub Stars
13
First Seen
Feb 6, 2026
workos-authkit-vanilla-js — workos/cli