context-clerk-integration

Official

Navigate user auth, secure access, effortlessly.

Authorstars-end
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Understanding and managing user authentication, session handling, and Row-Level Security (RLS) policies with Clerk can be intricate, especially with multiple ID fields and validation rules.

Core Features & Use Cases

  • Clerk Auth Flow Navigation: Explore the backend and frontend implementations of Clerk for user login and session management.
  • User ID System Clarity: Gain a clear understanding of the four critical user ID fields (id, auth_id, clerk_id, email) and their validation rules, crucial for debugging "User not found" errors.
  • RLS Policy Integration: Understand how Clerk integrates with Supabase RLS policies to enforce access control based on user identity.
  • Use Case: When debugging authentication errors or implementing new access control features, this Skill provides direct access to Clerk-related code, migrations, and documentation.

Quick Start

Ask about "Clerk webhooks" or "auth errors" to get context on authentication flows, JWT validation, and RLS policies.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: context-clerk-integration
Download link: https://github.com/stars-end/affordabot/archive/main.zip#context-clerk-integration

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository