world-index

Document the world module's public API for software engineering workflows.

1|Updated Jun 6, 2026
One-click install
npx skills add https://github.com/diadia0000/ForWanna --skill world-index
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: world-index
Source: https://github.com/diadia0000/ForWanna/tree/main/.claude/skills/world/index
Command: npx skills add https://github.com/diadia0000/ForWanna --skill world-index

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill unit provides an overview of the world module's exports, enabling external modules to understand how to import from it, streamlining development workflows.

Core Features & Use Cases

  • Module API Guide: Lists the publicly exported API from the world module, helping developers quickly access essential functions and constants.
  • Implementation Details: Offers an insight into the underlying structure and components used in the world module.
  • Use Case: When developing features that require interaction with the world module, developers can use this skill unit to ensure proper integration.

Quick Start

To understand the API surface of the world module, import from @/world in your project and review the documentation provided by this Skill unit.

Frequently Asked Questions about world-index

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

FAQPage Schema
What is the world module API guide used for in game development?

The world module API guide provides a reference for publicly exposed methods and configurations, enabling external modules to understand imports for game development workflows involving world generation and spatial data handling.

How do I import from the world module to access spatial data functions?

To access spatial data functions, import from `@/world` in your project and review the API documentation provided by the Skill unit to ensure proper integration of world generation features.

Can I use this software documentation to integrate external modules with the world generation system?

Yes, you can use this software documentation to integrate external modules with the world generation system, as it outlines the underlying structure and components necessary for proper module integration.

Does the world module API reference include implementation details for spatial data handling?

Yes, the world module API reference includes implementation details that offer insight into the underlying structure and components used for spatial data handling and world generation.

What's the best way to review exported constants for software documentation in the ForWanna game project?

The best way to review exported constants is to use this Skill unit's module API guide, which lists the publicly exported API from the world module to help developers quickly access essential functions for the ForWanna game project.