godot-2d
// Godot 2D game development skill for tilemaps, pixel-perfect rendering, and 2D physics.
$ git log --oneline --stat
stars:384
forks:73
updated:March 4, 2026
SKILL.mdreadonly
SKILL.md Frontmatter
namegodot-2d
descriptionGodot 2D game development skill for tilemaps, pixel-perfect rendering, and 2D physics.
allowed-toolsRead, Grep, Write, Bash, Edit, Glob, WebFetch
Godot 2D Skill
2D game development for Godot Engine.
Overview
This skill provides capabilities for creating 2D games in Godot with tilemaps, sprites, and pixel-perfect rendering.
Capabilities
- Configure TileMap and TileSet
- Set up CanvasLayer hierarchy
- Handle pixel-perfect rendering
- Implement 2D cameras
- Configure parallax backgrounds