AgentStack
SKILL verified MIT Self-run

Nuxt Skills

skill-fujigo-software-f5-framework-claude-nuxt · by Fujigo-Software

Nuxt.js framework patterns, SSR/SSG, and best practices

No reviews yet
0 installs
14 views
0.0% view→install

Install

$ agentstack add skill-fujigo-software-f5-framework-claude-nuxt

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Nuxt Skills? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Nuxt.js Skills

Vue.js framework for hybrid static & server rendering.

Sub-Skills

Architecture

  • [project-structure.md](architecture/project-structure.md) - Project organization
  • [modules.md](architecture/modules.md) - Nuxt modules
  • [plugins.md](architecture/plugins.md) - Plugin patterns

Rendering

  • [universal.md](rendering/universal.md) - Universal rendering
  • [ssr.md](rendering/ssr.md) - Server-side rendering
  • [ssg.md](rendering/ssg.md) - Static generation
  • [hybrid.md](rendering/hybrid.md) - Hybrid rendering

Data Fetching

  • [useFetch.md](data-fetching/useFetch.md) - useFetch composable
  • [useAsyncData.md](data-fetching/useAsyncData.md) - useAsyncData
  • [server-routes.md](data-fetching/server-routes.md) - Server routes

Routing

  • [file-routing.md](routing/file-routing.md) - File-based routing
  • [middleware.md](routing/middleware.md) - Route middleware
  • [layouts.md](routing/layouts.md) - Layout patterns
  • [navigation.md](routing/navigation.md) - Navigation patterns

State Management

  • [pinia.md](state/pinia.md) - Pinia integration
  • [composables.md](state/composables.md) - State composables

Performance

  • [lazy-loading.md](performance/lazy-loading.md) - Component lazy loading
  • [image-optimization.md](performance/image-optimization.md) - nuxt/image
  • [caching.md](performance/caching.md) - Caching strategies

Authentication

  • [nuxt-auth.md](authentication/nuxt-auth.md) - Nuxt Auth
  • [middleware-auth.md](authentication/middleware-auth.md) - Auth middleware

Testing

  • [vitest.md](testing/vitest.md) - Vitest patterns
  • [e2e.md](testing/e2e.md) - E2E testing

Detection

Auto-detected when project contains:

  • nuxt.config.ts or nuxt.config.js
  • nuxt package
  • defineNuxtConfig or useNuxtApp patterns

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.