🗺️
FrontendPython

Generate 2D Map

by 0x0funky

Generate 2D Map is a Frontend skill for Claude Code, published by 0x0funky in agent-sprite-forge.

3.8K stars365 forkson 0x0funky/agent-sprite-forgeAdded 2026/08/16+1% in starsRepository updated 2026/07/12
agent-skillscodexpixel-artsprite-generator
Install in seconds
Install Generate 2D Map
Copy Generate 2D Map into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/0x0funky/agent-sprite-forge/tree/main/skills/generate2dmap ~/.claude/skills/generate2dmap

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/0x0funky/agent-sprite-forge.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/generate2dmap/SKILL.md in 0x0funky/agent-sprite-forge
Installs to
~/.claude/skills/generate2dmap
Collection
One of 3 skills cataloged from this repository
Category
Frontend567 skills

What Generate 2D Map does

Generate 2D Map creates production-oriented 2D game maps with built-in image generation, choosing visual, collision, and runtime models, and exports to engines like Phaser, Godot, Unity, or Tiled. Use it when you need RPG maps, platformer scenes, tilemaps, parallax backgrounds, prop packs, or map previews.

Generate 2D Map is cataloged under Frontend on DirSkills. Generate 2D Map comes from a repository tagged agent-skills, codex, pixel-art and sprite-generator.

Documentation

README

Generate2dmap

Overview

Build the smallest playable map bundle that satisfies the game. Start by choosing a user-facing map_mode, then map it to the lower-level pipeline axes. Do not treat a map as only one image unless the user explicitly asks for a flat visual background.

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Generate 2D Map

  • What else does 0x0funky publish alongside Generate 2D Map?

    Generate 2D Map is one of 3 skills that DirSkills catalogs from 0x0funky/agent-sprite-forge, the repository it ships in. Its siblings there include Generate 2D Sprite and Video2DSprite. Each one is a separate skill with its own page in this directory, installs the same way Generate 2D Map does, and is maintained by 0x0funky in that same repository. The rest of the collection is listed on the 0x0funky/agent-sprite-forge page.

  • How does Generate 2D Map compare to other Frontend skills?

    Generate 2D Map ranks #177 by stars among the 567 Frontend skills in this catalog. The most-starred ones next to it are Angular Developer, Android Clean Architecture and Accessibility. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Generate 2D Map against them. Open each page to compare what they document and how they install.