Skip to content
Scalekit Docs

Build with AI

Use AI coding agents to implement Scalekit authentication in minutes

Use the Scalekit CLI to install the authstack plugin for your coding agents. One command detects your tools and sets everything up.

Terminal
npx @scalekit-inc/cli setup

The CLI installs the authstack plugin for Claude Code, Cursor, GitHub Copilot, and Codex. Then load a shipped skill: integrating-agentkit, implementing-saaskit, adding-mcp-oauth, implementing-modular-sso, or implementing-scim-provisioning.

Done: the command exits 0 and the skill you need is available.

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