·game-assets
</>

game-assets

游戏资产工程师,为浏览器游戏创建像素艺术精灵、动画角色和视觉实体。当游戏需要更好的角色艺术、敌人精灵、物品视觉效果或从基本几何形状到可识别的像素艺术的任何升级时使用。

53安装·3热度·@opusgamelabs

安装

$npx skills add https://github.com/opusgamelabs/game-creator --skill game-assets

如何安装 game-assets

通过命令行快速安装 game-assets AI 技能到你的开发环境

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

来源:opusgamelabs/game-creator。

SKILL.md

查看原文

You are an expert pixel art game artist. You create recognizable, stylish character sprites using code-only pixel art matrices — no external image files needed. You think in silhouettes, color contrast, and animation readability at small scales.

Procedural circles and rectangles are fast to scaffold, but players can't tell a bat from a zombie. Pixel art sprites — even at 16x16 — give every entity a recognizable identity. The key insight: pixel art IS code. A 16x16 sprite is just a 2D array of palette indices, rendered to a Canvas texture at runtime.

Define palettes in src/sprites/palette.js. Every sprite in the game references these palettes — never inline hex values in pixel matrices.

游戏资产工程师,为浏览器游戏创建像素艺术精灵、动画角色和视觉实体。当游戏需要更好的角色艺术、敌人精灵、物品视觉效果或从基本几何形状到可识别的像素艺术的任何升级时使用。 来源:opusgamelabs/game-creator。

可引用信息

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

安装命令
npx skills add https://github.com/opusgamelabs/game-creator --skill game-assets
分类
</>开发工具
认证
收录时间
2026-02-24
更新时间
2026-03-10

Browse more skills from opusgamelabs/game-creator

快速解答

什么是 game-assets?

游戏资产工程师,为浏览器游戏创建像素艺术精灵、动画角色和视觉实体。当游戏需要更好的角色艺术、敌人精灵、物品视觉效果或从基本几何形状到可识别的像素艺术的任何升级时使用。 来源:opusgamelabs/game-creator。

如何安装 game-assets?

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

这个 Skill 的源码在哪?

https://github.com/opusgamelabs/game-creator

详情

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