Build type · Game

Game

Building a game solo means an engine, scenes, assets and build pipelines - Unity, Godot or the web. Skillselion organizes the AI-coding tools that drive game engines from your agent and highlights the best few for a small-team studio.

The top tools for building game are elevenlabs-music-generation, game-engine, godot-gdscript-patterns.

315 entries
TypeDescription
1Elevenlabs Music GenerationAI & Agentsagentspace-so/runcomfy-agent-skillsskillGenerate vocal songs, instrumentals, jingles, podcast intros, or game loops from prompts via ElevenLabs Music on RunComfy.
150k15
2Elevenlabs Music GenerationAI & Agentsdoany-ai/skillsskillCompose full vocal songs or instrumental beds from text with ElevenLabs Music on RunComfy for podcasts, games, ads, and product videos.
113k1
3Game EngineDev Toolsgithub/awesome-copilotskillBootstrap a mobile-friendly 2D maze game with Phaser Arcade Physics and tilt or keyboard controls.
10.2k34.6k
4Godot Gdscript PatternsDev Toolswshobson/agentsskillApply advanced Godot 4 GDScript patterns for scene changes, async loading, transitions, and game architecture.
9.8k36.5k
5Unity Ecs PatternsDev Toolswshobson/agentsskillStructure Unity gameplay with DOTS ECS components, Burst-compiled ISystem jobs, and buffer or shared component patterns instead of MonoBehaviour-heavy loops.
7.7k36.5k
6Anti Reversing TechniquesSecuritywshobson/agentsskillDeep-dive reference on packers, OEP finding, and anti-disassembly when analyzing or hardening native binaries—not for everyday web shipping.
6.9k36.5k
7Threejs AnimationFrontend & Designcloudai-x/threejs-skillsskillImplement and debug Three.js motion—procedural loops, GLTF clips, morph targets, and blended actions—in a web 3D scene.
6.3k2.3k
8RivetkitBackend & Datarivet-dev/skillsskillBuild, debug, test, and deploy Rivet Actors and RivetKit registries in serverless or runner modes.
6.3k16
9Character Design SheetAI & Agentsqu-skills/skillsskillLock AI-generated characters with turnaround sheets, expression grids, palettes, and belt LoRA workflows for games, comics, and visual novels.
6.3k512
10Multiplayer GameBackend & Datarivet-dev/skillsskillBuild or debug Rivet Actors and RivetKit backends when you need long-lived in-memory state for multiplayer games, realtime collab, or agent workflows.
5.4k16
11Threejs FundamentalsFrontend & Designcloudai-x/threejs-skillsskillBootstrap a correct Three.js scene—camera, renderer, lights, mesh hierarchy, and resize-safe animation loop—for web 3D prototypes and product visuals.
5.2k2.3k
12Cpp Coding StandardsTesting & Reviewaffaan-m/everything-claude-codeskillApply C++ Core Guidelines when writing, reviewing, or refactoring modern C++ so agents enforce RAII, const-correctness, and type-safe idioms.
5.2k210k
13Ctf ReverseSecurityljagiello/ctf-skillsskillStudy CTF reverse-engineering writeups—signal handlers, trace inversion, and anti-analysis tricks—when unpacking protected binaries for research or hardening lessons.
5k2.3k
14Ctf PwnSecurityljagiello/ctf-skillsskillApply advanced CTF binary exploitation techniques (pwn) when analyzing or reproducing memory-corruption attack chains.
4.6k2.3k
15Threejs ShadersFrontend & Designcloudai-x/threejs-skillsskillAuthor custom GLSL vertex and fragment shaders in Three.js with ShaderMaterial, uniforms, and animation-loop updates for distinctive 3D visuals.
4.5k2.3k
16Ctf MiscSecurityljagiello/ctf-skillsskillEscape bash jails and restricted shells during CTF misc challenges with documented bypass patterns, privilege escalation checklists, and minimal-command exfiltration tricks.
4.3k2.3k
17Threejs GeometryFrontend & Designcloudai-x/threejs-skillsskillCreate and optimize Three.js meshes—from built-in primitives through custom BufferGeometry and instancing—in agent-guided frontend sessions.
4.2k2.3k
18Threejs InteractionFrontend & Designcloudai-x/threejs-skillsskillAdd raycasting, OrbitControls, and mouse or touch input so users can click, select, and navigate interactive 3D scenes in Three.js.
4k2.3k
19Threejs MaterialsFrontend & Designcloudai-x/threejs-skillsskillPick and tune Three.js material types (PBR, phong, shaders) when styling 3D meshes in a web or agent-assisted scene.
3.8k2.3k
20Threejs PostprocessingFrontend & Designcloudai-x/threejs-skillsskillAdd EffectComposer passes such as bloom, DOF, and custom screen-space shaders to a Three.js scene.
3.5k2.3k
21Threejs TexturesFrontend & Designcloudai-x/threejs-skillsskillLoad, configure, and optimize textures—including UVs, cubemaps, and HDR environments—for Three.js materials in web 3D projects.
3.4k2.3k
22Threejs LightingFrontend & Designcloudai-x/threejs-skillsskillConfigure Three.js lights, shadows, and IBL in a WebGL scene when your solo 3D product needs readable materials without guessing light types.
3.3k2.3k
23Threejs LoadersFrontend & Designcloudai-x/threejs-skillsskillLoad GLTF models, textures, HDR environments, and coordinate multi-asset progress with LoadingManager in Three.js web 3D scenes.
3.3k2.3k
24Sound EffectsAI & Agentselevenlabs/skillsskillGenerate short sound effects from text prompts using the ElevenLabs sound-generation API in JS, Python, or cURL.
3.2k324
25Game DeveloperDev Toolsjeffallan/claude-skillsskillApply Entity Component System patterns in C# so gameplay logic stays data-oriented, testable, and scalable for indie game prototypes and jam expansions.
3k9.7k
26Game DevelopmentDev Toolssickn33/antigravity-awesome-skillsskillStart any game project with a single orchestrator that routes your agent to the right platform, dimension, and specialty sub-skills instead of guessing scope.
2.7k40.1k
27ImagegenAI & Agentsopenai/skillsskillGenerate or edit raster images for landing pages, game art, and marketing visuals when vector or code-native assets are not the right fit.
2.1k21.7k
28R3f InteractionFrontend & Designenzed/r3f-skillsskillAdd clicks, hovers, camera controls, and gesture handling to React Three Fiber scenes without relearning R3F pointer event APIs.
1.9k89
29Unity DeveloperDev Toolsrmyndharis/antigravity-skillsskillShip Unity 6 LTS games with performant C#, URP/HDRP rendering, and reliable cross-platform builds when mechanics or frame rate stall progress.
1.9k815
30Godot Best PracticesDev Toolsjwynia/agent-skillsskillInstall this skill when you want thin Godot 4 autoload singleton templates with signals, lifecycle hooks, and typed GDScript patterns for global managers like audio.
1.8k92
31Core MotionFrontend & Designdpearson2699/swift-ios-skillsskillWire Core Motion into a SwiftUI iOS app or game with sane sampling rates, privacy strings, and lifecycle-safe start/stop.
1.7k713
32PixijsFrontend & Designpixijs/pixijs-skillsskillRoute agent questions to the right PixiJS v8 sub-skill for apps, rendering, assets, and templates instead of guessing v8 APIs from memory.
1.6k206
33Shareplay ActivitiesFrontend & Designdpearson2699/swift-ios-skillsskillImplement FaceTime- or iMessage-synced SharePlay features with GroupActivities on Apple platforms.
1.6k713
34Game Ui DesignDev Toolsomer-metin/skills-for-antigravityskillShip readable HUDs, menus, and diegetic interfaces that work from 4K PC to handheld and across keyboard, touch, and controller.
1.4k89
35Godot UiDev Toolszate/cc-godotskillImplement Godot menus, HUDs, inventories, and dialogue UIs with correct Control anchors, themes, and responsive container layouts.
1.4k15
36Pixijs ApplicationDev Toolspixijs/pixijs-skillsskillLook up every `ApplicationOptions` field for PixiJS `app.init()` when sizing the canvas, tuning renderers, or wiring plugins like `resizeTo` and `sharedTicker`.
1.4k206
37Pixijs Core ConceptsDev Toolspixijs/pixijs-skillsskillLearn how PixiJS v8 picks WebGL, WebGPU, or Canvas and drives each frame so you can debug rendering and hook custom render loops in browser or worker apps.
1.4k206
38Game Design TheoryDev Toolspluginagentmarketplace/custom-plugin-game-developerskillStructure a game’s core loop, rewards, difficulty, and GDD pillars using MDA and player-motivation frameworks before heavy implementation.
1.4k30
39Pixijs Scene GraphicsDev Toolspixijs/pixijs-skillsskillDraw and style vector shapes, paths, gradients, and SVG in PixiJS v8 without mixing up the shape-then-fill Graphics API.
1.4k206
40Pixijs Scene ContainerDev Toolspixijs/pixijs-skillsskillInstall this when you need to group, layer, and transform PixiJS v8 display objects with Containers instead of guessing scene-graph APIs.
1.4k206
41Pixijs Scene Core ConceptsDev Toolspixijs/pixijs-skillsskillAuthor PixiJS v8 scene nodes with constructor option objects instead of fragile line-by-line property assignment.
1.4k206
42Pixijs AssetsDev Toolspixijs/pixijs-skillsskillPreload PixiJS textures and bundles in the background during menus or splash screens so level transitions feel instant for indie game and canvas apps.
1.4k206
43ShadertoyDev Toolsbfollington/termaskillCopy battle-tested GLSL UV setup and complex-number helpers when authoring Shadertoy-style fragment shaders.
1.4k47
44Pixijs PerformanceFrontend & Designpixijs/pixijs-skillsskillProfile and fix PixiJS v8 FPS jank, draw calls, GPU memory, and culling using documented destroy, GC, batching, and pooling patterns.
1.4k206
45Pixijs MathDev Toolspixijs/pixijs-skillsskillInstall this when you are coding PixiJS v8 scenes and need transforms, layout rectangles, or hit testing without misusing Point, Matrix, and shape APIs.
1.3k206
46Pixijs EventsDev Toolspixijs/pixijs-skillsskillImplement pointer, touch, wheel, and drag interactions on PixiJS v8 display objects with correct eventMode and propagation.
1.3k206
47Pixijs Scene SpriteDev Toolspixijs/pixijs-skillsskillImplement frame-based spritesheet animation in PixiJS games or interactive canvases without guessing AnimatedSprite APIs.
1.3k206
48Pixijs TickerDev Toolspixijs/pixijs-skillsskillWire PixiJS v8 per-frame updates, timing units, and render-loop priority so solo builders ship smooth canvas or WebGL games without frame-rate bugs.
1.3k206
49Pixijs Scene TextDev Toolspixijs/pixijs-skillsskillRender fast-updating game HUD text (scores, timers, labels) with PixiJS BitmapText instead of heavy canvas Text re-renders.
1.3k206
50Pixijs Scene Particle ContainerDev Toolspixijs/pixijs-skillsskillRender thousands of lightweight sprites in one draw call for particles, bullets, or dense VFX in PixiJS v8 games and canvas apps.
1.3k206
51Pixijs FiltersDev Toolspixijs/pixijs-skillsskillInstall this when applying blur, color matrix, displacement, noise, or custom GLSL/WGSL filters to PixiJS v8 containers with correct options and filterArea tuning.
1.3k206
52Pixijs ColorDev Toolspixijs/pixijs-skillsskillInstall this when you are wiring PixiJS v8 tints, fills, and strokes and need reliable hex, RGB, HSL, and alpha conversions without guessing accepted ColorSource formats.
1.3k206
53Pixijs Custom RenderingDev Toolspixijs/pixijs-skillsskillLook up PixiJS v8 UniformGroup type strings and the JavaScript values to pass when wiring custom shaders and GPU uniforms.
1.3k206
54Pixijs Scene Dom ContainerFrontend & Designpixijs/pixijs-skillsskillOverlay native HTML inputs, video, or rich UI on a PixiJS v8 canvas so elements follow scene-graph position and scale.
1.3k206
55Shader DevDev Toolsminimax-ai/skillsskillAdd believable ambient occlusion to raymarched SDF scenes in GLSL without baking lightmaps.
1.3k12.5k
56Pixijs CreateDev Toolspixijs/pixijs-skillsskillScaffold a new PixiJS v8 project or add PixiJS to an existing repo using create-pixi and the documented template presets.
1.3k206
57Pixijs Blend ModesDev Toolspixijs/pixijs-skillsskillSet container.blendMode on PixiJS v8 display objects for additive glows, multiply shadows, erase masks, and advanced filter-based modes.
1.3k206
58Pixijs Scene MeshFrontend & Designpixijs/pixijs-skillsskillAdd perspective-correct textured quads in PixiJS for billboards, tilted cards, and fake-3D scene layouts.
1.3k206
59Pixijs EnvironmentsFrontend & Designpixijs/pixijs-skillsskillRun PixiJS v8 in Web Workers, Node/SSR, headless setups, or strict CSP pages using DOMAdapter and unsafe-eval polyfill.
1.3k206
60Minecraftconsoles LceDev Toolsaradotso/trending-skillsskillGet agent guidance to compile, run, host, and extend the MinecraftConsoles C++ LCE codebase with Visual Studio, CMake, dedicated server, and LAN play.
1.3k31
Explore more

This week for builders

Five minutes, every Monday — the tools, releases and tactics for shipping solo.

unsubscribe anytime.