Skip to main content
Source repository

clerk/skills

These skills were imported into SkillJury from the public skills ecosystem.

9 linked skillsVisit source
Source listing

9 imported skills

clerk-backend-api

by clerk/skills

641

Source details, install context, and public review data are available on the full page.

Software EngineeringFrontend and Design

clerk-swift

by clerk/skills

314

This skill implements Clerk in native Swift/iOS projects by reading installed package source and mirroring current ClerkKit/ClerkKitUI behavior.

Software EngineeringFrontend and Design

clerk-nextjs-patterns

by clerk/skills

3

Version : Check package.json for the SDK version — see clerk skill for the version table. Core 2 differences are noted inline with > **Core 2 ONLY (skip if current SDK):** callouts.

Software EngineeringFrontend and DesignFirst seen Jan 29, 2026

clerk

by clerk/skills

2

Check package.json to determine the Clerk SDK version. This determines which patterns to use:

Software EngineeringFrontend and DesignFirst seen Jan 25, 2026

clerk-custom-ui

by clerk/skills

2

Prerequisite : Ensure ClerkProvider wraps your app. See setup/ .

Software EngineeringFrontend and DesignFirst seen Jan 29, 2026

clerk-setup

by clerk/skills

2

Version : Check package.json for the SDK version — see clerk skill for the version table. Core 2 differences are noted inline with > **Core 2 ONLY (skip if current SDK):** callouts.

Software EngineeringFrontend and DesignFirst seen Jan 29, 2026

clerk-webhooks

by clerk/skills

2

Prerequisite : Webhooks are asynchronous. Use for background tasks (sync, notifications), not synchronous flows.

Software EngineeringFrontend and DesignFirst seen Jan 29, 2026

clerk-orgs

by clerk/skills

1

Prerequisite : Enable Organizations in Clerk Dashboard first.

Software EngineeringFrontend and DesignFirst seen Jan 29, 2026

clerk-testing

by clerk/skills

1

Test auth = isolated session state. Each test needs fresh auth context.

Software EngineeringFrontend and DesignFirst seen Jan 29, 2026