安装方式
命令行安装
在项目根目录执行以下命令,完成 Skill 安装。
npx bzskills add cloudflare/skills --skill sandbox-migrate-to-next Use when porting a Cloudflare Sandbox app from stable @cloudflare/sandbox to @cloudflare/sandbox@next (Sandbox SDK 1.0 preview), or when the user asks to migrate or upgrade to Sandbox 1.0 / @next. Not for day-to-day stable work (sandbox-stable) or new @next apps (sandbox-next).
22
下载量
命令行安装
在项目根目录执行以下命令,完成 Skill 安装。
npx bzskills add cloudflare/skills --skill sandbox-migrate-to-next Use when porting a Cloudflare Sandbox app from stable @cloudflare/sandbox to @cloudflare/sandbox@next (Sandbox SDK 1.0 preview), or when the user asks to migrate or upgrade to Sandbox 1.0 / @next. Not for day-to-day stable work (sandbox-stable) or new @next apps (sandbox-next).