enter-world
CommunityLaunch the Adventure Engine to start your session.
Authorrjroy
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill automates the process of starting an Adventure Engine adventure — validating the project, booting the backend and frontend, and optionally opening a browser. It reduces setup friction and enables a quick start to gameplay.
Core Features & Use Cases
- Launches the engine in the background (fire-and-forget) so you can continue other work.
- Builds the frontend, starts the backend, and logs activity to
.adventure-engine.log. - Provides a stop-world script to gracefully shut down the server when needed.
Quick Start
- Launch with the current directory as the project root: run the launcher script: bash "${CLAUDE_PLUGIN_ROOT}/skills/enter-world/scripts/launch-world.sh" "$PWD"
- To skip opening a browser (headless): bash "${CLAUDE_PLUGIN_ROOT}/skills/enter-world/scripts/launch-world.sh" --no-browser "$PWD"
Dependency Matrix
Required Modules
bun
Components
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: enter-world Download link: https://github.com/rjroy/adventure-engine-corvran/archive/main.zip#enter-world Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.