Pixel Art Creator

Create pixel art sprites with configurable canvases, layers, and drawing primitives.

289|22|Updated Oct 17, 2025
One-click install
npx skills add https://github.com/willibrandon/pixel-plugin --skill pixel-art-creator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Pixel Art Creator
Source: https://github.com/willibrandon/pixel-plugin/tree/main/skills/pixel-art-creator
Command: npx skills add https://github.com/willibrandon/pixel-plugin --skill pixel-art-creator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enables creation of new pixel art sprites with full control over canvas properties, layers, and basic drawing operations. It's the foundational Skill for all pixel art workflows.

Core Features & Use Cases

  • Canvas creation and color modes: RGB, Grayscale, and Indexed canvases tailored to your art style.
  • Layer management and drawing primitives: Add layers and draw pixels, lines, rectangles, circles, contours, and fills.
  • From-scratch workflows: Start new sprites or tiles with dimensions like "64x64", "32x32", or "16x16 icon", ready for export.

Quick Start

Use the Pixel Art Creator to create a 64x64 RGB canvas, draw a simple sprite, and prepare it for further refinement or export.

Frequently Asked Questions about Pixel Art Creator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a pixel art sprite from scratch?

Create a pixel art sprite by setting up a canvas with your desired dimensions (16x16, 32x32, 64x64) and color mode (RGB, Grayscale, or Indexed), then use the drawing primitives to add pixels, lines, rectangles, circles, and fills across multiple layers.

What color modes does pixel art canvas creation support?

Pixel art canvas creation supports RGB for full-color artwork, Grayscale for monochrome sprites, and Indexed color mode for palette-based art with reduced file size.

Can I work with multiple layers when drawing pixel sprites?

Yes, layer management is built into pixel sprite creation, allowing you to add and organize multiple layers for complex artwork while maintaining at least one non-deletable base layer.

What drawing shapes and operations are available for pixel art?

Pixel art creation includes primitives for drawing individual pixels, lines, rectangles, circles, contours, and fill operations to build sprites and UI assets efficiently.

Is pixel art canvas creation suitable for game assets and icon design?

Yes, the tool targets game art workflows and UI asset creation, handling standard sprite dimensions and providing layer management and primitive drawing needed for game development and icon design.