Game Development Agent Skills

中文说明

This is my personal agent skill repository, primarily focused on game development.

Skill Name Category Description
animation-shader Tool Used for creating anime-style shaders.
game-architect Architecture Comprehensive guide for game project architecture, requirement analysis, and logic design.
game-agent-toolkit Workflow Game Agents Toolkit — a milestone-driven game design pre-production workflow. Downstream implementation can continue with OpenSpec or Superpowers.
gpt-image Drawing Simplified image generation skill for drawing, adapted from gpt_image_2_skill.
openrouter-image-generate Drawing Generate images through OpenRouter's Image API with the bundled Python script.
oop-ddd-ai-coding-constraints Architecture My preferred OOP + DDD programming-pattern skill. Note: Use with caution; it is opinionated and not suitable for everyone. For a broader range of patterns and alternatives, use game-architect.

Game Development Agent Skills (中文)

这是我个人的 agent skill 仓库,主要是用于游戏开发。

Skill Name 分类 Description
animation-shader 工具 用于二次元 shader 创建。
game-architect 架构 全面的游戏项目架构指南,涵盖需求分析与逻辑设计。
game-agent-toolkit 工作流 Game Agents Toolkit——里程碑驱动的游戏设计预制作工作流。后续工程实现可继续使用 OpenSpec 或 Superpowers。
gpt-image 画图 简化后的画图用 skill,改编自 gpt_image_2_skill
openrouter-image-generate 画图 通过 OpenRouter Image API 生成图片,并使用内置 Python 脚本保存结果。
oop-ddd-ai-coding-constraints 架构 个人偏好的 OOP + DDD 编程模式 skill。备注: 请谨慎使用,不适合所有人。更广泛的模式请使用 game-architect