unreal-verse

Installation
SKILL.md

Unreal Verse

Overview

Use Epic documentation as the source of truth for Verse syntax and behavior. Route each task to the right doc first, then implement with minimal, valid patterns.

Workflow

  1. Classify the task.
  2. Open the matching section in references/verse-doc-index.md.
  3. Draft the smallest valid Verse solution first.
  4. Verify effects (<suspends>, <transacts>, <decides>), failure contexts, and container access.
  5. Return code plus a short rationale tied to the referenced docs.

Minimal Common Patterns

Use these as copy-start snippets, then adapt names and imports to the target project.

Related skills
Installs
4
Repository
flohhhhh/skills
GitHub Stars
2
First Seen
Feb 22, 2026