# Pixel Art Style

> Pixel-art and texel-constrained art direction for Blender assets destined for pixel rendering, low-res textures, or HD-2D-adjacent pixel reads.

- Skill: `arjun988/pixel-art-style` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add arjun988/pixel-art-style`
- Raw SKILL.md: https://api.skillmd.com/api/skills/arjun988/pixel-art-style/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- License: MIT
- Author: arjun988 (https://skillmd.com/u/arjun988)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/arjun988/pixel-art-style

---


# Pixel Art Style

Texel discipline. Crisp pixels. Limited palette.

## Tenets
1. Declare target texel size / texture res
2. Nearest filtering intent
3. Limited palette
4. Avoid thin triangles that shimmer
5. Ortho or locked angles help readability

## Reference Guide
| Topic | Reference |
|-------|-----------|
| Texel rules | `references/texel-rules.md` |

