Skip to main content
Back to registry

game-development

sickn33/antigravity-awesome-skills

Orchestrator skill that provides core principles and routes to specialized sub-skills.

Installs1
Install command
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill game-development
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Orchestrator skill that provides core principles and routes to specialized sub-skills. You are working on a game development project. This skill teaches the PRINCIPLES of game development and directs you to the right sub-skill based on context. Every game, regardless of platform, follows this pattern: Fixed Timestep Rule: Decision Rule: Start with State Machine. Add ECS only when performance demands. Abstract input into ACTIONS, not raw keys: Why: Enables multi-platform, rebindable controls. Optimization Priority: → Start with game-development/web-games for framework selection → Then game-development/2d-games for sprite/tilemap patterns → Reference game-development/game-design for level design → Start with game-development/mobile-games for touch input and stores → Use game-development/game-design for puzzle balancing → game-development/vr-ar for comfort and immersion → game-development/3d-games for rendering → game-development/multiplayer for networking Remember: Great games come from iteration, not perfection. Prototype fast, then polish.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does game-development do?

Orchestrator skill that provides core principles and routes to specialized sub-skills.

Is game-development good?

game-development does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does game-development work with?

game-development currently lists compatibility with codex, gemini-cli, opencode, cursor, github-copilot, claude-code.

What are alternatives to game-development?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install game-development?

npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill game-development

Related skills

More from sickn33/antigravity-awesome-skills

Related skills

Alternatives in Software Engineering