accessibility-migration-analysis

Generate accessibility migration analysis markdown files for 2nd-gen components.

1.5k|257|Updated Nov 19, 2018
One-click install
npx skills add https://github.com/adobe/spectrum-web-components --skill accessibility-migration-analysis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: accessibility-migration-analysis
Source: https://github.com/adobe/spectrum-web-components/tree/main/.ai/skills/accessibility-migration-analysis
Command: npx skills add https://github.com/adobe/spectrum-web-components --skill accessibility-migration-analysis

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Create accessibility migration analysis documents for 2nd-gen component migrations.

Core Features & Use Cases

  • One markdown file per component, following a fixed structure (ARIA context, recommendations, testing, checklist, references).
  • Guides the analyze accessibility step for 2nd-gen component migration, ensuring ARIA conformance and WCAG alignment.

Quick Start

Generate an accessibility analysis document for a specified component during the analyze accessibility step.

Frequently Asked Questions about accessibility-migration-analysis

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

FAQPage Schema
How do I create accessibility migration analysis docs for component migrations?

To create accessibility migration analysis docs, generate a structured markdown file per component that enforces ARIA context, recommendations, testing, a checklist, and references aligned to WCAG guidance.

What is an accessibility migration analysis document for 2nd-gen components?

An accessibility migration analysis document is a fixed-structure markdown file that guides the analyze accessibility step for 2nd-gen component migration, ensuring ARIA conformance and WCAG alignment.

How do I ensure ARIA conformance and WCAG alignment during a 2nd-gen component migration?

You ensure ARIA conformance and WCAG alignment by generating a migration analysis markdown file that applies 2nd-gen source ARIA context and WCAG guidance to each component.

What structure does the accessibility migration analysis output enforce for each component?

The accessibility migration analysis output enforces a fixed markdown structure containing ARIA context, recommendations, testing, a checklist, and references for each specified component.

Can I generate accessibility analysis documents for multiple components at once?

Yes, you can generate accessibility analysis documents for multiple components by applying the skill during the analyze accessibility step, producing one markdown file per component.

Does the accessibility migration analysis require specific ARIA or WCAG dependencies?

No, the accessibility migration analysis requires no external dependencies, applying internal 2nd-gen source ARIA and WCAG guidance directly to generate the structured markdown documentation.