·flame-core
</>

flame-core

miles990/flame_demo_game

Flame Engine core fundamentals - components, input, collision, camera, animation, scenes

9Installs·0Trend·@miles990

Installation

$npx skills add https://github.com/miles990/flame_demo_game --skill flame-core

SKILL.md

| Components | references/components.md | 組件生命週期、類型、最佳實踐 | | Input | references/input.md | 觸控、鍵盤、搖桿輸入處理 | | Collision | references/collision.md | 碰撞檢測、Hitbox 類型 | | Camera | references/camera.md | 相機設置、跟隨、HUD | | Animation | references/animation.md | 精靈動畫、Effects 系統 | | Scenes | references/scenes.md | RouterComponent、Overlays、UI |

| Audio | references/audio.md | 音效、背景音樂、AudioPool | | Particles | references/particles.md | 粒子系統、特效、爆炸效果 | | Performance | references/performance.md | 效能優化、最佳實踐、常見問題 | | Debug | references/debug.md | 除錯模式、日誌、效能監控 |

| Component | Logic only | | PositionComponent | Has position/size | | SpriteComponent | Static image | | SpriteAnimationComponent | Animated sprite | | SpriteAnimationGroupComponent | Multiple states |

Flame Engine core fundamentals - components, input, collision, camera, animation, scenes Source: miles990/flame_demo_game.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/miles990/flame_demo_game --skill flame-core
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is flame-core?

Flame Engine core fundamentals - components, input, collision, camera, animation, scenes Source: miles990/flame_demo_game.

How do I install flame-core?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/miles990/flame_demo_game --skill flame-core Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/miles990/flame_demo_game

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01