Files
gh-willibrandon-pixel-plugin/.claude-plugin/plugin.json
2025-11-30 09:06:21 +08:00

15 lines
401 B
JSON

{
"name": "pixel-plugin",
"description": "Create, animate, and export pixel art using Aseprite through natural language and commands. Supports retro palettes, animation, dithering, and game engine export.",
"version": "0.5.0",
"author": {
"name": "Brandon Williams",
"url": "https://github.com/willibrandon"
},
"skills": [
"./skills"
],
"commands": [
"./commands"
]
}