Back to Skills

convex-authentication

majiayu000
Updated 8 days ago
16 views
58
9
58
View on GitHub
Documentsword

About

This skill provides complete authentication flows using Convex Auth, handling signup, login, password reset, and user profile initialization. It's designed for implementing auth in Next.js 16 apps with Convex, managing sessions and protected routes. Use it when you need integrated user authentication with automatic profile setup in your Convex backend.

Quick Install

Claude Code

Recommended
Primary
npx skills add majiayu000/claude-skill-registry -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/majiayu000/claude-skill-registry
Git CloneAlternative
git clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/convex-authentication

Copy and paste this command in Claude Code to install this skill

GitHub Repository

majiayu000/claude-skill-registry
Path: skills/data/convex-authentication
0

Related Skills