clerk

Route user requests to Clerk sub-skills for authentication and SDK guidance.

1|Updated Nov 29, 2025
One-click install
npx skills add https://github.com/sheriax/drawink --skill clerk-sheriax
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clerk
Source: https://github.com/sheriax/drawink/tree/main/.agents/skills/clerk
Command: npx skills add https://github.com/sheriax/drawink --skill clerk-sheriax

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill acts as a router to guide users to the correct Clerk-related documentation or sub-skill based on their specific authentication or user management needs.

Core Features & Use Cases

  • Task-Based Routing: Directs users to specialized skills for setup, custom UI, Next.js patterns, organizations, webhooks, testing, native iOS, or backend API usage.
  • Version Awareness: Provides guidance based on Clerk SDK versions (Core 2 vs. Current).
  • Use Case: A user wants to implement a custom sign-in flow in their Next.js application. This skill will route them to the clerk-custom-ui skill for detailed instructions.

Quick Start

Use the clerk skill to help me set up Clerk authentication in my new Next.js project.

Frequently Asked Questions about clerk

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

FAQPage Schema
How do I set up Clerk authentication in a Next.js project?

This skill routes your request to the appropriate sub-skill, providing targeted guidance for setting up Clerk authentication in Next.js based on your specific implementation requirements.

Can I build a custom sign-in UI with Clerk?

Yes, you can build custom sign-in UI with Clerk. This skill directs your request to the clerk-custom-ui sub-skill, which provides detailed instructions for creating custom authentication user interface flows.

Does Clerk provide guidance for different SDK versions like Core 2?

Yes, Clerk provides version awareness. This skill detects your Clerk SDK version (Core 2 vs Current) to ensure you receive relevant guidance for your specific authentication setup and implementation.

What is the best way to manage Clerk webhooks and organizations?

The best way to manage Clerk webhooks and organizations is through task-based routing. This skill directs your specific organization management or webhook configuration requests to specialized sub-skills for accurate documentation.

How do I integrate Clerk authentication with Swift for iOS?

To integrate Clerk authentication with Swift for iOS, this skill routes your request to the native iOS sub-skill, providing specialized guidance for implementing user authentication in your Swift applications.

Does Clerk support backend API usage for user management?

Yes, Clerk supports backend API usage for user management. This skill routes your backend API requests to the appropriate sub-skill, delivering targeted documentation for server-side authentication and user management operations.