workos-authkit-base
✓Architectural reference for WorkOS AuthKit integrations. Fetch README first for implementation details.
Installation
SKILL.md
README is the source of truth for: install commands, imports, API usage, code patterns.
| Phase | Task | Blocked By | Purpose |
| 1 | preflight | - | Verify env vars, detect framework | | 2 | install | preflight | Install SDK package | | 3 | callback | install | Create OAuth callback route | | 4 | provider | install | Setup auth context/middleware | | 5 | ui | callback, provider | Add sign-in/out UI | | 6 | verify | ui | Build confirmation |
Architectural reference for WorkOS AuthKit integrations. Fetch README first for implementation details. 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-base- Source
- workos/cli
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-11
- Updated
- 2026-02-18
Quick answers
What is workos-authkit-base?
Architectural reference for WorkOS AuthKit integrations. Fetch README first for implementation details. Source: workos/cli.
How do I install workos-authkit-base?
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-base Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/workos/cli
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-11