CtrlK
BlogDocsLog inGet started
Tessl Logo

auth0-nuxt

Use when implementing Auth0 authentication in Nuxt 3/4 applications, configuring session management, protecting routes with middleware, or integrating API access tokens - provides setup patterns, composable usage, and security best practices for the @auth0/auth0-nuxt SDK

Install with Tessl CLI

npx tessl i github:auth0/agent-skills --skill auth0-nuxt
What are skills?

100

2.56x

Does it follow best practices?

Evaluation100%

2.56x

Agent success when using this skill

Validation for skill structure

SKILL.md
Review
Evals

Discovery

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.

This is an excellent skill description that follows best practices. It leads with an explicit 'Use when...' clause, lists specific concrete capabilities, includes natural trigger terms that developers would use, and is highly distinctive by targeting a specific technology stack (Auth0 + Nuxt 3/4 + specific SDK). The description is comprehensive yet concise.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions: 'implementing Auth0 authentication', 'configuring session management', 'protecting routes with middleware', 'integrating API access tokens', plus mentions 'setup patterns, composable usage, and security best practices'.

3 / 3

Completeness

Explicitly answers both what (implementing Auth0 auth, session management, route protection, API tokens, setup patterns, composables, security best practices) AND when with an explicit 'Use when...' clause at the start covering multiple trigger scenarios.

3 / 3

Trigger Term Quality

Excellent coverage of natural terms users would say: 'Auth0', 'authentication', 'Nuxt 3/4', 'session management', 'routes', 'middleware', 'API access tokens', '@auth0/auth0-nuxt SDK'. These are terms developers would naturally use when seeking this help.

3 / 3

Distinctiveness Conflict Risk

Highly distinctive with clear niche: specifically targets Auth0 + Nuxt 3/4 combination with the specific SDK '@auth0/auth0-nuxt'. Unlikely to conflict with generic auth skills or other framework-specific auth skills.

3 / 3

Total

12

/

12

Passed

Implementation

100%

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

This is an exemplary skill file that efficiently teaches Auth0 Nuxt SDK integration. It excels at providing actionable, executable guidance while maintaining excellent token efficiency through strategic use of tables and code blocks. The progressive disclosure is well-executed with clear navigation to advanced topics.

DimensionReasoningScore

Conciseness

The content is lean and efficient, avoiding explanations of concepts Claude already knows. Tables are used effectively to compress information, and every section provides actionable value without padding.

3 / 3

Actionability

Provides fully executable code examples throughout - from installation commands to complete TypeScript implementations for middleware, API protection, and session management. All code is copy-paste ready.

3 / 3

Workflow Clarity

The Quick Setup section provides a clear numbered sequence (1-4). Protection patterns show three distinct layers with explicit code for each. The Critical Mistakes table serves as a validation checkpoint before implementation.

3 / 3

Progressive Disclosure

Excellent structure with a concise overview, quick setup, and essential patterns inline, while appropriately deferring advanced topics (route protection patterns, session stores, examples) to clearly signaled one-level-deep references.

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.

Validation11 / 11 Passed

Validation for skill structure

No warnings or errors.

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.