Создание SPF-поведения для Video.js v10
★ 7.9 · vibe-coding
spf-create-behavior is a Claude Code skill that guides you through creating a new SPF behavior following the architectural conventions of the Video.js v10 project. It walks through the key design decisions: defining the behavior's purpose, choosing a signal type, designing the slot map, and selecting a resource cleanup pattern. The resulting behavior is wired into the Video.js v10 engine — a modern, modular media player framework for Web and React currently in beta, with GA planned for mid-2026. The skill also covers common scaffolding mistakes and integration with the project's testing setup. It is aimed at developers building signal-based component architectures who want to stay consistent with the Video.js v10 codebase conventions.
- #spf
- #behavior
- #architecture
- #video-js
- #signals
- #scaffolding
- #conventions