accessible-game-design

Audit game UI accessibility using POUR framework and keyboard navigation guidelines.

2|Updated Aug 31, 2025
One-click install
npx skills add https://github.com/TimelessP/idlegames --skill accessible-game-design
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: accessible-game-design
Source: https://github.com/TimelessP/idlegames/tree/main/.github/skills/accessible-game-design
Command: npx skills add https://github.com/TimelessP/idlegames --skill accessible-game-design

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Accessible game design identifies and removes barriers so players with disabilities can enjoy interactive entertainment.

Core Features & Use Cases

  • POUR framework guidance for perceivable, operable, understandable, robust interfaces.
  • Inclusive UI guidelines, keyboard navigation, captions, high-contrast visuals, and plain-language content audit.
  • Use Case: A developer updates a mobile game UI to support screen readers and high-contrast mode for better accessibility.

Quick Start

Use the accessible-game-design skill to audit a game's UI accessibility, implement keyboard navigation, and add captions for audio.

Frequently Asked Questions about accessible-game-design

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

FAQPage Schema
How do I make my game UI accessible for players with disabilities?

You can audit game UI accessibility by applying the POUR framework, implementing keyboard navigation, adding high-contrast styling, and enabling screen reader support to remove usability barriers for players with disabilities.

What is the POUR framework in accessible game design?

The POUR framework in accessible game design ensures interfaces are perceivable, operable, understandable, and robust. It provides practical requirements to identify and remove usability barriers across web, desktop, and mobile games for players with disabilities.

How do I add keyboard navigation and captions to a mobile game?

You add keyboard navigation and captions to a mobile game by following inclusive UI guidelines and plain-language content audits. This process addresses input methods and audio barriers, ensuring interactive entertainment is operable for all players.

Does accessible game design work for both web and desktop platforms?

Accessible game design works across web, desktop, and mobile games. It applies consistent requirements like high-contrast visuals, keyboard navigation, captions, and clear language guidelines to remove usability barriers regardless of the platform.

What's the best way to audit a game's UI for color contrast and screen reader support?

The best way to audit a game's UI for color contrast and screen reader support is applying the POUR framework and inclusive UI guidelines. This identifies usability barriers in visuals and documentation, ensuring interfaces are perceivable and robust.

When do I need to implement high-contrast mode in my game?

You need to implement high-contrast mode in your game when auditing UI accessibility for players with visual disabilities. High-contrast styling is a core requirement of the POUR framework, ensuring interfaces remain perceivable and operable.