pixel-art

Generate pixel-art SVG illustrations with a 7px rect grid and limited palette.

Updated May 20, 2026
One-click install
npx skills add https://github.com/lightrain-a/medtrace-aris --skill pixel-art-lightrain-a
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pixel-art
Source: https://github.com/lightrain-a/medtrace-aris/tree/main/.vendor/aris/skills/pixel-art
Command: npx skills add https://github.com/lightrain-a/medtrace-aris --skill pixel-art-lightrain-a

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you create clean, consistent pixel-art SVG illustrations quickly, so you can avoid manual drawing work and get visuals that fit neatly into README, docs, or slide layouts.

Core Features & Use Cases

  • Pixel-grid SVG generation: Produces SVGs using a 7px pixel grid with reusable <g> character groups and tight viewBox framing.
  • Scene-aware compositions: Supports chat-dialogue hero layouts, single-character portraits with labels, and multi-character group scenes with optional background/ground elements.
  • Brand-aware coloring: Encourages using a project color palette (e.g., clothes color, accessories) to keep the output consistent with your brand.

Quick Start

Ask it to generate an SVG pixel-art hero image for your README using two characters that exchange a short chat line, matching your brand color for the clothes.

Frequently Asked Questions about pixel-art

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

FAQPage Schema
How do I generate pixel art SVGs for a README hero image?

You generate pixel art SVGs by prompting the skill with your desired scene and brand palette. It outputs a structured SVG with a tight viewBox, characters, and chat bubbles using a 7px rect-based pixel grid.

What is the best way to create chat dialogue pixel art for documentation?

The best way to create chat dialogue pixel art is using scene-aware SVG generation. This process structures multi-character group scenes with proper bubble spacing and optional background elements for documentation visuals.

Can I use a custom brand color palette for pixel art illustrations?

Yes, you can use a custom brand color palette for pixel art illustrations. The generation process encourages applying project-specific colors to character clothes and accessories to ensure visual consistency with your brand.

Does SVG generation for pixel art require a specific pixel grid size?

SVG generation for pixel art requires a 7px rect-based pixel grid. This structure ensures clean, consistent visual output and allows for iterative layout refinement including bubble spacing and arrow direction.

What kind of SVG structure is needed for single-character pixel portraits?

Single-character pixel portraits require a correct SVG structure with tight viewBox framing and reusable <g> character groups. This format ensures the illustration fits neatly into slides and documentation layouts.