在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用build
星标4
分支0
更新时间2026年2月2日 21:34
Run the production build for the web application
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
Run the production build for the web application
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Build the Tauri desktop application for production
Start the Tauri desktop application in development mode with hot reload
Start the Astro development server for web development
Create a new Astro component with TypeScript props
Create a new Astro page with the standard layout
Perform a comprehensive code review of recent changes
| name | build |
| description | Run the production build for the web application |
Run the production build and verify there are no errors.
npm run build
If the build fails, fix the errors and run again.
The output will be in the dist/ directory.