v10
Build and maintain the Video.js v10 media player framework
All Skills in This Repository (48)
Pure Emerald Level Indicatorscreate-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.
Frequently Asked Questions
FAQPage SchemaHow to install Video.js v10 skills?â–¼
Run `npx skills add videojs/v10 --all -g -y` in your terminal to install the full skill suite globally.
What is Video.js v10?â–¼
It is a modern, modular media player framework for web and React, currently in beta. These skills help AI agents contribute components, playback engine features, and documentation to it.
Can AI build accessible video player UI components?â–¼
Yes. Dedicated skills create and review HTML and React player controls with correct ARIA semantics, keyboard support, and focus management.
Does it help with streaming playback engine work?â–¼
Yes. SPF skills let the agent create, change, document, and implement playback engine behaviors and features with proper tests.
Which AI agents work with these skills?â–¼
All skills follow the portable SKILL.md standard and work in Claude Code, OpenClaw, Cursor, and other compatible agents.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core