nuxt
Build Nuxt 4 Applications
Nuxt projects require current patterns for routing, server APIs, middleware, and runtime configuration. This skill gives focused Nuxt 4 guidance with links to relevant reference files.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "nuxt" from https://skillstore.io/skills/onmax-nuxt.md and its manifest at https://skillstore.io/api/skills/onmax-nuxt/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "nuxt". I need a Nuxt API endpoint for user profiles.
Expected outcome:
- The response identifies the recommended file path and request method.
- It lists validation, error handling, and server utility concerns.
- It notes caching or middleware guidance when useful.
Using "nuxt". My app still uses older routing patterns.
Expected outcome:
The skill identifies Nuxt 4 routing replacements, typed navigation targets, and layout changes to review.
Using "nuxt". I need environment variables for production.
Expected outcome:
The response separates private runtime configuration from public values and suggests schema validation.
Security Audit
SafeThe static findings are false positives caused by Markdown backticks, Nuxt documentation examples, placeholder environment variables, and official documentation URLs. I found no evidence of prompt injection, data exfiltration, malware intent, or hidden execution paths in the reviewed files. No semantic findings were added because the cited locations describe normal Nuxt development guidance.
Risk Factors
โ๏ธ External commands (20)
๐ Network access (24)
๐ Env variables (25)
๐ Filesystem access (2)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/onmax-nuxt/audits/4?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/onmax-nuxt?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/onmax-nuxt?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/onmax-nuxt/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/onmax-nuxt.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
onmax. (2026). nuxt security audit report (audit version 4) [Author version unspecified]. Skillstore. https://skillstore.io/skills/onmax-nuxt/audits/4BibTeX citation
@techreport{onmax-onmax-nuxt-2026,
author = {onmax},
title = {nuxt security audit report (audit version 4)},
institution = {Skillstore},
year = {2026},
number = {4},
url = {https://skillstore.io/skills/onmax-nuxt/audits/4},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "nuxt security audit report (audit version 4)"
version: "unspecified"
type: report
authors:
- name: "onmax"
date-released: "2026-07-06"
url: "https://skillstore.io/skills/onmax-nuxt/audits/4"
identifiers:
- type: other
value: "skillstore:onmax-nuxt:audit:4"
description: "Skillstore immutable audit report identifier"
Compare variants
2 installable variantsEach author remains a separate installable skill. The recommended variant is ranked by Skillstore evidence.
Why this variant is first
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Create Server APIs
Design API routes, middleware, validation, cached functions, SSE, and WebSocket handlers.
Modernize Routing
Update pages, layouts, route groups, typed navigation, and migration patterns for Nuxt 4.
Configure Runtime Settings
Plan runtimeConfig, modules, environment variables, route rules, and monorepo setup conventions.
Try These Prompts
Review my Nuxt 4 goal and point me to the relevant skill references. Focus on routing, server, composables, or configuration.
Help me design a Nuxt 4 server route for [feature]. Include validation, error handling, and the matching file path.
Audit these Nuxt pages and navigation patterns for Nuxt 4. Recommend route groups, typed navigation, and layout changes.
Create a Nuxt 4 runtime configuration plan for [app]. Cover private secrets, public config, validation, route rules, and deployment checks.
Best Practices
- Load only the reference file that matches the current Nuxt task.
- Prefer Nuxt 4 conventions, including typed routes and server utilities.
- Verify new features against official Nuxt, h3, or Nitro documentation.
Avoid
- Applying every reference file to small tasks.
- Using older Nuxt examples without checking Nuxt 4 changes.
- Putting private secrets in public runtime configuration or app config.
Frequently Asked Questions
Does this skill write code automatically?
Which Nuxt version does it target?
Can it help with server APIs?
Does it include UI components?
How does it handle secrets?
Should I fetch latest docs?
Developer Details
Author
onmaxLicense
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Ref
e397ce5a135369cd6def89cb6400d013e2f68f2f
Maintenance freshness
7/18/2026
Usage
12 downloads ยท 169 views
File structure
๐ references/
๐ nuxt-components.md
๐ nuxt-composables.md
๐ nuxt-config.md
๐ project-setup.md
๐ routing.md
๐ server.md
๐ SKILL.md