rfc
Installation
SKILL.md
RFC
Write Request for Comments (RFC) documents for Video.js 10.
RFCs are for proposals that need buy-in from others before proceeding. For decisions you own, use a Design Doc instead (design skill, internal/design/).
Reference Material
| Task | Load |
|---|---|
| Any RFC task | This file (SKILL.md) |
| Writing principles | design skill (Principles section) |
When to Write an RFC
Write an RFC when:
Related skills
More from videojs/v10
create-skill
>-
14docs
>-
4api
>-
4api-reference
>-
4aria
Review and implement accessibility patterns for UI components following WAI-ARIA and WCAG 2.1. Use when auditing code for a11y issues, implementing accessible controls, adding ARIA attributes, fixing keyboard navigation, handling focus management, building screen reader support, or implementing media player accessibility. Triggers on "accessibility review", "a11y", "ARIA", "keyboard navigation", "screen reader", "focus management", "WCAG", "captions", "live region".
3design
>-
3