Imported from Meeovi/alternate-framework (
.codex/skills/nuxt-office-base/SKILL.md). Install upstream withnpx skills add Meeovi/alternate-framework --skill nuxt-office-base. Copyright stays with the author.
Nuxt Skill Wrapper
This is the stable entrypoint for Nuxt guidance in this repository. The full generated skill tree lives in the Nuxt build directory so the checked-in skill surface stays small.
Generated content
- Entry: ../../../apps/office/base/node_modules/.cache/nuxt/.nuxt/skill-hub/nuxt-office-base/SKILL.md
- Root: ../../../apps/office/base/node_modules/.cache/nuxt/.nuxt/skill-hub/nuxt-office-base
Required workflow
- Check whether the generated entry exists.
- If it exists, open it and follow that generated skill instead of extending this wrapper.
- If it does not exist, Run
nuxt preparefrom this project before continuing. That regenerates the Nuxt build directory, refreshes types, and writes the generated Nuxt skill content.
Notes
- Generated content is ephemeral and may be refreshed by Nuxt.
- This wrapper is the stable file that should remain in version control.