unity-blueprints

Installation
SKILL.md

Unity Gameplay Blueprints

Use this skill when starting a new mini-game or vertical slice and a lightweight architecture skeleton is more useful than raw code volume.

Supported Blueprint Styles

  • 2D platformer
  • top-down shooter
  • endless runner
  • puzzle / interaction game
  • tower defense
  • clicker / incremental
  • card / turn-based prototype

Output Format

  • Core loop
  • Recommended scenes
  • Recommended modules
  • Initial script list
  • Data/config assets
  • UI responsibilities
  • What to deliberately keep simple

Guardrails

Mode: Both (Semi-Auto + Full-Auto) — advisory only, no REST skills

  • Provide the smallest viable blueprint, not a giant reusable framework.
  • Prefer a short script inventory over “future-proof” template sprawl.
Related skills

More from besty0728/unity-skills

Installs
16
GitHub Stars
939
First Seen
Mar 14, 2026