moai-platform-clerk

Implement Clerk authentication with WebAuthn, passkeys, and passwordless in Next.js apps.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/globalmsq/solo-relayer-service --skill moai-platform-clerk-globalmsq
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: moai-platform-clerk
Source: https://github.com/globalmsq/solo-relayer-service/tree/main/.claude/skills/moai-platform-clerk
Command: npx skills add https://github.com/globalmsq/solo-relayer-service --skill moai-platform-clerk-globalmsq

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Clerk-based authentication platform to implement WebAuthn, passkeys, passwordless, and rich UI components with multi-tenant support.

Core Features & Use Cases

  • WebAuthn & Passkeys: Secure, passwordless sign-in with biometric factors.
  • Passwordless & Sign-in UX: Smooth login experience with email codes or magic links.
  • UI Components & Organization Support: Pre-built components for enterprise-grade apps with multi-tenant capabilities and RBAC.
  • Use Case: Build a multi-tenant admin dashboard with secure login and role-based access.

Quick Start

Start by wiring Clerk into your Next.js app using the provided SKILL.md guidance and sample components.

Frequently Asked Questions about moai-platform-clerk

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

FAQPage Schema
How do I implement passwordless authentication with WebAuthn and passkeys in a Next.js app?

To implement passwordless authentication with WebAuthn and passkeys in a Next.js app, use Clerk's pre-built UI components and sign-in flows to enable secure biometric and email-based login without passwords.

What is the best way to add multi-tenant organization switching and RBAC to my web application?

The best way to add multi-tenant organization switching and RBAC is using Clerk's organization support features, which provide pre-built components for enterprise-grade apps to manage role-based access and switch between tenants securely.

Does Clerk support MFA and secure session management for multi-tenant environments?

Yes, Clerk supports MFA and secure session management for multi-tenant environments, allowing you to enforce multi-factor authentication and maintain secure user sessions across different organizations in your web application.

How do I set up email code and magic link sign-in flows for passwordless login?

To set up email code and magic link sign-in flows for passwordless login, integrate Clerk into your Next.js application using the provided SKILL.md guidance, which covers smooth login experiences without requiring traditional passwords.

Can I use Clerk to build a secure multi-tenant admin dashboard with role-based access?

Yes, you can use Clerk to build a secure multi-tenant admin dashboard with role-based access, utilizing its pre-built UI components, organization switching capabilities, and RBAC features designed for enterprise-grade applications.