asset-manager

Identify asset loading failures, missing assets, and CORS errors.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/LuluFur/p5-web-games --skill asset-manager-lulufur
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: asset-manager
Source: https://github.com/LuluFur/p5-web-games/tree/main/.claude/skills/asset-manager
Command: npx skills add https://github.com/LuluFur/p5-web-games --skill asset-manager-lulufur

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps identify asset loading failures, animation frame mismatches, missing assets, CORS errors, and asset path issues.

Core Features & Use Cases

  • Asset structure validation: Verifies 8-directional sprite assets, frame counts, and folder layout.
  • Loading fixes: Provides steps to start a local server, verify paths, and ensure assets exist.
  • Use Case: When goblin sprites render as circles, invoke this Skill to locate 404s and correct frames.

Quick Start

Follow asset audit steps to verify asset paths and loading status.