assets

Community

Manage game assets efficiently.

AuthorViewableGravy
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill streamlines the process of defining, loading, and accessing game assets like images and audio, ensuring type safety and efficient loading within the Better ECS engine.

Core Features & Use Cases

  • Standardized Asset Definition: Register assets centrally for strict TypeScript typing.
  • Asset Placement Guidelines: Directs where to store asset files for proper serving.
  • Flexible Loading: Supports both preloading for immediate use and lazy loading for on-demand access.
  • Use Case: When developing a game, you need to add a new player sprite. This skill guides you on where to place the image file, how to register it in the asset loader for type safety, and how to load and display it in your game's rendering system.

Quick Start

Use the assets skill to preload the 'player-sprite' asset.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: assets
Download link: https://github.com/ViewableGravy/better-ecs/archive/main.zip#assets

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.