auth-components
Installation
SKILL.md
Clerk Auth Components Skill
This skill provides comprehensive templates and patterns for implementing and customizing Clerk authentication components including pre-built components, Clerk Elements for custom flows, and appearance theming.
Overview
Clerk offers two approaches for authentication UI:
- Pre-built Components - Ready-to-use
<SignIn />,<SignUp />,<UserButton />with minimal configuration - Clerk Elements - Custom components with granular control for advanced use-cases
This skill covers both approaches with practical templates and customization patterns.
Available Scripts
1. Generate Authentication UI Pages
Script: scripts/generate-auth-ui.sh <output-dir> <component-type>