·nuxt
</>

nuxt

antfu/skills

Nuxt 是一个 Vue.js 框架,用于构建具有 SSR、自动导入、基于文件的路由和混合渲染的全栈 Web 应用程序

3.4K安装·70热度·@antfu

安装

$npx skills add https://github.com/antfu/skills --skill nuxt

SKILL.md

Nuxt is a full-stack Vue framework that provides server-side rendering, file-based routing, auto-imports, and a powerful module system. It uses Nitro as its server engine for universal deployment across Node.js, serverless, and edge platforms.

| Directory Structure | Project folder structure, conventions, file organization | core-directory-structure | | Configuration | nuxt.config.ts, app.config.ts, runtime config, environment variables | core-config | | CLI Commands | Dev server, build, generate, preview, and utility commands | core-cli |

| Routing | File-based routing, dynamic routes, navigation, middleware, layouts | core-routing | | Data Fetching | useFetch, useAsyncData, $fetch, caching, refresh | core-data-fetching | | Modules | Creating and using Nuxt modules, Nuxt Kit utilities | core-modules |

Nuxt 是一个 Vue.js 框架,用于构建具有 SSR、自动导入、基于文件的路由和混合渲染的全栈 Web 应用程序 来源:antfu/skills。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/antfu/skills --skill nuxt
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 nuxt?

Nuxt 是一个 Vue.js 框架,用于构建具有 SSR、自动导入、基于文件的路由和混合渲染的全栈 Web 应用程序 来源:antfu/skills。

如何安装 nuxt?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/antfu/skills --skill nuxt 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/antfu/skills

详情

分类
</>开发工具
来源
skills.sh
收录时间
2026-02-01