### Describe the bug Nuxt skill says: > The skill is based on Nuxt 3.x, generated at 2026-01-28. but it is in fact Nuxt 4, and this discrepancy confuses agents ### Reproduction n/a ### System Info ```Shell n/a ``` ### Used Package Manager npm ### Validations - [x] Follow our [Code of Conduct](https://github.com/antfu/.github/blob/main/CODE_OF_CONDUCT.md) - [x] Read the [Contributing Guide](https://github.com/antfu/contribute). - [x] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate. - [x] Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead. - [x] The provided reproduction is a [minimal reproducible](https://stackoverflow.com/help/minimal-reproducible-example) of the bug. ### Contributions - [ ] I am willing to submit a PR to fix this issue - [ ] I am willing to submit a PR with failing tests (actually just go ahead and do it, thanks!)
Describe the bug
Nuxt skill says:
but it is in fact Nuxt 4, and this discrepancy confuses agents
Reproduction
n/a
System Info
Used Package Manager
npm
Validations
Contributions