claudeindex
Marketplace

workos-skills

WorkOS plugin with router + AuthKit framework skills for authentication, enterprise features, migrations, and API integration

Stars

0

Forks

0

Plugins

7

Installation

1

Add the marketplace

/plugin marketplace add workos/skills
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.

Details & Metadata

7

Plugins

0

Skills

0

Agents

Last Crawled

February 22, 2026

Plugins

Plugin

workos

WorkOS integration skills for AuthKit, SSO, Directory Sync, RBAC, Vault, Audit Logs, migrations, and API references.

Plugin

workos-authkit-base

Architectural reference for WorkOS AuthKit integrations. Fetch README first for implementation details.

Plugin

workos-authkit-nextjs

Integrate WorkOS AuthKit with Next.js App Router (13+). Server-side rendering required.

Plugin

workos-authkit-react

Integrate WorkOS AuthKit with React single-page applications. Client-side only authentication. Use when the project is a React SPA without Next.js or React Router.

Plugin

workos-authkit-react-router

Integrate WorkOS AuthKit with React Router applications. Supports v6 and v7 (Framework, Data, Declarative modes). Use when project uses react-router, react-router-dom, or mentions React Router authentication.

Plugin

workos-authkit-tanstack-start

Integrate WorkOS AuthKit with TanStack Start applications. Full-stack TypeScript with server functions. Use when project uses TanStack Start, @tanstack/start, or vinxi.

Plugin

workos-authkit-vanilla-js

Integrate WorkOS AuthKit with vanilla JavaScript applications. No framework required, browser-only. Use when project is plain HTML/JS, doesn't use React/Vue/etc, or mentions vanilla JavaScript authentication.