Skip to content
Talk to an Engineer Dashboard

Build with AI

Use AI coding agents to implement Scalekit authentication in minutes

Pick the auth feature you need below. Each page gives you a ready-to-paste prompt for your coding agent — Claude Code, Cursor, GitHub Copilot CLI, or OpenCode. The agent reads your codebase, applies consistent patterns, and generates production-ready auth code in minutes.

Step 1 — Add the marketplace (Claude REPL)
/plugin marketplace add scalekit-inc/claude-code-authstack
Step 2 — Install your auth plugin (Claude REPL)
# options: full-stack-auth, agent-auth, mcp-auth, modular-sso, modular-scim
/plugin install agent-auth@scalekit-auth-stack

Now ask your agent to implement Scalekit auth in natural language.

Load these files to give your agent full context about Scalekit APIs and integration patterns:

FileContentsWhen to use
/llms.txtStructured index with routing hints per product areaMost queries — smaller context
/llms-full.txtComplete documentation for all pagesWhen exhaustive context is needed
sitemap-0.xmlFull URL list of all documentation pagesCrawling or indexing all pages