跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Game Ci Pipeline

技能 已验证 活跃

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.

目的

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

功能

  • 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.

使用场景

  • 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.

非目标

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

安装

npx skills add AlterLab-IEU/AlterLab_GameForge

通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。

质量评分

已验证
99 /100
1 day ago 分析

信任信号

最近提交about 2 months ago
星标11
许可证MIT
状态
查看源代码

类似扩展

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.

技能
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.

技能
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.

技能
steipete

Running Tend

100

Worktrunk 专用指南,用于 tend CI 工作流。在通用 tend-* 技能之上添加了 Codecov 轮询、Rust 测试命令、标签和审查标准。在 CI 环境中运行时使用。

技能
max-sixty

Unity Mcp Orchestrator

100

通过 MCP(模型上下文协议)工具和资源编排 Unity 编辑器。在通过 MCP for Unity 处理 Unity 项目时使用——创建/修改 GameObjects、编辑脚本、管理场景、运行测试或任何 Unity 编辑器自动化。提供最佳实践、工具模式和工作流模式,以实现有效的 Unity-MCP 集成。

技能
CoplayDev

Mcp Source

100

切换已连接 Unity 项目中的 MCP for Unity 包源。使用 /mcp-source [main|beta|branch|local] 在上游发行版、远程分支或本地开发检出之间进行切换。

技能
CoplayDev