Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Game Ci Pipeline

Skill Verifiziert Aktiv

Invoke to set up CI/CD pipelines for game builds -- automated testing, build pipelines, and deployment to Steam, itch.io, or Epic. Triggers on: "CI", "CD", "pipeline", "automated build", "deploy", "Steam deploy", "itch.io butler", "GitHub Actions game", "build automation". Do NOT invoke for general code review (use game-code-review) or manual testing guidance (use game-qa-lead). Part of the AlterLab GameForge collection.

Zweck

To automate the creation of robust and reliable CI/CD pipelines for game development, enabling efficient testing, building, and deployment to major storefronts.

Funktionen

  • Generates CI/CD pipelines for Godot, Unity, and Unreal Engine.
  • Automates deployment to Steam, itch.io, and Epic Games Store.
  • Provides ready-to-use GitHub Actions workflow templates.
  • Includes guidance on build versioning and artifact management.
  • Emphasizes security best practices for secrets and deployments.

Anwendungsfälle

  • Setting up automated builds for game projects.
  • Integrating automated testing into the build pipeline.
  • Automating game deployments to Steam, itch.io, or Epic Games Store.
  • Establishing consistent build versioning and artifact management strategies.

Nicht-Ziele

  • General code review.
  • Manual testing guidance.
  • Game design feedback.
  • Non-game software CI/CD.

Installation

npx skills add AlterLab-IEU/AlterLab_GameForge

Führt das Vercel skills CLI (skills.sh) via npx aus — benötigt Node.js lokal und mindestens einen installierten skills-kompatiblen Agent (Claude Code, Cursor, Codex, …). Setzt voraus, dass das Repo dem agentskills.io-Format folgt.

Qualitätspunktzahl

Verifiziert
99 /100
Analysiert 1 day ago

Vertrauenssignale

Letzter Commitabout 2 months ago
Sterne11
LizenzMIT
Status
Quellcode ansehen

Ähnliche Erweiterungen

Game Developer

98

Use when building game systems, implementing Unity/Unreal Engine features, or optimizing game performance. Invoke to implement ECS architecture, configure physics systems and colliders, set up multiplayer networking with lag compensation, optimize frame rates to 60+ FPS targets, develop shaders, or apply game design patterns such as object pooling and state machines. Trigger keywords: Unity, Unreal Engine, game development, ECS architecture, game physics, multiplayer networking, game optimization, shader programming, game AI.

Skill
jeffallan

Game Code Review

98

Invoke when the user wants a game-specific code review, architecture check, or technical analysis of game code. Covers frame independence, hot path performance, state machine integrity, and resource lifecycle. Triggers on: "code review", "review my code", "check architecture", "game code quality". Do NOT invoke for design document review (use game-design-review) or general sprint planning (use game-sprint-plan). Part of the AlterLab GameForge collection.

Skill
AlterLab-IEU

Openclaw Testing

100

Choose, run, rerun, or debug OpenClaw tests, CI checks, Docker E2E lanes, release validation, and the cheapest safe verification path.

Skill
steipete

Running Tend

100

Worktrunk-spezifische Anleitung für tend CI-Workflows. Ergänzt generische tend-\* Skills um Codecov-Polling, Rust-Testbefehle, Labels und Review-Kriterien. Verwendung bei der Ausführung in CI.

Skill
max-sixty

Unity Mcp Orchestrator

100

Orchestrieren Sie die Unity Editor über MCP (Model Context Protocol)-Tools und -Ressourcen. Verwenden Sie dies bei der Arbeit mit Unity-Projekten über MCP für Unity – Erstellen/Ändern von GameObjects, Bearbeiten von Skripten, Verwalten von Szenen, Ausführen von Tests oder jede Automatisierung des Unity Editors. Bietet Best Practices, Tool-Schemas und Workflow-Muster für eine effektive Unity-MCP-Integration.

Skill
CoplayDev

Mcp Source

100

Wechselt die MCP für Unity-Paketquelle in verbundenen Unity-Projekten. Verwenden Sie /mcp-source [main|beta|branch|local], um zwischen Upstream-Releases, Ihrem Remote-Branch oder Ihrem lokalen Entwicklungs-Checkout zu wechseln.

Skill
CoplayDev