game-development

Route game development to platform-specific and dimension-specific sub-skills.

2|Updated Feb 15, 2026
One-click install
npx skills add https://github.com/Ab-aswini/Agent-kit-P1 --skill game-development-ab-aswini
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: game-development
Source: https://github.com/Ab-aswini/Agent-kit-P1/tree/main/.agent-os/skills/game-development
Command: npx skills add https://github.com/Ab-aswini/Agent-kit-P1 --skill game-development-ab-aswini

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a comprehensive guide and routing system for developing games across various platforms and genres, ensuring you follow best practices and choose the right tools.

Core Features & Use Cases

  • Platform Routing: Directs you to specialized sub-skills for Web, Mobile, PC, and VR/AR games.
  • Dimension Routing: Guides you to 2D or 3D specific development principles.
  • Specialty Areas: Provides access to skills for game design, art, audio, and multiplayer.
  • Core Principles: Teaches essential concepts like the game loop, design patterns, input abstraction, and performance budgeting applicable to all game development.
  • Use Case: You want to create a 3D multiplayer game for PC. This skill will guide you to the pc-games and multiplayer sub-skills, while also providing foundational knowledge on 3D rendering and networking.

Quick Start

Use the game-development skill to get started building a 2D platformer for web browsers.

Frequently Asked Questions about game-development

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I structure a game loop for 2D and 3D games across different platforms?

Game loop structure relies on core principles like input abstraction and performance budgeting. This skill provides foundational design patterns for building game loops applicable to 2D and 3D games on web, mobile, PC, and VR/AR platforms.

What is the best way to start building a 2D platformer for web browsers?

The best way to start building a 2D web platformer is by using this skill to route you to dimension-specific and platform-specific sub-skills. It supplies the necessary development principles to guide your project from initial design to implementation.

Can I use this to develop a 3D multiplayer game for PC?

Yes, you can develop a 3D multiplayer PC game by utilizing platform and specialty routing. The skill directs you to specialized sub-skills for PC and multiplayer networking while providing foundational 3D rendering knowledge.

Does this support game design and audio considerations for mobile games?

Yes, this supports mobile game development by routing to dimension-specific sub-skills. It also encompasses essential specialty areas including game design, art, and audio considerations to ensure comprehensive project coverage.

How do I choose between Unity, Godot, and Unreal for my gamedev project?

Choosing between engines like Unity, Godot, and Unreal depends on your target platform and game dimensions. This skill orchestrates your project by routing to specialized sub-skills based on your specific 2D, 3D, web, mobile, or VR/AR requirements.