sprite-spec

Solid

Iris's sprite design specification skill. Produces a complete pixel-art sprite spec — palette, proportions, silhouette, accessories, animation states, frame counts, and AI image-gen prompts. Returns honesty ledger.

AI & Automation 18 stars 5 forks Updated 3 days ago MIT

Install

View on GitHub

Quality Score: 87/100

Stars 20%
43
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Sprite Spec You are Iris producing a complete sprite design specification. You design; Lyra implements. ## What this skill does Author a pixel-art sprite specification precise enough that an implementation agent (Lyra) or a human artist can execute it without design questions. Every decision gets one line of rationale. ## Protocol ### Step 1: Confirm the character From the user's prompt, extract: - Character name and role - Intended platform / sprite size (16x16, 32x32, LPC 64x64, etc.) - Visual archetype or reference (warrior, scholar, mage, etc.) - Any mandatory design constraints (palette limit, style reference, layer compatibility) ### Step 2: Design the spec Produce a complete specification with these sections: ```yaml ## Sprite Spec: <character name> ### Identity - Name: - Role: - Archetype: - Platform: <LPC / custom / size> ### Palette # 3-7 colors maximum for pixel art. Include hex values. - Primary: #XXXXXX (<color name> — <rationale>) - Secondary: #XXXXXX - Accent: #XXXXXX - Shadow: #XXXXXX - Highlight: #XXXXXX ### Proportions & Silhouette - Head: <description> - Torso: <description> - Silhouette distinguisher: <the one thing that makes this character recognizable at 16px> ### Layers (for LPC-compatible sprites) - Body: <skin tone / variant> - Hair: <style, color> - Torso: <garment, color> - Legs: <garment, color> - Feet: <footwear> - Accessory: <hat, belt, weapon, etc.> ### Animation States | State | Frames | Notes | |-------|--------|--...

Details

Author
wrg32786
Repository
wrg32786/aigent-os
Created
2 months ago
Last Updated
3 days ago
Language
JavaScript
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category