include

Identify and remediate accessibility gaps using WCAG 2.2 and keyboard navigation best practices.

116|9|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/ghaida/intent --skill include-ghaida
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: include
Source: https://github.com/ghaida/intent/tree/main/skills/include
Command: npx skills add https://github.com/ghaida/intent --skill include-ghaida

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Accessibility is a design quality that ensures every person, regardless of ability or context, can use what you build. This skill treats accessibility as a core design discipline, guiding WCAG 2.2 alignment, screen reader experience design, keyboard navigation, cognitive and motor accessibility, inclusive design beyond compliance, and comprehensive accessibility testing methodology.

Core Features & Use Cases

  • Guides designers to implement perceivable, operable, understandable, and robust interfaces.
  • Aligns strategy, experience design, content, IA, and handoff with inclusive design principles.
  • Provides practical guidance for audits, reviews, and design decisions that improve accessibility across products.

Quick Start

Audit your interfaces for WCAG 2.2 conformance and create an inclusive design plan that covers keyboard navigation, screen reader order, and accessible content.

Frequently Asked Questions about include

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

FAQPage Schema
How do I audit my UI design for WCAG 2.2 conformance?

Audit WCAG 2.2 conformance by reviewing interface designs for perceivable, operable, understandable, and robust principles. This process identifies accessibility gaps across strategy, content, and IA, guiding remediation for inclusive design from ideation through delivery.

What is inclusive design and when should I apply it in the design process?

Inclusive design is a discipline ensuring every person, regardless of ability, can use what you build. Apply it from ideation through delivery to embed cognitive, motor, and perceptual considerations across strategy, experience design, and handoff activities.

How do I design interfaces for screen reader and keyboard navigation accessibility?

Design for screen reader and keyboard navigation by specifying reading order, focus management, and operable controls. This ensures interfaces are robust and navigable, embedding accessibility methodology directly into front-end handoffs and design tokens.

Can I use this approach to align design strategy and content with accessibility principles?

Yes, you can align design strategy, experience design, content, and information architecture with inclusive design principles. This ensures accessibility requirements are embedded across all design activities rather than treated as a separate compliance checklist.

What's the best way to document accessibility requirements for front-end handoffs?

Document accessibility requirements for front-end handoffs by specifying design tokens, testing methodologies, and cognitive considerations. This embeds accessibility into developer documentation, ensuring robust, operable, and perceivable interfaces are delivered accurately.

Why does my design pass basic checks but still fail screen reader accessibility?

Designs often fail screen reader accessibility due to inadequate reading order, missing keyboard navigation operability, or non-robust content. Applying WCAG 2.2 guidelines and comprehensive testing methodology identifies and remediates these perceptual and motor gaps.