with one click
Cocos Creator 2.x 项目编译技能 - 自动触发脚本编译并验证效果
npx skills add https://github.com/NeverSight/learn-skills.dev --skill cocos-buildCopy and paste this command into Claude Code to install the skill
Cocos Creator 2.x 项目编译技能 - 自动触发脚本编译并验证效果
npx skills add https://github.com/NeverSight/learn-skills.dev --skill cocos-buildCopy and paste this command into Claude Code to install the skill
Generate AI videos with Luma Dream Machine via AceDataCloud API. Use when creating videos from text prompts, generating videos from reference images, extending existing videos, or any video generation task with Luma. Supports text-to-video, image-to-video, and video extension.
Single-pass post-processing, URP Renderer Features, and mobile-safe screen effects for Unity
GPU architecture, precision types, fillrate, overdraw, baked lighting, and LOD optimization for Unity mobile/WebGL shaders
Node budgets, custom lighting, sub-graphs, precision control, and mobile workflows for Unity Shader Graph
Channel packing, variant reduction, shader_feature vs multi_compile, and build size optimization for Unity
Mobile-optimized water shaders with depth coloring, foam, Gerstner waves, refraction, and caustics for Unity URP
| name | cocos-build |
| description | Cocos Creator 2.x 项目编译技能 - 自动触发脚本编译并验证效果 |
用于 Cocos Creator 2.x 项目的开发工作流自动化。
修改任何 assets/ 目录下的脚本文件后,执行以下命令触发编译:
curl.exe http://localhost:7456/update-db
成功返回:Changes submitted
assets/ 下的 .ts 文件curl.exe http://localhost:7456/update-dbhttp://localhost:7456/创建新的 TypeScript 组件时:
assets/ 目录下创建 .ts 文件.meta 文件(包含 uuid)使用 frontend-tester agent 截图验证:
task(subagent_type="frontend-tester")
预览地址:http://localhost:7456/
curl.exe 而非 curl(PowerShell 别名问题)