·workos-authkit-react
</>

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.

15Installs·0Trend·@workos

Installation

$npx skills add https://github.com/workos/cli --skill workos-authkit-react

How to Install workos-authkit-react

Quickly install workos-authkit-react AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/workos/cli --skill workos-authkit-react
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: workos/cli.

SKILL.md

View raw

| Marker File | Build Tool | Env Prefix | Access Pattern |

| vite.config.ts | Vite | VITE | import.meta.env.VITE | | craco.config.js or none | CRA | REACTAPP | process.env.REACTAPP |

Wrong prefix = undefined values at runtime. This is the #1 integration failure.

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. Source: workos/cli.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/workos/cli --skill workos-authkit-react
Category
</>Dev Tools
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from workos/cli

Quick answers

What is 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. Source: workos/cli.

How do I install workos-authkit-react?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/workos/cli --skill workos-authkit-react Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/workos/cli