CtrlK
BlogDocsLog inGet started
Tessl Logo

nuxt-better-auth

Use when implementing auth in Nuxt apps with @onmax/nuxt-better-auth - provides useUserSession composable, server auth helpers, route protection, and Better Auth plugins integration.

Install with Tessl CLI

npx tessl i github:popey/nuxt-skills --skill nuxt-better-auth
What are skills?

94

1.25x

Does it follow best practices?

Evaluation94%

1.25x

Agent success when using this skill

Validation for skill structure

SKILL.md
Review
Evals

Discovery

85%

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 a well-crafted skill description that clearly identifies its niche (Nuxt + Better Auth), lists specific capabilities, and leads with an explicit 'Use when' clause. The main weakness is trigger term coverage - it relies heavily on technical terms and could benefit from including more natural language variations users might use when seeking authentication help.

Suggestions

Add natural language trigger terms like 'authentication', 'login', 'sign in', 'user sessions', 'protected routes' to improve discoverability when users describe their needs in plain language

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions: 'useUserSession composable, server auth helpers, route protection, and Better Auth plugins integration' - these are specific, actionable capabilities.

3 / 3

Completeness

Explicitly answers both what (composable, server helpers, route protection, plugins integration) and when ('Use when implementing auth in Nuxt apps with @onmax/nuxt-better-auth') with clear trigger guidance upfront.

3 / 3

Trigger Term Quality

Includes good technical terms like 'auth', 'Nuxt', '@onmax/nuxt-better-auth', 'useUserSession', but missing common user variations like 'authentication', 'login', 'sign in', 'session management'.

2 / 3

Distinctiveness Conflict Risk

Highly distinctive with specific package name '@onmax/nuxt-better-auth' and Nuxt-specific terminology; unlikely to conflict with generic auth skills or other framework auth implementations.

3 / 3

Total

11

/

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 demonstrates excellent token efficiency and progressive disclosure. It provides just enough context and executable examples in the main file while clearly directing to specific reference files for detailed guidance. The loading checklist with explicit 'DO NOT load all files at once' instruction shows thoughtful design for Claude's context management.

DimensionReasoningScore

Conciseness

Extremely lean and efficient. No unnecessary explanations of what auth is or how Nuxt works. Every section serves a clear purpose with minimal prose. Token counts are even documented at the bottom.

3 / 3

Actionability

Provides executable code snippets for the three most common patterns (client auth, server auth, route protection). The quick reference section is copy-paste ready with real TypeScript examples.

3 / 3

Workflow Clarity

This is primarily a reference/navigation skill rather than a multi-step workflow skill. The 'When to Use' section clearly scopes the skill, and the 'Loading Files' checklist provides explicit guidance on which references to load for each task type.

3 / 3

Progressive Disclosure

Excellent structure with a clear overview, well-organized reference table, and explicit loading guidance. References are one level deep with clear signaling. The checklist format for loading files is particularly effective.

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.