Debug Asset Loading — Development skill for Claude Code
Diagnose asset loading failures in Hatch Studios preview.
How to install Debug Asset Loading
Installs to ~/.claude/commands/jordanhindo-turtlez-debug-asset-loading.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/jordanhindo/Turtlez/HEAD/.claude/commands/debug-asset-loading.md -o ~/.claude/commands/jordanhindo-turtlez-debug-asset-loading.md Restart Claude Code, or start a new session, for it to be picked up.
What Debug Asset Loading does
description: Diagnose asset loading failures in Hatch Studios preview argument-hint: [game-id]
Debug Asset Loading
Goal
Quickly identify whether asset load failures are caused by manifest data, resolver/proxy auth, R2 signing, or Babylon loader behavior.
Inputs
- Optional
game-idargument. If omitted, use the current game id from context.
Steps
1) Check manifest availability
curl -s "http://localhost:3000/api/studio/games/$GAME_ID/assets" | head -n 40
-
Alternatives in Development
- Earnings Preview — 财报前预览 — 一致预期对照 + 行业观察指标 + Bull/Base/Bear 三情景 + 催化剂清单 + 预期波幅 6.6k ★
- /scope — Verify an asset is in scope before hunting or submitting a finding 927 ★
- Claude Instructions For Local Skill Loading — This file tells Claude how to load skills locally 845 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Wp Debug
Diagnose and fix WordPress block-theme failures — block validation errors, theme.json issues, missing patterns
Job Watcher
Monitor and manage VASP jobs. Use when the user wants to check job status, diagnose failures, or set up job mo
Provider Diagnose
Diagnose Kimi, GLM, and other live-provider compatibility failures
Sap Debug
Trigger structured root cause analysis for SAP issues — runtime errors, dump analysis, integration failures, c
Cloud Run Debug
Diagnose a failing Cloud Run service — Antigravity (agy/Gemini) digests the error logs cheaply, Claude infers
Claude Buddy Hatchery
Reverse-engineered Claude Code companion hatchery — hunt, crack, and hatch your dream buddy
Related Agents
Module Debugger
Use this agent to debug module issues — registration failures, route problems, view errors, migration issues,
Brand Designer
Use this agent for brand identity work — SVG logo systems and concepts, mascots, wordmarks, icon marks, busine
Jdb Debugger.Agent
Debug Java applications using JDB. Use when the user wants to debug Java code, investigate runtime behavior, c