game-development

Route game development questions to platform-specific sub-skills by project context.

Updated Jan 6, 2026
One-click install
npx skills add https://github.com/marablemarcel/Living-Lytics --skill game-development-marablemarcel
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: game-development
Source: https://github.com/marablemarcel/Living-Lytics/tree/main/living-lytics/.agent/skills/game-development
Command: npx skills add https://github.com/marablemarcel/Living-Lytics --skill game-development-marablemarcel

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Orchestrates game development guidance by routing to platform-specific sub-skills based on project context.

Core Features & Use Cases

  • Routes users to the appropriate sub-skills based on platform targets (Web browsers, Mobile, PC, VR/AR)
  • Supports dimension routing (2D/3D) and specialty areas (design, multiplayer, art, audio)
  • Example use case: Starting a browser-based 2D platformer routes you from web-games to 2d-games and then to game-design for balance and progression

Quick Start

Determine your target platform and dimensions, then ask the skill to route to the appropriate sub-skills.

Frequently Asked Questions about game-development

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

FAQPage Schema
How do I route game development questions to the right platform-specific sub-skills?

Game development routing directs your project context to the appropriate sub-skills based on platform targets. By evaluating whether you are building for Web, Mobile, PC, or VR/AR, it automatically routes your query to the matching platform-specific skill.

When do I need skill routing for my game project?

You need skill routing when managing multi-platform game projects that require specialized guidance. It orchestrates development by directing your queries to platform-specific sub-skills like web-games or mobile-games, ensuring you receive context-aware technical advice.

Can I route game design and multiplayer questions using this skill?

Yes, you can route game design and multiplayer questions. The skill routes by dimension and specialty, directing queries to sub-skills like game-design, game-art, multiplayer, and audio based on the specific development needs of your project.

What is the best way to start building a browser-based 2D platformer?

The best way to start a browser-based 2D platformer is to define your target platform and dimensions. The skill routes you from web-games to 2d-games, and then to game-design for specialized guidance on balance and progression.

Does skill routing support nested sub-skills for specialized game dimensions?

Yes, skill routing supports nested sub-skills for specialized game dimensions. By including optional resources in your YAML frontmatter, it enables routing to nested skills, allowing detailed dimension selection like 2D or 3D within broader platform categories.

Do I need a YAML frontmatter to use game development skill routing?

Yes, you need a YAML frontmatter containing the name and description to use game development skill routing. This frontmatter is required to properly identify and direct your project context to the appropriate platform-specific sub-skills.