latitude-generation-order-rules

Enforce canonical Latitude biome generation order and runtime guard application.

Updated Jan 29, 2026
One-click install
npx skills add https://github.com/joolbits/latitude --skill latitude-generation-order-rules
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: latitude-generation-order-rules
Source: https://github.com/joolbits/latitude/tree/main/.windsurf/skills/latitude-generation-order-rules
Command: npx skills add https://github.com/joolbits/latitude --skill latitude-generation-order-rules

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill enforces the correct, non-negotiable order of operations for Latitude's world generation and runtime guards, preventing the AI from inventing incorrect steps or reordering established processes.

Core Features & Use Cases

  • Defines Generation Pipeline: Clearly outlines the authoritative stages from base biome resolution to runtime guards.
  • Prevents AI Hallucinations: Stops the AI from inventing new steps, reordering stages, or "fixing" bugs by altering generation order without evidence.
  • Use Case: When debugging biome placement issues, this Skill ensures the AI consults the correct authority files and follows the defined pipeline, rather than guessing at solutions.

Quick Start

Consult the authoritative generation pipeline rules for Latitude world generation.

Frequently Asked Questions about latitude-generation-order-rules

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

FAQPage Schema
How do I fix incorrect biome placement during Minecraft world generation?

Fix incorrect biome placement by enforcing canonical Latitude generation order rules across discrete stages, ensuring the pipeline consults primary authority files rather than guessing. This prevents unauthorized modifications to biome selection logic and maintains worldgen pipeline integrity.

What are the canonical stages for Latitude world generation?

The canonical stages for Latitude world generation span from base biome resolution to runtime guards. Adhering to these non-negotiable invariants ensures stable world generation and prevents the AI from inventing incorrect steps or reordering established processes.

Why does the AI invent new steps when debugging biome generation logic?

The AI invents new steps during biome generation due to hallucinations when canonical pipeline rules are not enforced. Applying strict runtime guards and requiring adherence to primary authority files stops the AI from reordering stages or altering generation order without evidence.

How do I apply runtime guards to a Minecraft worldgen pipeline?

Apply runtime guards to a worldgen pipeline by enforcing canonical Latitude generation order rules across discrete stages. This manages pipeline integrity by preventing unauthorized modifications to generation order or biome selection logic during world generation.

When should I not modify the generation order in Latitude modding?

You should not modify the generation order in Latitude modding when canonical invariants are non-negotiable. Altering established processes without evidence breaks worldgen pipeline integrity, and strict runtime guards are required to prevent unauthorized modifications to biome selection logic.