nuxt-strata

Installation
SKILL.md

Nuxt Skill Index

This file keeps the highest-frequency Nuxt decisions in context. Use it to avoid generic Vue fallbacks, then route into the right Nuxt pack, Vue guidance, or module delta skill.

Activation Flow

  1. Explore the project first: inspect the real page, component, route, server handler, collection, or module surface you are changing.
  2. Use the routing sections in this file and load the smallest matching Nuxt pack.
  3. If the remaining work is mainly Vue component, composable, reactivity, or SFC work, open Vue Best Practices.
  4. If module authoring is part of the task, load Module Authoring Conventions before changing defineNuxtModule, runtime extensions, hooks, or release scaffolding.
  5. If an installed module owns the problem, open its entry under references/modules.
  6. Apply module guidance as delta-only rules inside that module's APIs, config, runtime behavior, and owned files.
Installs
1
Repository
onmax/repros
GitHub Stars
1
First Seen
9 days ago
nuxt-strata — onmax/repros