streaming-video-technology-alliancestreaming-video-technology-allianceOfficialยท3 Agent Skills Included

common-media-library

Media playback libraries with automated PR and code review workflows

Provides shared TypeScript libraries for web video players covering CMCD, CMSD, ID3, DRM, DASH, WebVTT, and C2PA standards. Eliminates duplicated media parsing code across players like hls.js, dash.js, and shaka-player. Includes automated workflows for code review, pull request creation, and resolving reviewer feedback.
npx skills add streaming-video-technology-alliance/common-media-library --all -g -y
Available:

Instructs your AI agent on the project's performance, tree-shaking, and documentation priorities, plus build, test, and commit rules, and routes slash commands to the code review and pull request skills.

All Skills in This Repository (3)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Common Media Library?โ–ผ

Run `npx skills add streaming-video-technology-alliance/common-media-library --all -g -y` in your terminal to install all skills in this suite globally.

What is the Common Media Library used for?โ–ผ

It provides shared, spec-compliant TypeScript implementations of media standards like CMCD, ID3, DRM, and WebVTT so web video players do not duplicate the same parsing code.

How to automate pull request creation?โ–ผ

Use the create-pr skill, which validates builds, tests, and docs, then drafts a conventional-commit PR title and description for your approval before publishing.

Can AI resolve PR review comments automatically?โ–ผ

Yes. The pr-feedback skill fetches unresolved review threads, triages each comment, plans fixes, implements them after your approval, and resolves the threads.

Does it work with Claude Code?โ–ผ

Yes. The skills follow the universal SKILL.md standard and run as slash commands in Claude Code and other compatible coding environments.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’