Skip to main content
Run any Skill in Manus
with one click
GitHub repository

media-skills

media-skills contains 11 collected skills from mozilla, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
11
Stars
0
updated
2026-06-22
Forks
1
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

bug-filing-pro
software-quality-assurance-analysts-and-testers

File a Bugzilla bug directly via the BMO REST API with full power the prefilled enter_bug.cgi form can't do — create the bug AND upload one or more attachments (logs, patches, testcases, screenshots) AND set bug-/attachment-level flags (needinfo?, review?, sec-approval?, approval-mozilla-*?, tracking flags) in one confirmed operation. Also attaches files to, and sets flags on, existing bugs. Use when the user wants to actually submit a bug (not just open a draft form), attach files while filing, or set flags. For a simple file-it-myself-in-the-browser draft with no attachments, prefer the form-based `bug-filing` skill instead. Requires a Bugzilla API key.

2026-06-22
sec-approval
information-security-analysts

Help prepare a Firefox security approval request by analyzing local commits/changes and drafting answers to the sec-approval questionnaire. Use when setting sec-approval? on a Bugzilla bug.

2026-06-22
uplift-request
software-developers

Help prepare a Firefox uplift approval request (Beta, Release, and/or ESR) by checking whether patches are already on the bug, auditing sanitization once for sec-* bugs, and drafting the approval comment per https://wiki.mozilla.org/Release_Management/Uplift_rules. Use after a fix is ready and needs to ride into a stabilization branch. May or may not follow sec-approval (sec-moderate typically skips sec-approval but may still need uplift).

2026-06-22
source-permalinks
software-developers

Reference for constructing revision-pinned source, spec, and bug permalinks (Searchfox, GitHub, GitLab, googlesource, Codeberg, Chromium, FFmpeg, Bugzilla, specs). Use when citing code, specs, or bugs in analysis or reports and you need stable, revision-pinned URLs instead of trunk/HEAD links.

2026-06-22
media-bug-triage
software-quality-assurance-analysts-and-testers

Firefox bug triage assistant for media, web conferencing, and graphics related issues.

2026-05-06
tech-doc
software-developers

Generate technical documentation for a specified technology domain with optional customization.

2026-04-22
mozconfig
software-developers

Generate or modify Firefox mozconfig build configuration files. Use when the user asks to create a mozconfig, configure a build, set up ASan/TSan/debug builds, or match try server configurations.

2026-04-10
s2-validation
software-quality-assurance-analysts-and-testers

Firefox bug triage assistant for determining if a bug severity rating of S1 or S2 is warranted, and to gather information for triaging and prioritization.

2026-04-03
list-reports
software-developers

Launch a local web server and open a browser page listing all bug triage reports in ./reports, with live JS text filtering.

2026-03-31
bugzilla-wrangler
software-quality-assurance-analysts-and-testers

Support deep dive analysis of Bugzilla reports within specific Products and Components.

2026-03-25
s2
software-quality-assurance-analysts-and-testers

Analyse a Bugzilla bug and assess if S2 is the correct severity rating.

2026-03-22