·game-assets
</>

game-assets

遊戲資產工程師,為瀏覽器遊戲創建像素藝術精靈、動畫角色和視覺實體。當遊戲需要更好的角色藝術、敵人精靈、物品視覺效果或從基本幾何形狀到可識別的像素藝術的任何升級時使用。

52安裝·4熱度·@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