SummerEngine

61 mods across 1 repository, 57 stars between them.

summer-engine

03

SummerEngine/summer-engine-agent

MCP server Claude CodeCodexCursor +2

Local Summer CLI and MCP server for Summer Engine. Install and run the engine, connect Claude Code, Cursor, Codex, Gemini, and other agents, and build real games with bundled skills, hooks, and plugins. Runs locally from the summer-engine npm package.

57 6d ago A tokens not measured original MIT

SummerEngine/summer-engine-agent

Instructions file CodexOpenCode

Instructions for SummerEngine/summer-engine-agent, covering summer — agent context, what you're working with, critical rules, skill priority and mcp tool palette (project-matched local editor).

57 6d ago A 1,263 tokens original MIT

SummerEngine/summer-engine-agent

Instructions file

Instructions for SummerEngine/summer-engine-agent: This file primes Claude Code on Summer when it loads from this repo. The full agent workflow lives in skills/workflow/using-summer/SKILL.md; activate that skill on every fresh session.

57 6d ago A 61 tokens original MIT

SummerEngine/summer-engine-agent

Instructions file Gemini CLI

Instructions for SummerEngine/summer-engine-agent, covering summer — context primer for gemini, what summer engine is, how to behave, skill priority and type-system traps.

57 6d ago A 1,153 tokens original MIT

summer

07

SummerEngine/summer-engine-agent

Skill Claude CodeCodex

Use when the user types "/summer " — adopts the Summer Engine game-dev persona and routes the request through the Summer skill family. Trigger on any message starting with "/summer ", or "as Summer" / "in Summer mode" / "using Summer" framings.

57 6d ago A 58 tokens original MIT

gameskill

08

SummerEngine/summer-engine-agent

Command

You are capturing what we just learned in this game-development session into Summer Engine's skill library, so the next agent (and every Summer user) gets to start where we ended.

57 6d ago A 0 tokens original MIT

summer

09

SummerEngine/summer-engine-agent

Command

You are the Summer Engine command router. The user invoked /summer because they want game-development help inside Summer Engine, not generic software advice.

57 6d ago A 0 tokens original MIT

SessionStart

10

SummerEngine/summer-engine-agent

Hook

Runs when a session starts on startup, clear and compact, executing run-hook.cmd. From SummerEngine/summer-engine-agent.

57 6d ago A tokens not measured copy · 80% MIT

PreToolUse

11

SummerEngine/summer-engine-agent

Hook

Runs before the agent uses a tool for Bash(git commit*) tool calls, executing run-hook.cmd. From SummerEngine/summer-engine-agent.

57 6d ago A tokens not measured original MIT

character-portrait

12

SummerEngine/summer-engine-agent

Skill Claude CodeCodex

Use when generating a single, polished bust/portrait of a character for dialogue UI, character-select screens, lore cards, or codex entries. One character, locked composition, VN-style. Trigger on "character portrait", "dialogue portrait", "VN portrait", "character bust", "headshot", "character select image", "lore…

57 6d ago A 76 tokens original MIT

concept-art

13

SummerEngine/summer-engine-agent

Skill Claude CodeCodex

Use when the user is exploring art direction — wants 3-4 rough variants of a character, environment, or prop to pick a vibe before committing to a final asset. Generates a batch of evocative concept images, not finals. Trigger on "concept art", "art direction", "explore the look", "give me some variants", "what could…

57 6d ago A 89 tokens original MIT

create-asset-sheet

14

SummerEngine/summer-engine-agent

Skill Claude CodeCodex

Use when the user wants to generate a pack of 2D game assets from a single prompt — a tile sheet, UI kit, menu screen, character pack, or biome set. The skill plans the prompt, generates a coherent sheet, removes the background, vision-detects each item, classifies it, and saves as a single pack ArtAsset. Trigger on…

57 6d ago A 121 tokens original MIT

SummerEngine/summer-engine-agent

Skill Claude CodeCodex

Use when the user wants to import or spawn an entire asset pack (the multi-slice ArtAsset produced by create-asset-sheet) into the current scene — not a single slice, the whole pack. Reads the pack's per-slice metadata (zOrder, isComposite, parentSliceIndex, widget, bbox), groups composites, sorts children by paint…

