By scalekit-inc
Comprehensive authentication implementation guide for Scalekit. Supports full-stack auth, modular SSO (SAML/OIDC), and MCP OAuth 2.1. Works with Node.js, Express, Next.js, Python, FastAPI, FastMCP, and MCP servers.
Initialize a new Scalekit authentication project with environment setup
Validate Scalekit environment configuration and test connectivity
Show Scalekit authentication implementation paths and help users choose the right approach
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A comprehensive Claude skill for implementing Scalekit authentication across web applications, APIs, and MCP servers.
This skill provides complete guidance for three authentication implementation paths:
Implementation Paths:
Getting Started:
Complete authentication system for web applications.
Use when:
What's included:
Frameworks:
Get started: full-stack-auth/quickstart.md
Add Enterprise SSO to your existing authentication system.
Use when:
What's included:
Frameworks:
Get started: modular-sso/quickstart.md
Secure Model Context Protocol servers with OAuth 2.1.
Use when:
Two approaches:
1. OAuth 2.1 with Scalekit (Recommended)
Get started: mcp-auth/oauth-quickstart.md
Framework Templates:
2. Custom Auth Integration
Get started: mcp-auth/custom-auth-integration.md
Install as a Claude Code plugin for the best experience:
git clone https://github.com/scalekit-inc/claude-auth-skill.git
cd claude-auth-skill
# Add as marketplace and install plugin
claude plugin marketplace add .
claude plugin install scalekit-auth@scalekit-marketplace
Features:
/scalekit command for quick help/scalekit-init for interactive setup/scalekit-validate to test configurationSee PLUGIN.md for complete plugin documentation.
git clone https://github.com/scalekit-inc/claude-auth-skill.git
cd claude-auth-skill
python install_skill.py
Requirements:
pip install anthropic python-dotenvgit clone https://github.com/scalekit-inc/claude-auth-skill.git
cd claude-auth-skill
./install_local.sh
Choose installation location:
~/.claude/skills/ (all projects).claude/skills/ (current project only)# 1. Install the skill (see above)
# 2. Test with Claude
claude
> "Help me implement Scalekit authentication in Express"
# ✅ Success: Claude provides Scalekit-specific code
# ❌ Failure: Claude gives generic OAuth advice
See TESTING.md for full test suite with 20+ scenarios.
Scalekit actions playground in your Claude Code
SCIM webhook provisioning with Scalekit for real-time user and group lifecycle management.
OAuth 2.1 authorization for MCP servers using Scalekit to protect tools used by AI IDEs and agents.
Modular SSO flows using Scalekit for apps with existing user management, including IdP-initiated login and enterprise onboarding.
Implements Scalekit Agent Auth so AI agents can act in third-party apps (Gmail, Slack, Calendar, Notion) on behalf of users.
npx claudepluginhub joshuarweaver/cascade-security-auth --plugin scalekit-inc-claude-auth-skillComprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Efficient skill management system with progressive discovery — 410+ production-ready skills across 33+ domains
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
v9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.
Next.js development expertise with skills for App Router, Server Components, Route Handlers, Server Actions, and authentication patterns
Comprehensive .NET development skills for modern C#, ASP.NET, MAUI, Blazor, Aspire, EF Core, Native AOT, testing, security, performance optimization, CI/CD, and cloud-native applications