Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
DevelopmentMédio

Game Engine Skill

porgithub·github· v1.0.0 · atualizado em 2026-04-10
85
Score

Expert skill for building web-based game engines and games using HTML5, Canvas, WebGL, and JavaScript. Use when asked to create games, build game engines, implement game physics, handle collision detection, set up game loops, manage sprites, add game controls, or work with 2D/3D rendering. Covers techniques for platformers, breakout-style games, maze games, tilemaps, audio, multiplayer via WebRTC, and publishing games.

game-developmenthtml5-canvaswebgljavascriptgame-engineweb-games
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdgame-engine/workflow
1. Set up the HTML file with a canvas element.
2. Get the 2D or 3D rendering context.
3. Implement the game loop using `requestAnimationFrame`.
4. Create game objects with position, velocity, and size properties.
5. Handle keyboard/mouse input for player control.
6. Implement collision detection between game objects.
7. Add scoring, lives, and win/lose conditions.
8. Add sound effects and music.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Similar aMarkdown to Docs
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
78
Similar aImage Optimizer
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
76
Similar aReact Component Generator
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
89
Co-executedMarkdown to Docs
51%
Hebbian Synapse
Composite0.508
w = 0.3·α + 0.5·β + 0.2·γ
78
Co-executedImage Optimizer
47%
Hebbian Synapse
Composite0.475
w = 0.3·α + 0.5·β + 0.2·γ
76
Co-executedReact Component Generator
50%
Hebbian Synapse
Composite0.501
w = 0.3·α + 0.5·β + 0.2·γ
89

Árvore do Skill

Game Engine Skill
game-engine
Fases Cognitivas6
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.ACT
5.EVALUATE
6.REFLECT
Triggers10
create a web-based gamebuild a game engine using HTML5implement game physics in JavaScriptadd collision detection to a gameset up a game loopmanage sprites in a gameadd game controlswork with 2D renderingwork with 3D renderingcreate a platformer game

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança49%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download game-engine
$ synaptic skills detail game-engine
$ synaptic skills live game-engine

Links

GitHub Repository