Cocos
Use when the user asks about Cocos Creator 3.8 project setup, scene and asset workflows, scripting, UI, animation, physics, rendering, localization, editor extensions, or publishing.From its SKILL.md
npx -y skills add morning-start/agent-skills --skill cocosAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
2.9 KB, ~1.0k tokens by cl100k_base, as published. Nobody here has run it
Cocos Creator 3.8 Skills
本模块包含 Cocos Creator 3.8 游戏引擎的完整技能体系,共 18 个技能,覆盖引擎所有核心功能模块。
模块概览
| 技能 | 描述 | 优先级 |
|---|---|---|
| cocos-intro | 引擎介绍与使用指引 | 基础 |
| cocos-scene | 场景制作与节点管理 | 核心 |
| cocos-asset | 资源系统与资源类型 | 核心 |
| cocos-script | 脚本指南与事件系统 | 核心 |
| cocos-publish | 跨平台游戏发布 | 核心 |
| cocos-ui | UI 系统与界面制作 | 核心 |
| cocos-animation | 动画系统 | 核心 |
| cocos-physics | 物理系统 | 核心 |
| cocos-asset-manager | Asset Manager 资源管理 | 核心 |
| cocos-render | 图形渲染系统 | 进阶 |
| cocos-2d-render | 2D 渲染系统 | 进阶 |
| cocos-audio | 音频系统 | 进阶 |
| cocos-particle | 粒子系统 | 进阶 |
| cocos-tween | 缓动系统 | 进阶 |
| cocos-terrain | 地形系统 | 进阶 |
| cocos-i18n | 本地化多语言支持 | 进阶 |
| cocos-editor-extension | 扩展编辑器 | 进阶 |
| cocos-advanced | 进阶主题与最佳实践 | 进阶 |
学习路径
入门路径
- cocos-intro - 引擎介绍与入门
- cocos-scene - 场景制作基础
- cocos-asset - 资源系统
- cocos-script - 脚本编写
核心开发路径
- cocos-ui - UI 系统
- cocos-animation - 动画系统
- cocos-physics - 物理系统
- cocos-publish - 发布部署
高级特性路径
- cocos-render - 图形渲染
- cocos-2d-render - 2D 渲染
- cocos-audio - 音频系统
- cocos-particle - 粒子特效
- cocos-tween - 缓动动画
- cocos-asset-manager - 资源管理
- cocos-terrain - 地形系统
专家路径
- cocos-i18n - 本地化
- cocos-editor-extension - 编辑器扩展
- cocos-advanced - 进阶主题
官方资源
版本信息
- 引擎版本:Cocos Creator 3.8
- 技能版本:1.0.0
- 最后更新:2026-03-24
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.