🎨
AutomationPython

Sprite Gen

by aldegad

Sprite Gen is an Automation skill for Claude Code, published by aldegad in sprite-gen.

735 stars73 forkson aldegad/sprite-genAdded 2026/08/23+2% in starsRepository updated 2026/08/13
2d-gameai-toolsclaude-codecodexgame-devgamedevpixel-artsprite-generationsprite-sheet
Install in seconds
Install Sprite Gen
Copy Sprite Gen into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/aldegad/sprite-gen ~/.claude/skills/sprite-gen

Requires Node.js. Downloads this skill only β€” not the rest of the repository β€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/aldegad/sprite-gen.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
SKILL.md in aldegad/sprite-gen
Installs to
~/.claude/skills/sprite-gen
Collection
The only skill cataloged from this repository
Category
Automation β€” 1523 skills

What Sprite Gen does

Sprite Gen builds clean 2D game sprite atlases from a base image, state rows, and deterministic frame extraction. It also provides a curation webview to compare image candidates side by side and pick recolor variants.

Sprite Gen is cataloged under Automation on DirSkills. Sprite Gen comes from a repository tagged 2d-game, ai-tools, claude-code, codex and game-dev.

Documentation

README

Sprite Gen

sprite-gen builds generic game sprite atlases with a component-row pipeline:

sprite-request.json -> layout guides + prompts -> image-gen state rows
-> chroma alpha -> connected components -> transparent cells
-> sprite-sheet-alpha.png + manifest.json.frame_layout

Use only the component-row pipeline. Do not treat one-shot master sheets, fixed-grid atlas cutting, local drawing, or static fallback as a successful sprite result.

ν•„μˆ˜ 게이트 β€” AI raw λŠ” μ΅œμ’… 에셋이 μ•„λ‹ˆλ‹€ (BLOCKING)

이 μŠ€ν‚¬μ˜ λͺ¨λ“  μ‚°μΆœλ¬Όμ€ μ•„λž˜ 체크리슀트λ₯Ό 톡과해야 ν•œλ‹€. ν•˜λ‚˜λΌλ„ μ–΄κΈ°λ©΄ κ·Έ 결과물은 μ‹€νŒ¨λ‘œ λ³΄κ³ ν•œλ‹€:

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Sprite Gen

  • How does Sprite Gen compare to other Automation skills?

    Sprite Gen ranks #1042 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Sprite Gen against them. Open each page to compare what they document and how they install.