MCP server Claude CodeCodexCursor +2
Lets the agent inspect and automate a live Chrome instance through the DevTools protocol: performance traces, network, console. Runs locally from the chrome-devtools-mcp npm package.
MCP server Claude CodeCodexCursor +2
Lets the agent inspect and automate a live Chrome instance through the DevTools protocol: performance traces, network, console. Runs locally from the chrome-devtools-mcp npm package.
Instructions file CodexOpenCode
AGENTS.md instructions for workos/case, covering case — agent harness, first step, projects, navigation and task dispatch.
Instructions file
Claude Code instructions for workos/case, covering case harness, rules, philosophy, what belongs here vs in individual repos and relationship to skills plugin.
Agent
PR creation agent for /case. Drafts thorough PR descriptions from task file and verification evidence. Verifies all evidence gates before PR creation. Never implements or tests.
Agent
Focused code implementation agent for /case. Writes fixes, runs unit tests, commits. Does not handle manual testing, evidence, or PRs.
Agent
Read-only repo interviewer. Explores a target repo and asks the human targeted questions so ca onboard --interview can persist a correct evidence strategy, verification notes, and seed knowledge files.
Agent
Post-run analysis agent for /case. Reads the progress log, identifies harness improvements, and proposes amendments for human review. Only repo learnings are applied directly.
Agent
Code review agent for /case. Reads the diff against golden principles and structured test output. Produces findings that gate PR creation (critical) or inform via PR comments (warning/info). Never implements or tests.
Agent
Read-only exploration agent. Runs before the implementer to surface relevant files, patterns, and constraints so the implementer starts with concrete context.
Agent
Fresh-context verification agent for /case. Reads the diff, tests the specific fix with Playwright, creates evidence markers and screenshots. Never implements.
Plugin Claude Code
Plugin marketplace listing 1 plugin: workos.
Instructions file CodexOpenCode
Instructions for workos/skills, covering @workos/skills, commands, testing & formatting, evals and eval tooling.
Instructions file
Instructions for workos/skills, covering @workos/skills, commands, testing & formatting, evals and eval tooling.
Plugin Claude Code
WorkOS integration skills for AuthKit, SSO, Directory Sync, RBAC, Vault, Audit Logs, migrations, and API references.
Skill Claude CodeCodex
Use when the user is implementing, embedding, or debugging a WorkOS Widget — specifically the User Management, User Profile, Admin Portal SSO Connection, or Admin Portal Domain Verification widgets. Handles the full stack — detecting the frontend (Next.js, React, React Router, TanStack Start, Vite, SvelteKit)…
Skill Claude CodeCodex
Use when the user asks for a WorkOS docs URL, term, or dashboard field (Sign-in endpoint, initiateloginuri, Redirect URI, WORKOS env vars), or is implementing, debugging, or migrating WorkOS — AuthKit, SSO/SAML, Directory Sync, RBAC, FGA, MFA, Vault, Audit Logs, Admin Portal, Pipes (Connected Apps), Feature Flags…