willibrandon/pixel-plugin

145 stars · Last commit 2025-10-19

Claude Code plugin for creating pixel art with Aseprite through natural language. Supports animation, retro palettes, dithering, and game engine export.

README preview

# Aseprite Pixel Art Plugin for Claude Code

Create, animate, and export pixel art using Aseprite through natural language and commands in Claude Code.

*Powered by [pixel-mcp](https://github.com/willibrandon/pixel-mcp) - a Model Context Protocol server for Aseprite.*

## Features

**Natural Language Pixel Art Creation**
- "Create a 64x64 Game Boy style sprite"
- "Draw a red circle with blue outline"
- "Make a 16x16 tile"

**Animation Support**
- "Add a 4-frame walk cycle"
- "Create an idle animation"
- "Set frame timing to 100ms"

**Advanced Techniques**
- Apply dithering patterns

View full repository on GitHub →