TheArcForge

43 mods across 2 repositories, 78 stars between them.

prefab-architecture

25

TheArcForge/Hades

Skill Claude CodeCodex

Use when designing prefab structure — base prefabs vs variants, nested prefabs, override strategies, prefab editing workflows, and when to use prefab variants vs ScriptableObject configs.

27 6d ago A 35 tokens original MIT

prefab-workflow

26

TheArcForge/Hades

Skill Claude CodeCodex

Use when creating, editing, or instantiating prefabs — prefab creation workflows, editing in prefab mode vs in-scene, applying overrides, and nesting strategies.

27 6d ago A 33 tokens original MIT

scene-architecture

27

TheArcForge/Hades

Skill Claude CodeCodex

Use when designing scene structure — single vs additive loading, bootstrap patterns, scene transitions, persistent managers, DontDestroyOnLoad decisions, and streaming world setups.

27 6d ago A 31 tokens original MIT

scene-authoring

28

TheArcForge/Hades

Skill Claude CodeCodex

Use when building or modifying Unity scenes — creating GameObjects, setting up hierarchies, configuring components, and organizing scene structure. Guides efficient scene construction workflows.

27 6d ago A 32 tokens original MIT

unity-addressables

29

TheArcForge/Hades

Skill Claude CodeCodex

Use when managing asset loading — Addressables vs Resources vs direct references, async loading patterns, memory management, group strategies, and content update workflows.

27 6d ago A 29 tokens original MIT

unity-ai-behavior

30

TheArcForge/Hades

Skill Claude CodeCodex

Use when implementing AI and NPC behavior — state machines, behavior trees, GOAP, NavMesh navigation, decision-making patterns, and when to use each approach.

27 6d ago A 32 tokens original MIT

unity-architect

31

TheArcForge/Hades

Skill Claude CodeCodex

Use when making Unity architecture decisions — system design, scope analysis, feature planning. Covers component strategy, scene structure, data modeling, prefab architecture, and performance. Routes to specialized sub-skills for deep dives.

27 6d ago A 42 tokens original MIT

unity-audio

32

TheArcForge/Hades

Skill Claude CodeCodex

Use when implementing audio systems — audio manager architecture, AudioMixer setup, spatial audio, event-driven audio, music systems, and sound effect management patterns.

27 6d ago A 30 tokens original MIT

unity-ecs

33

TheArcForge/Hades

Skill Claude CodeCodex

Use when considering ECS/DOTS architecture — when to use ECS vs MonoBehaviour, Burst compiler, Job System, hybrid approaches, and migration strategies from MonoBehaviour to ECS.

27 6d ago A 34 tokens original MIT

unity-input

34

TheArcForge/Hades

Skill Claude CodeCodex

Use when implementing input handling — new Input System setup, action maps, multi-device support, input rebinding, local multiplayer input, and input abstraction patterns.

27 6d ago A 31 tokens original MIT

unity-networking

35

TheArcForge/Hades

Skill Claude CodeCodex

Use when adding multiplayer or networked features — Netcode for GameObjects vs Mirror vs Fishnet decisions, authority models, state synchronization, lobby systems, and network architecture patterns.

27 6d ago A 35 tokens original MIT

unity-performance

36

TheArcForge/Hades

Skill Claude CodeCodex

Use when analyzing or optimizing Unity performance — CPU/GPU/RAM profiling, object pooling, batching strategies, physics optimization, memory management, and platform-specific budgets.

27 6d ago A 32 tokens original MIT

unity-reviewer

37

TheArcForge/Hades

Skill Claude CodeCodex

Use when reviewing Unity C# code changes — checks for runtime-breaking bugs, performance anti-patterns, and maintainability issues. Provides severity-tiered review organized as Critical, Performance, and Style.

27 6d ago A 39 tokens original MIT

unity-shaders-hdrp

38

TheArcForge/Hades

Skill Claude CodeCodex

Use when working with HDRP rendering — HDRP-specific material setup, custom passes, volume overrides, ray tracing considerations, and HDRP shader patterns.

27 6d ago A 30 tokens original MIT

unity-shaders-urp

39

TheArcForge/Hades

Skill Claude CodeCodex

Use when working with URP rendering — Shader Graph patterns, custom render features, URP-specific post-processing, material setup, and URP shader optimization.

27 6d ago A 31 tokens original MIT

unity-testing

40

TheArcForge/Hades

Skill Claude CodeCodex

Use when writing or structuring tests — EditMode vs PlayMode test decisions, test architecture, what to test in Unity, mocking strategies, and CI integration for Unity tests.

27 6d ago A 35 tokens original MIT

unity-ui

41

TheArcForge/Hades

Skill Claude CodeCodex

Use when building user interfaces — UI Toolkit vs uGUI decisions, layout strategies, dialog systems, responsive UI, data binding, and HUD architecture.

27 6d ago A 29 tokens original MIT

unity-vfx

42

TheArcForge/Hades

Skill Claude CodeCodex

Use when implementing visual effects — VFX Graph vs legacy Particle System decisions, performance budgets for particles, LOD strategies for effects, and common VFX patterns.

27 6d ago A 32 tokens original MIT

unity-workflow

43

TheArcForge/Hades

Skill Claude CodeCodex

Use when designing or building Unity features and a structured workflow is needed. Provides a research-design-implement-verify process that leverages Hades Graph and memory for project-aware development.

27 6d ago A 36 tokens original MIT