CtrlK
BlogDocsLog inGet started
Tessl Logo

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.

52

Quality

59%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./docs/v19.7/configuration/agent/skills_external/antigravity-awesome-skills-main/skills/clerk-auth/SKILL.md

The canonical home for this skill is clerk-auth in sickn33/agentic-awesome-skills

SKILL.md
Quality
Evals
Security

Quality

Content

40%Weight 40%Scale 1-5

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The body is well-structured and lean but provides almost no executable guidance: no code examples, no sequenced setup workflow, and a 'Sharp Edges' table filled with placeholder rows. It reads more like an outline than an actionable skill.

Suggestions

Replace the 'Sharp Edges' placeholder rows with the actual issue, a concrete example, and the specific fix or code snippet.

Add copy-paste-ready code blocks for the core setup (e.g. middleware.ts with clerkMiddleware + createRouteMatcher, ClerkProvider in layout.tsx).

Turn the setup into a numbered workflow with an explicit validation checkpoint (e.g. verify the session resolves in a Server Component before protecting routes).

DimensionReasoningScore

Conciseness

The body is short and largely lean, but the 'Sharp Edges' table is filler — every row is literally 'Issue | <severity> | See docs' — adding tokens that convey no information.

3 / 5

Actionability

Guidance is high-level hints ('Use createRouteMatcher for route groups', 'auth.protect() for explicit protection') with no executable code blocks or concrete setup steps, so Claude lacks the specifics to act.

2 / 5

Workflow Clarity

There is no sequenced setup workflow; patterns are listed as disconnected bullets, and auth setup (a multi-step, error-prone operation) has no validation checkpoints, so steps are poorly defined.

2 / 5

Progressive Disclosure

Content is organized into clear sections (Patterns, Sharp Edges) and stays under ~50 lines with no external bundle files, satisfying the simple-skill exception; the dangling 'See docs' references are the main gap.

4 / 5

Total

11

/

20

Passed

Description

78%Weight 40%Scale 1-5

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

The description clearly states both capability scope and trigger conditions in third person, with concrete Clerk-specific keywords. Its main weakness is mild genericness in the 'what' clause ('Expert patterns for...') and a few missing natural synonyms.

DimensionReasoningScore

Specificity

Names several concrete Clerk capability areas — 'implementation, middleware, organizations, webhooks, and user sync' — giving specific scope, though each is stated at a domain level rather than as discrete actions.

4 / 5

Completeness

Both 'what' (expert patterns for the listed Clerk areas) and 'when' ('Use when: adding authentication...') are present and explicit; the 'when' list could be slightly more specific to edge cases.

4 / 5

Trigger Term Quality

Includes natural user phrases such as 'sign in', 'sign up', and 'adding authentication', plus the technical 'clerk auth'; a few common synonyms (e.g. 'log in', 'login') are missing.

4 / 5

Distinctiveness Conflict Risk

Clerk is a named, specific auth vendor and the trigger terms ('clerk auth') carve out a clear niche with minimal overlap against generic auth skills.

5 / 5

Total

17

/

20

Passed

Validation

93%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

15

/

16

Passed

Repository
duclm1x1/Dive-Ai
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.