Use when reviewing rendered HTML, interactive components, or design-system patterns related to Avoid autoplaying media. Check native semantics first, then inspect keyboard behavior, focus flow, accessible names, and screen-reader output where relevant.
$npx -y skills add thedaviddias/front-end-checklist --skill autoplay-mediaInstalls into the current project.
Run `npx skills use "https://github.com/thedaviddias/front-end-checklist" --skill "thedaviddias/front-end-checklist/autoplay-media"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/thedaviddias/front-end-checklist" that are relevant to the current task. Run `npx skills add "https://github.com/thedaviddias/front-end-checklist"` and select the relevant skills, then follow their instructions.