Armory
Source
Browse
Skills

clerk-auth

Expert patterns for Clerk auth implementation, middleware, organizations, webhooks, and user sync Use when: adding authentication, clerk auth, user authentication, sign in, sign up.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install clerk-auth --cli claude

writes the skill into.claude/skills/clerk-auth/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/clerk-auth/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Expert patterns for Clerk auth implementation, middleware, organizations, webhooks, and user sync Use when: adding authentication, clerk auth, user authentication, sign in, sign up.

When to use it

Expert patterns for Clerk auth implementation, middleware, organizations, webhooks, and user sync Use when: adding authentication, clerk auth, user authentication, sign in, sign up.

How to install / invoke

# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/development/clerk-auth/SKILL.md -o .claude/skills/clerk-auth/SKILL.md

Notes

Extracted from davila7/claude-code-templates, clerk-auth category.