workos-widgets

Coordinate WorkOS Widget integration across multi-stack apps with framework detection and token strategy selection.

43|5|Updated Feb 6, 2026
One-click install
npx skills add https://github.com/workos/skills --skill workos-widgets
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: workos-widgets
Source: https://github.com/workos/skills/tree/main/plugins/workos/skills/workos-widgets
Command: npx skills add https://github.com/workos/skills --skill workos-widgets

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Streamline the complex process of integrating WorkOS Widgets across multi-stack apps by providing a unified approach to framework detection, token strategy selection, and on-demand reference loading.

Core Features & Use Cases

  • Detect active stack and widget target from user input, then load the matching framework-specific references.
  • Provide open API spec-guided integration guidance across Next.js, React Router, TanStack Router/Start, Vite, SvelteKit, Ruby, Python, Go, PHP, and Java stacks.
  • Ensure safe token usage, correct API paths, and UI integration patterns via bundled widget references.

Quick Start

Install this skill and follow the guided workflow to integrate widgets into your app.

Frequently Asked Questions about workos-widgets

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I integrate WorkOS Widgets across multiple frontend frameworks?

WorkOS Widget integration uses framework detection to load stack-specific references, guiding UI integration across Next.js, React Router, TanStack, SvelteKit, and Vite. It enforces safe token usage and OpenAPI spec alignment.

What is the correct token strategy for WorkOS Widgets?

Token strategy selection for WorkOS Widgets enforces safe token usage and correct API paths by aligning with the OpenAPI spec. It dynamically matches the token approach to your detected stack ecosystem.

Can I use WorkOS Widgets with backend languages like Ruby, Python, or Go?

Yes, WorkOS Widgets support backend ecosystems including Ruby, Python, Go, PHP, and Java. The integration process provides OpenAPI spec-guided reference loading and token strategy selection for these stacks.

How do I load framework-specific references for WorkOS Widget integration?

Loading framework-specific references for WorkOS Widgets works by detecting your active stack from user input and dynamically loading matching on-demand references for correct API paths and UI patterns.

Does WorkOS Widget integration support TanStack Router and TanStack Start?

Yes, WorkOS Widget integration explicitly supports TanStack Router and TanStack Start. It detects these frameworks and applies context-aware UI integration patterns with on-demand reference loading.