Summer - The AI Game Engine avatar

Summer - The AI Game Engine

Official

@SummerEngine · Denmark

0Followers
|
24Public Repos
|
94Published Skills

Creating games should be as fun as playing them

Skills Distribution
DomainUI/UX & Crea...Game Asset Generat.. (35%)Visual Effects & S.. (20%)Gameplay Mechanics.. (15%)Animation, Rigging.. (15%)

Agent Skills by Summer - The AI Game Engine

Showing 94 vetted skills indexed across 1 GitHub repositories.

SummerEngineSummerEngine
66

ui-basics

Build Summer Engine UI scenes with Control nodes, containers, anchors, and signal wiring.

Official
Intermediate
SummerEngineSummerEngine
66

asset-strategy

Routes asset creation requests to specialist skills across 2D, 3D, audio, video, VFX, and animation pipelines.

Official
Intermediate
SummerEngineSummerEngine
66

remote-deploy

Deploy and debug game builds on physical devices via runnable export presets.

Official
Intermediate
SummerEngineSummerEngine
66

host-authoritative-state

Design host-authoritative state ownership, validation, and broadcast patterns for multiplayer games.

Official
Advanced
SummerEngineSummerEngine
66

scene-scripting

Builds scenes, 2D levels, HUDs, and gameplay wiring via GDScript executed in the live editor.

Official
Advanced
SummerEngineSummerEngine
66

adaptive-music

Wire music stems to game state with crossfades, bus routing, and a state machine.

Official
Advanced
SummerEngineSummerEngine
66

environment-kit

Generate modular snap-together 3D environment kit pieces sharing one locked visual style.

Official
Intermediate
SummerEngineSummerEngine
66

psx-retro-rendering

Implements PlayStation 1 rendering behavior in Godot 4 shaders with affine textures, vertex snapping, and RGB5 dithering.

Official
Advanced
SummerEngineSummerEngine
66

vfx-smoke

Creates soft particle smoke plumes in Godot using GPUParticles3D and a noise-based shader.

Official
Advanced
SummerEngineSummerEngine
66

navigate-summer

Opens Summer Engine editor surfaces and summerengine.com pages for the user via summer_open.

Official
Intermediate
SummerEngineSummerEngine
66

gdscript-patterns

Applies GDScript conventions for type hints, signals, exports, and lifecycle methods in Godot 4 projects.

Official
Intermediate
SummerEngineSummerEngine
66

fps-controller

Implements a first-person character controller in GDScript with coyote time, jump buffering, and air control.

Official
Advanced
SummerEngineSummerEngine
66

auto-fire-targeting

Implements pending-damage targeting for auto-fire weapons in Godot GDScript.

Official
Intermediate
SummerEngineSummerEngine
66

sound-effect

Generate short SFX one-shots and wire them as AudioStreamPlayer nodes in Godot scenes.

Official
Intermediate
SummerEngineSummerEngine
66

prop-model

Generate a single static 3D prop and wire it into a scene as a MeshInstance3D.

Official
Intermediate
SummerEngineSummerEngine
66

export-and-ship

Validate export capability and produce release builds for game distribution platforms.

Official
Advanced
SummerEngineSummerEngine
66

driving-the-editor-ui

Drive the Summer Engine editor UI by invoking named actions, dismissing dialogs, and reading dock state.

Official
Advanced
SummerEngineSummerEngine
66

skybox-panorama

Generate equirectangular sky panoramas and wire them into WorldEnvironment as PanoramaSkyMaterial resources.

Official
Intermediate
SummerEngineSummerEngine
66

organic-model

Generate organic 3D shapes like trees, rocks, and crystals via AI 3D generation tools.

Official
Intermediate
SummerEngineSummerEngine
66

skill-test

Validates Summer skills through static structural linting and behavioral spec checks.

Official
Intermediate
SummerEngineSummerEngine
66

3d-lighting

Configure 3D scene lighting, WorldEnvironment, sky, and shadows in Summer Engine scenes.

Official
Intermediate
SummerEngineSummerEngine
66

godogen-visual-proof-game-generation

Generates small Godot games from briefs with a visual QC loop and proof recording.

Official
Advanced
SummerEngineSummerEngine
66

scene-composition

Organizes Summer Engine scenes using node hierarchy conventions, sub-scene extraction, and prefab instantiation patterns.

Official
Intermediate
SummerEngineSummerEngine
66

vfx-hit-spark

Creates one-shot additive billboard spark bursts oriented to surface normals in Godot scenes.

Official
Intermediate

Frequently Asked Questions About Summer - The AI Game Engine

FAQPage Schema
What tasks can I accomplish with Summer Engine's skill library?

You can generate 2D sprites, tileable textures, 3D props, rigged characters, music, SFX, voice lines, and cutscenes; build VFX like fire, smoke, and lightning; design levels, mechanics, and NPC behavior; wire multiplayer; tune performance; and export or remote-deploy finished Godot 4 games.

Who is Summer Engine designed for?

Game developers, indie creators, and technical designers building Godot 4 projects who want AI-assisted asset generation, scene composition, GDScript wiring, and gameplay iteration. Skills target both creative roles (art direction, audio, level design) and engineering roles (networking, performance, debugging).

How do the skills run in practice?

Skills operate inside AI coding environments — Cursor, Claude Code, Windsurf, Codex, Gemini, and others — driving the Summer editor through summer_* functions that create scenes, add nodes, set properties, run GDScript, capture screenshots, and playtest the live game with snapshot-diff verification.

What license and cost apply to Summer Engine skills?

The skills are released under the MIT license, permitting free use, modification, and redistribution. Individual skill frontmatters consistently declare MIT licensing across the library, including asset generation, VFX, animation, multiplayer, and deployment skills.

What prerequisites and dependencies do the skills require?

A Summer Engine project (project.godot, .tscn scenes, GDScript files) and a compatible AI coding client. Optional pipelines use Blender for mesh fabrication, the Meshy motion library for animation clips, and a headless Linux setup with xvfb and software GL for cloud runs.