Skip to content
@Zions-store

Zion's Store

AI agent skills and tools for game development — opencode, Claude Code, Codex, Cursor compatible

Copyright (C) 2026 ZionXiaoxiSuOGLocGo SPDX-License-Identifier: GPL-3.0-or-later

Zion's Store

AI agent skills and tools for game development. Compatible with opencode, Claude Code, Codex, Cursor, and other agent platforms.


Projects

Project analysis and documentation skills for AI agents.

Skill Description
project-onboard Auto-detect project type and generate AGENTS.md — 11 rule packs, zero dependencies
project-docs Three-document project knowledge system with type-specific templates and LLM-native multi-language

Reusable governance framework for game design documentation — document authority, genre profiles, cross-document boundaries, change-safety anchors, and data-driven audits. Installable CLI: gdd-audit / gdd-profile-validate / gdd-scaffold.

Comprehensive UE5 engine reference for AI agents — core concepts, C++/Blueprint patterns, GAS, MCP, delegates, smart pointers (2300+ lines, UE 5.0–5.8).

Comprehensive Unity engine reference for AI agents — C# scripting, URP/HDRP, Shader Graph, architecture patterns, mobile optimization (1800+ lines, Unity 2022.3–Unity 6).


Installation

# Clone individual repositories
git clone https://github.com/Zions-store/project-ledger.git
git clone https://github.com/Zions-store/game-design-doc-governance.git
git clone https://github.com/Zions-store/unreal-manual.git
git clone https://github.com/Zions-store/unity-manual.git

# opencode Junctions (Windows)
mklink /J %USERPROFILE%\.config\opencode\skills\project-onboard              project-ledger\project-onboard
mklink /J %USERPROFILE%\.config\opencode\skills\project-docs                 project-ledger\project-docs
mklink /J %USERPROFILE%\.config\opencode\skills\game-design-doc-governance   game-design-doc-governance
mklink /J %USERPROFILE%\.config\opencode\skills\unreal-manual                unreal-manual
mklink /J %USERPROFILE%\.config\opencode\skills\unity-manual                 unity-manual

License

All projects are GPL-3.0. See each project for details.

Popular repositories Loading

  1. project-ledger project-ledger Public

    Project structure analysis and development logging for AI agents — project-onboard + project-docs

    Python

  2. .github .github Public

  3. unreal-manual unreal-manual Public

    Comprehensive Unreal Engine reference for AI agents — core concepts, C++/Blueprint patterns, GAS, MCP, delegates, smart pointers (2300+ lines, UE 5.0–5.8). GPL-3.0.

  4. unity-manual unity-manual Public

    Comprehensive Unity engine reference for AI agents — C# scripting, URP/HDRP, Shader Graph, game architecture, mobile optimization (1800+ lines, 2022.3–Unity 6). GPL-3.0.

  5. game-design-doc-governance game-design-doc-governance Public

    Reusable governance framework for game design documentation -- genre profiles, authority boundaries, change-safety anchors, data-driven Python audit, issue-state tracking, and a scaffold tool.

    Python

Repositories

Showing 5 of 5 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…