common-media-library
Media playback libraries with automated PR and code review workflows
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 Indicatorspr-feedback
Fetch, triage, and resolve GitHub pull request review threads.
code-review
Reviews git diff changes for TypeScript performance, bundle size, and API ergonomics.
create-pr
Create GitHub pull requests with validated code, tests, and conventional commits.
Frequently Asked Questions
FAQPage SchemaHow 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โ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