game-art
Game art principles. Visual style selection, asset pipeline, animation workflow.
npx skills add sickn33/agentic-awesome-skills --skill game-art --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Game Art Principles > Visual design thinking for games - style selection, asset pipelines, and art direction. --- ## 1. Art Style Selection ### Decision Tree ``` What feeling should the game evoke? │ ├── Nostalgic / Retro │ ├── Limited palette? → Pixel Art │ └── Hand-drawn feel? → Vector / Flash style │ ├── Realistic / Immersive │ ├── High budget? → PBR 3D │ └── Stylized realism? → Hand-painted textures │ ├── Approachable / Casual │ ├── Clean shapes? → Flat / Minimalist │ └── Soft feel? → Gradient / Soft shadows │ └── Unique / Experimental └── Define custom style guide ``` ### Style Comparison Matrix | Style | Production Speed | Skill Floor | Scalability | Best For | |-------|------------------|-------------|-------------|----------| | **Pixel Art** | Medium | Medium | Hard to hire | Indie, retro | | **Vector/Flat** | Fast | Low | Easy | Mobile, casual | | **Hand-painted** | Slow | High | Medium | Fantasy, stylized | | **PBR 3D** | Slow | High | AAA pipeline | Realistic games | | **Low-poly** | Fast | Medium | Easy | Indie 3D | | **Cel-shaded** | Medium | Medium | Medium | Anime, cartoon | --- ## 2. Asset Pipeline Decisions ### 2D Pipeline | Phase | Tool Options | Output | |-----
- 1. Art Style Selection
- Decision Tree
- Style Comparison Matrix
- 2. Asset Pipeline Decisions
- 2D Pipeline
- 3D Pipeline
- 3. Color Theory Decisions
- Palette Selection
- Color Principles
- 4. Animation Principles
- The 12 Principles (Applied to Games)
- Frame Count Guidelines
- 5. Resolution & Scale Decisions
- 2D Resolution by Platform
What does the game-art skill do?
Game art principles. Visual style selection, asset pipeline, animation workflow.
How do I install it?
Run `npx skills add sickn33/agentic-awesome-skills --skill game-art --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From sickn33/agentic-awesome-skills, a repository with 44,414 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.