Clerk Clerk is a user management and authentication platform for web and mobile applications. Developers use it to easily add features like sign-up, sign-in, and user profile management to their apps without building them from scratch. Official docs: https://clerk.com/docs Clerk Overview - User - Email Address - Organization - Session - Identification - Domain Use action names and parameters as needed. Working with Clerk This skill uses the Membrane CLI to interact with Clerk. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rat…