clerk-core-workflow-a

Installation
SKILL.md

Clerk Core Workflow A: Sign-Up & Sign-In

Overview

Implement authentication flows with Clerk: pre-built components for rapid setup, custom forms for full UI control, OAuth social login, email/phone verification, and multi-factor authentication.

Prerequisites

  • Clerk SDK installed and configured (clerk-install-auth completed)
  • OAuth providers enabled in Dashboard > User & Authentication > Social Connections
  • Sign-in/sign-up environment variables set

Instructions

Step 1: Pre-Built Components (Quick Start)

// app/sign-in/[[...sign-in]]/page.tsx
import { SignIn } from '@clerk/nextjs'
Installs
25
GitHub Stars
2.4K
First Seen
Feb 18, 2026
clerk-core-workflow-a — jeremylongshore/claude-code-plugins-plus-skills