← ClaudeAtlas

2d-pixel-assetlisted

Generate 2D pixel art game assets using Google Gemini via Chrome browser automation. Triggers when the user wants to create pixel art, game sprites, tilesets, game assets, or edit existing game art. Supports reference image uploads for style consistency, model selection (Flash/Pro), resolution control, automatic background removal (chroma key, ML-based via BiRefNet, or Adobe Express), and rasterization to exact pixel dimensions. Use for requests like "create a pixel art sword", "generate a 32x32 character sprite", "make a tileset", or "edit this sprite".
maystudios/claude-skills · ★ 21 · AI & Automation · score 79
Install: claude install-skill maystudios/claude-skills
# 2D Pixel Asset Generator via Gemini + Chrome Generate pixel art game assets through Google Gemini's web interface using Chrome browser automation, then post-process them to exact pixel dimensions with transparent backgrounds. ## Prerequisites - Chrome browser with the Claude-in-Chrome extension installed and active - User logged into Google account at https://gemini.google.com - Chrome MCP tools available (`mcp__claude-in-chrome__*`) - Python 3 with Pillow installed (for post-processing) - **For ML background removal:** `pip install transformers torch torchvision` + CUDA GPU - **For Adobe Express removal:** User logged into Adobe account ## Tool Loading **Before using ANY Chrome MCP tool, load it via ToolSearch first:** ``` ToolSearch: "select:mcp__claude-in-chrome__tabs_context_mcp" ToolSearch: "select:mcp__claude-in-chrome__tabs_create_mcp" ToolSearch: "select:mcp__claude-in-chrome__navigate" ToolSearch: "select:mcp__claude-in-chrome__computer" ToolSearch: "select:mcp__claude-in-chrome__find" ToolSearch: "select:mcp__claude-in-chrome__upload_image" ``` ## Tool Mapping | Action | MCP Tool | |--------|----------| | Get tab context | `mcp__claude-in-chrome__tabs_context_mcp` | | Create new tab | `mcp__claude-in-chrome__tabs_create_mcp` | | Navigate to URL | `mcp__claude-in-chrome__navigate` | | Click, type, screenshot, hover, wait | `mcp__claude-in-chrome__computer` | | Find elements by description | `mcp__claude-in-chrome__find` | | Upload reference/edit images | `m