fantasy-game

Design and implement a Korean-inspired Unreal Engine 5 fantasy action game.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/sjbaik0431/claude --skill fantasy-game
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fantasy-game
Source: https://github.com/sjbaik0431/claude/tree/main/skills/fantasy-game
Command: npx skills add https://github.com/sjbaik0431/claude --skill fantasy-game

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a structured, AI-assisted workflow to ideate, design, and implement a Korean-inspired Unreal Engine 5 third-person fantasy action game, guiding world-building, combat systems, character abilities, and story flow from concept to prototype.

Core Features & Use Cases

  • World lore and setting design aligned with a rich Korean fantasy universe.
  • Character system scaffolding for hero, boss, and supporting heroine with phase-based combat.
  • Combat and magic mechanics prototyping using GAS, blueprint/c++ integration, and UE5 pipelines.
  • End-to-end production pipeline guidance covering assets, animations, VFX, level design, and cinematics.
  • Use Case: A developer starts with a basic template, imports assets, and iteratively implements 3 core abilities and a two-phase boss pattern.

Quick Start

Launch your UE5 project and start prototyping with the provided world concept and a basic third-person setup.

Frequently Asked Questions about fantasy-game

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

FAQPage Schema
How do I structure a GAS-based spell system for a third-person Unreal Engine 5 game?

Yes, you can design multi-phase boss AI in Unreal Engine 5 by scaffolding phase-based combat patterns, integrating AI behavior with C++ and Blueprints to execute complex attack sequences and cinematic transitions.

What is the best way to design a Korean-inspired fantasy world and lore for an action game?

The best way to design a Korean-inspired fantasy world is using an AI-assisted workflow to ideate setting lore, character systems, and story flow, aligning world-building directly with combat mechanics and level design.

How do I set up a production pipeline for assets and VFX in an Unreal Engine 5 fantasy game?

To set up a production pipeline for assets and VFX in Unreal Engine 5, follow structured guidance covering animations, visual effects, level design, and cinematics to iteratively implement and import game elements.

Does this workflow require C++ knowledge to implement third-person combat mechanics in UE5?

Implementing third-person combat mechanics requires enforcing a UE5-ready C++ and Blueprint architecture, meaning you need foundational C++ knowledge to integrate GAS-based spells and scalable project structures effectively.

Can I prototype a two-phase boss pattern using Blueprints in Unreal Engine 5?

Yes, you can prototype a two-phase boss pattern using Blueprints in Unreal Engine 5 by scaffolding the character system for multi-phase combat, leveraging GAS and Blueprint integration to execute attack sequences.