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

Phaser 3 Game Development

poropusgamelabs·opusgamelabs· v1.0.0 · atualizado em 2026-04-10
80
Score

This skill allows the AI agent to use Phaser, a fast, free, and fun open source HTML5 game framework. It provides tools for creating 2D games that can run in web browsers.

game-developmentphaser-3typescriptgame-architecturemobile-gamesweb-games
Linguagens
TypeScriptJavaScript
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdphaser/workflow
1. Set up the project using the official Vite + TypeScript template.
2. Define the directory structure and core components (EventBus, GameState, Constants).
3. Implement the core game loop (boot, preload, create, update) in separate scenes.
4. Create game objects and manage them using groups and containers.
5. Choose and implement a physics engine (Arcade or Matter.js).
6. Optimize performance using texture atlases, object pooling, and camera culling.
7. Implement mobile input strategy and responsive canvas configuration.
8. Validate the game using the pre-ship checklist.

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

Depende deTypeScript Code Style Guide
100%
Hebbian Synapse
Composite1.000
w = 0.3·α + 0.5·β + 0.2·γ
80
Depende dePhaser 3 Game Development
100%
Hebbian Synapse
Composite1.000
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar aPageSpeed Insights Auditor
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
82
Similar aGluestack UI V4 Design Patterns
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
85
Similar aThree.js WebGL/WebGPU Development
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
83

Árvore do Skill

Phaser 3 Game Development
phaser
Fases Cognitivas6
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.RECOMMEND
5.ACT
6.REFLECT
Triggers5
create a game using Phaser 3develop a 2D game with Phaserbuild a mobile game with Phaser 3set up a Phaser 3 projectoptimize Phaser 3 game performance

Avaliar este Skill

Score Breakdown

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

Instalação

$ synaptic mcp download phaser
$ synaptic skills detail phaser
$ synaptic skills live phaser

Dependências

phaservitetypescript

Links

GitHub Repository