create-game-assets
Plan, generate, source, normalize, and validate cohesive visual game assets. Use for art direction, style bibles, sprites, tilesets, backgrounds, UI art, icons, textures, concept art, or 3D asset briefs.
npx skills add gamedev-skills/awesome-gamedev-agent-skills --skill create-game-assets --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.
# Create Game Assets Turn a game's visual intent into a consistent, engine-ready asset set. Treat image generation as one production tool inside a controlled pipeline, never as proof that an asset is shippable. ## Core workflow 1. **Inspect before inventing.** Find existing screenshots, concept art, sprites, models, fonts, import settings, camera framing, target resolution, and naming conventions. Preserve a coherent existing direction unless the user asks for a redesign. 2. **Lock the technical frame.** Record engine, 2D/3D, camera/view, native display size, asset dimensions, world scale, transparency, palette, filtering, animation frames, texture budget, and target platforms. Use `assets/art-direction-brief.md` as a copyable brief. 3. **Name the visual system.** Define shape language, silhouette priorities, value structure, palette roles, materials, lighting, detail density, edge treatment, and motion character. Use concrete visual properties; do not substitute a living artist's name for an art direction. 4. **Make an asset manifest.** Copy `assets/asset-manifest.json`, then list every required asset, state, variant, size, pivot, collision role, source, license, and approval stat
- Core workflow
- Choose the production path
- Image-generation handoff
- Raster QA recipes
- Quality gates
- References
- Related skills
python scripts/asset_report.py assets/player-idle.png \ python scripts/build_preview_sheet.py output/player/*.png \
What does the create-game-assets skill do?
Plan, generate, source, normalize, and validate cohesive visual game assets. Use for art direction, style bibles, sprites, tilesets, backgrounds, UI art, icons, textures, concept art, or 3D asset briefs.
How do I install it?
Run `npx skills add gamedev-skills/awesome-gamedev-agent-skills --skill create-game-assets --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 gamedev-skills/awesome-gamedev-agent-skills, a repository with 406 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.