Communitygithub.com

thedaviddias/Front-End-Checklist

Use when applies to all `<video>` elements and third-party video embeds (YouTube, Vimeo) where the page owner controls the content. Prerecorded videos require `.vtt` caption files via `<track>`. For videos embedded via `<iframe>`, check that the video platform captions are enabled. Audio-only content requires transcripts instead (SC 1.2.1). Video-only content (no audio) requires a text alternative or audio description instead (SC 1.2.3).

What is Front-End-Checklist?

Front-End-Checklist is a Claude Code agent skill that use when applies to all `<video>` elements and third-party video embeds (YouTube, Vimeo) where the page owner controls the content. Prerecorded videos require `.vtt` caption files via `<track>`. For videos embedded via `<iframe>`, check that the video platform captions are enabled. Audio-only content requires transcripts instead (SC 1.2.1). Video-only content (no audio) requires a text alternative or audio description instead (SC 1.2.3).

Works with~Claude Code~Codex CLI~Cursor
npx skills add thedaviddias/Front-End-Checklist

Ask in your favorite AI

Open a new chat with this agent skill pre-loaded.

Documentation

What does Front-End-Checklist do?

Use when applies to all <video> elements and third-party video embeds (YouTube, Vimeo) where the page owner controls the content. Prerecorded videos require .vtt caption files via <track>. For videos embedded via <iframe>, check that the video platform captions are enabled. Audio-only content requires transcripts instead (SC 1.2.1). Video-only content (no audio) requires a text alternative or audio description instead (SC 1.2.3).

Individual skills in this repo

This repo contains 1 individual skill — each has its own dedicated page.

Related Skills