# Cross Engine Architecture

> Design architecture that works across multiple game engines

- Skill: `lgrappag/cross-engine-architecture` (Agent Skill)
- Install (CLI): `npx skillmds@latest add lgrappag/cross-engine-architecture`
- Raw SKILL.md: https://api.skillmd.com/api/skills/lgrappag/cross-engine-architecture/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: LgrappaG (https://skillmd.com/u/lgrappag)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/lgrappag/cross-engine-architecture

---

# Cross Engine Architecture

Design architecture that works across multiple game engines

## Risk Level
**HIGH**

## Core Rules
- Abstract engine layers
- test portability
- validate compatibility

## Response Pattern

### When Using This Skill
1. Design architecture
2. implement abstraction
3. test compatibility
4. Ensure performance meets requirements

## Usage Contexts
- Multi-engine projects
- architecture planning

## What NOT to Do
- Engine-specific code
- tight coupling
- poor portability

## Key Requirements
- Understand the use cases before application
- Follow the documented response pattern
- Validate results in the target environment
- Monitor for performance impact

## Further Learning
Review related skills and documentation for deeper understanding of related systems and best practices.

