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
99
100%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Passed
No known issues
Quality
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 a strong skill description that clearly defines its scope at the intersection of Auth0 and Nuxt 3/4. It opens with an explicit 'Use when' clause listing concrete trigger scenarios, names specific capabilities and deliverables, and includes highly distinctive technology-specific terms that minimize conflict risk. The description is concise yet comprehensive.
| Dimension | Reasoning | Score |
|---|---|---|
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 | Clearly answers both what (implementing Auth0 auth, configuring sessions, protecting routes, integrating API tokens, setup patterns, composable usage, security best practices) and when (starts with 'Use when' clause listing explicit trigger scenarios). | 3 / 3 |
Trigger Term Quality | Excellent coverage of natural terms users would say: 'Auth0', 'authentication', 'Nuxt 3/4', 'session management', 'middleware', 'API access tokens', 'routes', '@auth0/auth0-nuxt SDK' — these are all terms a developer would naturally use when seeking help with this specific integration. | 3 / 3 |
Distinctiveness Conflict Risk | Highly distinctive — targets a very specific niche (Auth0 + Nuxt 3/4 with the @auth0/auth0-nuxt SDK). Unlikely to conflict with generic auth skills, other framework auth skills, or other Nuxt skills due to the precise technology combination. | 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 excellent skill file that efficiently covers Auth0 Nuxt SDK integration with high information density and zero fluff. The 'Critical Mistakes to Avoid' table is particularly valuable as it addresses the most common confusion points (wrong SDK, wrong app type, wrong env prefix). The progressive disclosure is well-executed, keeping the overview actionable while deferring advanced patterns to reference files.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The content is lean and efficient throughout. It avoids explaining what Auth0 is, what sessions are, or how Nuxt works. The 'Critical Mistakes to Avoid' table is high-value density. Every section earns its place with actionable, non-obvious information specific to this SDK. | 3 / 3 |
Actionability | Provides fully executable code for setup (.env, nuxt.config.ts), all three protection layers (client middleware, server middleware, API guard), session configuration, and API token retrieval. Commands are copy-paste ready with concrete examples. | 3 / 3 |
Workflow Clarity | The setup is clearly numbered (1-4), the three protection layers are explicitly distinguished with context labels, and the security checklist serves as a validation checkpoint. The troubleshooting table provides error recovery guidance for common failure modes. | 3 / 3 |
Progressive Disclosure | The SKILL.md provides a complete overview with essential patterns inline, then clearly signals one-level-deep references for advanced topics: route-protection.md, session-stores.md, and examples.md. Navigation is well-organized with both inline links and a consolidated 'Additional Resources' section. | 3 / 3 |
Total | 12 / 12 Passed |
Validation
90%Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.
Validation — 10 / 11 Passed
Validation for skill structure
| Criteria | Description | Result |
|---|---|---|
metadata_version | 'metadata.version' is missing | Warning |
Total | 10 / 11 Passed | |
9777204
Table of Contents
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.