CtrlK
BlogDocsLog inGet started
Tessl Logo

convex-setup-auth

Sets up Convex auth, identity mapping, and access control. Use for login, auth providers, users tables, protected functions, or roles in a Convex app.

75

Quality

92%

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

SKILL.md
Quality
Evals
Security

Quality

Content

85%

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

A well-structured, actionable skill body with executable code, a clear sequenced workflow, and clean one-level-deep progressive disclosure into real reference files. Its only weakness is mild verbosity in a few rationale paragraphs that could be condensed.

Suggestions

Tighten the prose in 'After Choosing a Provider' (e.g. the 'Inventing setup from memory risks outdated patterns' and user-storage rationale) into short imperative directives so every token earns its place.

Consider moving the multi-bullet official-docs list under 'After Choosing a Provider' into the relevant provider reference files, keeping the body focused on the decision and the local-reference handoff.

Trim the introductory line 'Implement secure authentication in Convex with user management and access control.' which restates the description without adding actionable guidance.

DimensionReasoningScore

Conciseness

Mostly efficient and free of concept-explanation padding, but prose sections like 'Inventing setup from memory risks outdated patterns...' and the rationale around user storage could be tightened into terse directives.

2 / 3

Actionability

Provides fully executable, copy-paste-ready TypeScript (Bad/Good identity-check pattern), concrete repo signals to grep for, and exact reference file paths — concrete rather than abstract.

3 / 3

Workflow Clarity

An 8-step numbered Workflow with a clear sequence plus a terminal Checklist and an explicit verification step (step 8), and guidance for handling interactive blockers.

3 / 3

Progressive Disclosure

SKILL.md is a lean overview with well-signaled, one-level-deep references (convex-auth.md, clerk.md, workos-authkit.md, auth0.md), all of which exist in references/; navigation is explicit via a provider→file mapping.

3 / 3

Total

11

/

12

Passed

Description

100%

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

A concise, third-person description that clearly states capabilities and provides explicit use-when triggers scoped to Convex. It hits the top anchor on all four dimensions with no verbosity or over-claims.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'Sets up Convex auth, identity mapping, and access control' — naming the specific capabilities rather than vague language.

3 / 3

Completeness

Explicitly answers both what ('Sets up Convex auth, identity mapping, and access control') and when (an explicit 'Use for...' trigger clause), matching the anchor for full completeness.

3 / 3

Trigger Term Quality

'Use for login, auth providers, users tables, protected functions, or roles in a Convex app' gives good coverage of natural terms a user would actually say.

3 / 3

Distinctiveness Conflict Risk

Scoped tightly to 'a Convex app' with provider-specific triggers, giving it a clear niche unlikely to fire for non-Convex skills.

3 / 3

Total

12

/

12

Passed

Validation

100%

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

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
openclaw/clawhub
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.