This teaches Claude to create pixel art sprites with game-ready constraints: 16x16 or 32x32 canvases, indexed color palettes, sprite sheet layouts, and seamless tilesets. It covers the technical discipline that makes pixel art work at low resolution, like hue-shifted color ramps, volume-preserving animation, and edge-first tile design. The guide is opinionated about what matters (silhouette readability, palette consistency) and what breaks pixel crispness (bilinear filtering, non-integer scaling). If you're building 2D game assets or need walk cycles and auto-tiling logic, this gives Claude the vocabulary and workflow to guide you through it without treating pixels like just small regular art.
npx -y skills add absolutelyskilled/absolutelyskilled --skill pixel-art-sprites --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
juliusbrussee/caveman
mattpocock/skills
shadcn/improve
obra/superpowers
forrestchang/andrej-karpathy-skills
vercel-labs/skills