VideoJS
Official@videojs
Web Video Framework
Agent Skills by VideoJS
Showing 48 vetted skills indexed across 1 GitHub repositories.
create-html-component
Creates Video.js custom-element UI components with core contracts, styling hooks, and tests.
create-issue
Drafts and creates GitHub issues with native parent and dependency relationships.
implement-ui-transition
Implement shared UI transition lifecycle state across HTML and React components.
document-spf-feature
Creates and updates evidence-grounded feature registry entries for the SPF media engine.
write-html-component-design
Write HTML component design records documenting element boundaries and rationale.
review-docs
Review Video.js documentation for accuracy, structure, voice, and MDX conventions.
design-api
Designs TypeScript APIs for Video.js with inference, state, and extensibility guidance.
maintain-agent-docs
Maintain AGENTS.md and CLAUDE.md guidance by removing duplication and enforcing context budgets.
write-react-component-design
Writes concise React component design records documenting non-inferable architectural decisions.
review-react-component-design
Reviews React component designs for boundaries, APIs, opt-outs, and bundle cost.
migrate-css-to-tailwind
Migrate CSS, SCSS, and styled-components to Tailwind v4 utilities and theme tokens.
review-branch
Review branch changes against a merge base and report severity-ordered findings.
review-html-component
Reviews custom-element UI components for data flow, markup, styling, and registration issues.
document-spf-use-case
Creates and updates SPF use-case composition registry entries with grounded evidence and cross-doc cascades.
transform-rolldown-code
Transform JavaScript and TypeScript source code using Rolldown's Oxc AST and native MagicString.
create-spf-behavior
Scaffold a new SPF playback-engine behavior with signals, lifecycle, cleanup, composition, and tests.
review-api
Review Video.js TypeScript APIs for inference, composition, extensibility, and packaging issues.
review-tailwind-migration
Review CSS-to-Tailwind v4 migrations for parity, tokens, variants, and regressions.
change-spf-behavior
Guides updating, refactoring, splitting, or merging SPF playback-engine behaviors with convention-driven workflows.
implement-accessible-ui
Implement accessible Video.js UI components with ARIA, keyboard, and focus patterns.
implement-spf-use-case
Implements SPF use-case compositions with variant engine factories, adapters, tests, and doc updates.
review-html-component-design
Reviews HTML component design proposals for boundaries, APIs, opt-outs, and bundle cost.
create-vite-plugin
Implement Vite and Rolldown plugins with correct hooks, ordering, and tests.
review-react-component
Review React UI components for data flow, API surface, styling contracts, and bundle boundaries.
Frequently Asked Questions About VideoJS
FAQPage SchemaWhat specific tasks can developers perform using VideoJS skills?▼
Developers can design accessible headless UI components, audit React interfaces for ARIA compliance, and formalize library architecture through structured RFC documents. These capabilities ensure consistent component interfaces and high-quality documentation for web video implementations.
Which personas benefit most from these technical skills?▼
Frontend engineers, accessibility specialists, and library maintainers benefit most from these skills. The framework is specifically designed for those building or extending web video players who require strict adherence to accessibility standards and clean TypeScript interface design.
What are the prerequisites for implementing these component patterns?▼
Implementation requires familiarity with React or Lit component patterns and a foundational understanding of ARIA accessibility standards. Users should also be prepared to follow established Git conventions and conventional commit standards to maintain the integrity of the Video.js 10 codebase.