57 6d ago A 131 tokens original MIT

pixel-art

16

SummerEngine/summer-engine-agent

Skill Claude CodeCodex

Use when generating pixel-art assets — sprites, items, tiles, portraits in a pixel style at a specific resolution (32×32, 64×64, 128×128). Pixel-perfect grid, limited palette, retro feel. Trigger on "pixel art", "8-bit art", "16-bit sprite", "pixel sprite", "retro tileset", "pixel icon", "pixel portrait".

57 6d ago A 83 tokens original MIT

skybox-panorama

17

SummerEngine/summer-engine-agent

Skill Claude CodeCodex

Use when generating a 360° panoramic sky image for use as a Sky resource (PanoramaSkyMaterial) in a 3D scene. Equirectangular projection, 2:1 aspect. Wires into WorldEnvironment.sky. Trigger on "skybox", "sky panorama", "360 background", "environment sky", "HDRI sky", "panoramic background", "panorama sky".

57 6d ago A 87 tokens original MIT

sprite-sheet

18

SummerEngine/summer-engine-agent

Skill Claude CodeCodex

Use when generating animated 2D character sprites laid out as a sprite sheet (grid of frames) — walk cycle, attack frames, idle bob, death sequence. Wires into AnimatedSprite2D / SpriteFrames. Trigger on "sprite sheet", "walk cycle", "attack frames", "animated sprite", "frame-by-frame animation", "2D character…

57 6d ago A 77 tokens original MIT

tileable-texture

19

SummerEngine/summer-engine-agent

Skill Claude CodeCodex

Use when generating a seamless tileable texture for walls, floors, terrain, ceilings — square tile that repeats cleanly on all four edges. Wires onto PlaneMesh / CSGBox3D / MeshInstance3D as a StandardMaterial3D albedo. Trigger on "tileable texture", "seamless texture", "wall texture", "floor texture", "ground…

57 6d ago A 92 tokens original MIT

ui-graphics

20

SummerEngine/summer-engine-agent

Skill Claude CodeCodex

Use when generating UI elements — icons, buttons, panels, frames, HUD widgets, badges. Flat-design, transparent-background, game-UI style. Wires the result via TextureRect / NinePatchRect / AtlasTexture. Trigger on "UI icon", "button graphic", "HUD element", "panel frame", "menu background", "inventory slot", "ability…

57 6d ago A 82 tokens original MIT

use-widget-asset

21

SummerEngine/summer-engine-agent

Skill Claude CodeCodex

Use when consuming a widget slice (panel, button, slider, progress bar, or toggle pair) from a create-asset-sheet pack in a Summer Engine scene. The pack's metadata.sliceMeta carries 9-slice margins, fill rects, and on/off pair links per slice. This skill explains how to wire those into NinePatchRect…

57 6d ago A 99 tokens original MIT

character-model

22

SummerEngine/summer-engine-agent

Skill Claude CodeCodex

Use when generating a humanoid character ready for animation — player avatar, NPC, enemy, boss, companion. Generates a T-pose reference image, gates an un-rigged preview past the user, then runs the Meshy auto-rig pass and wires the result as a CharacterBody3D (movement) or Node3D (cinematic). Trigger on "make a…

57 6d ago A 115 tokens original MIT

environment-kit

23

SummerEngine/summer-engine-agent

Skill Claude CodeCodex

Use when generating a modular environment kit — wall pieces, floor tiles, pillars, doors, arches, corner blocks that snap together to form a level. Multiple meshes that share a visual style. Trigger on "build a dungeon kit", "modular walls", "level kit", "tileset", "interior pieces", "snap-together pieces", "make a…

57 6d ago A 81 tokens original MIT

organic-model

24

SummerEngine/summer-engine-agent

Skill Claude CodeCodex

Use when generating organic shapes — trees, rocks, mushrooms, coral, bushes, alien plants, vines, crystals, fruit, bones. The "easy mode" of 3D generation; AI artifacts read as natural irregularity. Trigger on "make a tree", "generate rocks", "I need foliage", "mushroom prop", "alien plants", "fill the scene with…

57 6d ago A 89 tokens original MIT