game-development

Route users to platform-specific game development sub-skills based on project context.

Updated Aug 30, 2024
One-click install
npx skills add https://github.com/jfrometa/esquizo --skill game-development-jfrometa
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: game-development
Source: https://github.com/jfrometa/esquizo/tree/main/.agent/skills/game-development
Command: npx skills add https://github.com/jfrometa/esquizo --skill game-development-jfrometa

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill acts as an orchestrator that routes users to platform-specific game development sub-skills based on project context and platform needs.

Core Features & Use Cases

  • Routing and taxonomy to quickly select the right sub-skill (web, mobile, PC, VR/AR) and dimension (2D vs 3D).
  • Guided handoff that delegates concrete practices to specialized sub-skills for implementation.
  • Scalable structure enabling new platform families to be added without changing the core flow.

Quick Start

From the root skill, provide your project context (target platform, dimensionality, and goals) and I will route you to the most appropriate sub-skill, for example: "I am building a 2D web game; route me to game-development/web-games."

Frequently Asked Questions about game-development

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

FAQPage Schema
How do I select the right game development framework for my target platform?

To select a game development framework, provide your target platform, dimensionality, and project goals. This routing system evaluates your project context against web, mobile, PC, and VR/AR platform families to match you with the appropriate specialized sub-skill.

What is the best way to decide between 2D and 3D game architecture?

Deciding between 2D and 3D game architecture involves evaluating your project context and dimensionality goals. This routing taxonomy guides the 2D versus 3D dimension decision to ensure correct tooling and workflow selection before delegating to specialized sub-skills.

Can I use this routing system for both web games and VR/AR projects?

Yes, you can use this routing system for web games and VR/AR projects. It supports scalable platform families including web, mobile, PC, and VR/AR, routing your specific project context to the most appropriate platform-specific game development sub-skill.

How do I start routing my 2D web game project to the correct workflow?

Start routing your 2D web game project by providing your target platform, dimensionality, and goals to the root skill. It will route you to the appropriate sub-skill, such as game-development/web-games, to handle concrete implementation practices.

Does this skill provide concrete implementation practices for mobile game workflows?

No, this skill does not provide concrete implementation practices for mobile game workflows. It defines routing patterns and taxonomy to guide tooling selection, delegating concrete implementation practices to the specialized child sub-skills.

When do I need a routing taxonomy for platform-specific game development?

You need a routing taxonomy for platform-specific game development when managing multiple target platforms like web, mobile, PC, and VR/AR. It enables scalable structure, allowing new platform families to be added without changing the core routing flow.