reload-verify

Reload Enu scripts and JSON files, then verify with screenshots and bounds checks.

482|12|Updated Feb 12, 2020
One-click install
npx skills add https://github.com/getenu/enu --skill reload-verify
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reload-verify
Source: https://github.com/getenu/enu/tree/main/share/agent/skills/reload-verify
Command: npx skills add https://github.com/getenu/enu --skill reload-verify

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses the challenge of iterating quickly on Enu 3D builds, ensuring that script changes are applied correctly with minimal downtime.

Core Features & Use Cases

  • Hot-Reload: Apply changes to Enu script and JSON files in real-time.
  • Verification: Use screenshots and bounds checks to confirm successful changes.
  • Use Case: While working on a level, use this skill to apply script and JSON changes, and then verify them with screenshots to ensure all elements are in the correct position.

Quick Start

To apply script changes and verify them, use the command /reload-verify.

Frequently Asked Questions about reload-verify

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I hot-reload Enu scripts and JSON files during 3D development?

To hot-reload Enu scripts and JSON files, use the `/reload-verify` command. It applies real-time changes to your 3D builds with minimal downtime, ensuring your script modifications take effect immediately without restarting the environment.

Can I visually verify Enu level changes using screenshots?

Yes, you can visually verify Enu level changes using screenshots. After applying script and JSON updates via hot-reload, the skill captures screenshots and performs bounds checking to confirm all 3D elements are positioned correctly.

What is the best way to iterate on Enu 3D builds without restarting?

The best way to iterate on Enu 3D builds without restarting is using an automated hot-reload and verification process. It applies script changes in real-time and uses bounds checks to ensure successful updates with minimal downtime.

Does Enu hot-reload support bounds checking for 3D elements?

Yes, Enu hot-reload supports bounds checking for 3D elements. Following the real-time application of script and JSON files, it performs bounds verification alongside screenshot capture to ensure all elements remain in the correct position.

Why do I need script verification for Enu 3D development?

You need script verification for Enu 3D development to ensure real-time changes are applied correctly. It validates modifications through screenshots and bounds checking, preventing misplaced elements and confirming successful updates during level iteration.