geometry-screenshot-iteration

Guide screenshot iteration for Bevy terrain and coastline rendering debugging.

Updated Apr 21, 2026
One-click install
npx skills add https://github.com/gregoryraymond/claude-agents-and-skills --skill geometry-screenshot-iteration
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: geometry-screenshot-iteration
Source: https://github.com/gregoryraymond/claude-agents-and-skills/tree/main/skills/geometry-screenshot-iteration
Command: npx skills add https://github.com/gregoryraymond/claude-agents-and-skills --skill geometry-screenshot-iteration

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Visual debugging protocol for terrain, coastline, cliff, and beach rendering. Covers screenshot capture with camera positioning, artifact identification, GLB regeneration, and the full change-compile-screenshot-assess iteration loop.

Core Features & Use Cases

  • End-to-end debugging loop coordinating code changes, compile, GLB regeneration, screenshot capture, artifact reading, and iterative assessment.
  • Coordinate-driven testing for multiple coastlines and camera setups, enabling close-up and overview checks across locations.
  • GLB regeneration guidance, constants synchronization, and troubleshooting steps to identify and fix visual artifacts.

Quick Start

Start by launching the project in view mode and capturing a baseline screenshot at a chosen coast location.

Frequently Asked Questions about geometry-screenshot-iteration

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

FAQPage Schema
How do I debug terrain rendering artifacts in Bevy?

To debug terrain rendering artifacts in Bevy, use a visual debugging workflow that coordinates code changes, GLB regeneration, screenshot capture, and iterative assessment to systematically identify and fix coastline or cliff rendering issues.

What is the best way to capture consistent screenshots for coastline visual debugging?

Capture consistent screenshots for coastline visual debugging by applying a repeatable protocol with coordinate-driven camera setups across multiple locations, enabling both close-up and overview checks during the iterative assessment loop.

How do I set up an iterative workflow for GLB regeneration and screenshot comparison?

Set up an iterative workflow for GLB regeneration and screenshot comparison by executing a change-compile-screenshot-assess loop that synchronizes constants and guides troubleshooting steps to evaluate visual artifacts after each code modification.

Does this screenshot iteration workflow support multiple camera positions for terrain testing?

Yes, the screenshot iteration workflow supports multiple camera positions for terrain testing through coordinate-driven setups that enable close-up and overview checks across various coastline locations during the visual debugging process.

Why do my coastline and beach GLB models show inconsistent visual artifacts after recompiling?

Coastline and beach GLB models show inconsistent visual artifacts after recompiling because the rendering process requires careful constants synchronization and iterative artifact reading within the change-compile-screenshot-assess loop to track and resolve issues.