Skip to main content
mozilla
Perfil de criador do GitHub

mozilla

Visão por repositório de 73 skills coletadas em 13 repositórios do GitHub.

skills coletadas
73
repositórios
13
atualizado
4 de set. de 2026
mapa de repositórios

Onde as skills estão

Principais repositórios por número de skills coletadas, com sua participação neste catálogo do criador e sua distribuição ocupacional.

#01
fxa
20 skills · 18 de ago. de 2026
Analistas de garantia de qualidade de software e testadoresDesenvolvedores de softwareAdministradores de redes e sistemas de computadorAnalistas de segurança da informaçãoEscriturários gerais de escritório
5 categorias ocupacionais · 100% classificado
27%participação
#02
bigquery-etl-skills
13 skills · 23 de abr. de 2026
Arquitetos de banco de dadosCientistas de dadosDesenvolvedores de softwareAdministradores de banco de dadosAnalistas de garantia de qualidade de software e testadores
5 categorias ocupacionais · 100% classificado
18%participação
#03
media-skills
11 skills · 2 de set. de 2026
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadoresAnalistas de segurança da informação
3 categorias ocupacionais · 91% classificado
15%participação
#04
firefox-devtools-mcp
6 skills · 4 de set. de 2026
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadores
2 categorias ocupacionais · 83% classificado
8,2%participação
#05
firefox-aidev-plugins
6 skills · 19 de ago. de 2026
Analistas de garantia de qualidade de software e testadoresDesenvolvedores de softwareAnalistas de segurança da informaçãoEspecialistas em gestão de projetos
4 categorias ocupacionais · 100% classificado
8,2%participação
#06
addons-developer-suite
4 skills · 2 de set. de 2026
classificação pendente
5,5%participação
#07
Relman
3 skills · 28 de ago. de 2026
Desenvolvedores de software
1 categorias ocupacionais · 33% classificado
4,1%participação
#08
rag-skills
3 skills · 11 de ago. de 2026
Desenvolvedores de software
1 categorias ocupacionais · 100% classificado
4,1%participação
Os 8 principais repositórios são exibidos aqui; a lista completa continua abaixo.
explorador de repositórios

Repositórios e skills representativas

fxa-triage
Escriturários gerais de escritório

Generates a daily FxA triage summary. Queries Jira, GitHub, Bugzilla, and optionally Sentry, then outputs a Slack-ready update with detailed analysis. Use when starting triage duties or preparing the daily triage post.

18 de ago. de 2026
fxa-jira-bug-description
Analistas de garantia de qualidade de software e testadores

Drafts a Jira bug report for an FXA issue. Gathers repro steps, expected vs actual behaviour, and affected surface, outputs a structured report, and optionally files the ticket via the Atlassian MCP. Returns the new FXA-N key when filed.

13 de ago. de 2026
fxa-jira-feature-description
Desenvolvedores de software

Drafts a concise Jira description for an FXA task. Gathers context via targeted interview, researches relevant patterns in the repo, outputs a clean description, and optionally files the ticket via the Atlassian MCP. Returns the new FXA-N key when filed.

13 de ago. de 2026
fxa-pr-open
Desenvolvedores de software

Drafts an FXA pull request title and body following the repo PR template and team conventions, then opens the PR as a draft after explicit confirmation. Use when a feature branch is ready and the user wants to open a PR. Do not invoke for edits to an existing…

13 de ago. de 2026
fxa-changelog
Desenvolvedores de software

Generates a two-audience changelog from merged PRs in the FxA monorepo: a plain-language product summary and an engineer handoff with operational notes. Name a train (e.g. "341") or pass any git range; with no argument it defaults to the in-development train…

14 de jul. de 2026
fxa-simplify
Desenvolvedores de software

Simplifies and refines code in the FXA monorepo using project-specific conventions. Use when asked to simplify, clean up, or refine recently written code. Focuses on recently modified code unless instructed otherwise.

1 de jul. de 2026
fxa-check-react
Analistas de garantia de qualidade de software e testadores

Reviews changed React/TSX code for component design, hooks misuse, performance, accessibility, and state management issues. Reports findings with severity and concrete fix recommendations. Operates on files changed vs main.

21 de mai. de 2026
fxa-review-quick
Analistas de garantia de qualidade de software e testadores

Fast single-pass FXA-specific commit review covering security, conventions, logic/bugs, tests, and migrations. No subagents — runs directly in the main context.

21 de mai. de 2026
Mostrando 8 de 20 skills coletadas.
base-schema-audit
Arquitetos de banco de dados

Use this skill to audit tables for missing column descriptions and classify each missing column into the correct base schema promotion target (global.yaml, app_<product>.yaml, or <dataset_name>.yaml). Accepts a dataset name and an optional table filter — omit…

23 de abr. de 2026
column-description-finder
Arquitetos de banco de dados

Use this skill when looking up, auditing, or managing column descriptions from global, application-specific, and dataset-specific column definition YAML files (bigquery_etl/schema/global.yaml, bigquery_etl/schema/app_<name>.yaml, and…

23 de abr. de 2026
create-pr
Desenvolvedores de software

Use this skill when the prompt asks to create, open, or submit a pull request in the bigquery-etl repository. Handles branch creation, staging, committing, pushing, and opening a draft PR with a structured description. Triggered by phrases like "create a PR",…

23 de abr. de 2026
glean-description-lookup
Arquitetos de banco de dados

Use this skill when looking up field descriptions for Mozilla Glean telemetry tables (tables ending in _live or _stable, e.g. <app>_stable.<ping>_v1). Fetches descriptions from the Glean Dictionary (dictionary.telemetry.mozilla.org) using WebFetch with…

23 de abr. de 2026
metadata-manager
Arquitetos de banco de dados

Use this skill when creating or updating DAG configurations (dags.yaml), schema.yaml, and metadata.yaml files for BigQuery tables. Handles creating new DAGs when needed and coordinates test updates when queries are modified (invokes sql-test-generator as…

23 de abr. de 2026
schema-enricher
Arquitetos de banco de dados

Use this skill to enrich schema.yaml files for BigQuery tables in the bigquery-etl repository. Handles creating schema.yaml when it doesn't exist, finding and filling missing column descriptions (from base schemas, upstream source schema, query context, or…

23 de abr. de 2026
schema-readme-generator
Desenvolvedores de software

Use this skill to create or update README.md files for BigQuery ETL tables in the mozilla bigquery-etl repository. Follows layout conventions derived from comparing README files across the repo — rich style with emoji headings, Mermaid data flow diagram,…

23 de abr. de 2026
skill-creator
Cientistas de dados

ALWAYS use this skill when users ask to "create a skill", "make a skill for...", "add a new skill", or similar requests. This skill guides the creation of effective skills in the bigquery-etl repository that extend Claude's capabilities with specialized…

23 de abr. de 2026
Mostrando 8 de 13 skills coletadas.
source-permalinks
sem classificação

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,…

2 de set. de 2026
bug-filing-pro
Desenvolvedores de software

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?,…

14 de ago. de 2026
sec-approval
Analistas de segurança da informação

Help prepare a Firefox security approval request by analyzing local commits/changes, deciding whether sec-approval is required at all (only parent-process vulnerabilities triggerable from a content process), and drafting answers to the sec-approval…

7 de ago. de 2026
uplift-request
Desenvolvedores de software

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…

22 de jun. de 2026
media-bug-triage
Analistas de garantia de qualidade de software e testadores

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

6 de mai. de 2026
tech-doc
Desenvolvedores de software

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

22 de abr. de 2026
mozconfig
Desenvolvedores de software

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.

10 de abr. de 2026
s2-validation
Analistas de garantia de qualidade de software e testadores

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.

3 de abr. de 2026
Mostrando 8 de 11 skills coletadas.
efficiency-conversion-loop
Especialistas em gestão de projetos

Run the end-to-end loop for landing a legacy Fenix UI test converted onto the ui/efficiency framework: convert → file a Bugzilla bug → commit with the real bug number → track in Jira (conversion vs. enablement) → open a moz-phab review. Use this when a…

19 de ago. de 2026
efficiency-test-authoring
Analistas de garantia de qualidade de software e testadores

Author or convert Fenix Android UI tests onto the ui/efficiency framework. Use this whenever the task involves writing a new efficiency UI test, converting/porting a legacy ui/ (robot-based) test onto the efficiency framework, or building what a test needs —…

19 de ago. de 2026
tae-test-review
Analistas de garantia de qualidade de software e testadores

Review and authoring guidance for new/changed tests in the Fenix TAE efficiency framework (mobile/android/fenix/app/src/androidTest/java/org/mozilla/fenix/ui/efficiency). Use when reviewing a diff, PR, or Phabricator revision that adds or modifies files under…

19 de ago. de 2026
trainhop-adv-target
Desenvolvedores de software

End-to-end New Tab train-hop targeting for the Experimenter repo. From a single trainhop version string, files the GitHub targeting issue, branches, adds the NimbusTargetingConfig entry, lints, and stages a drafted commit. Use for "newtab trainhop targeting"…

8 de jul. de 2026
ipprotection-review
Analistas de segurança da informação

Durable review guidance for Firefox's built-in IP Protection (VPN) module, covering panel UI, proxy/channel filtering, authentication, telemetry, and localization.

24 de abr. de 2026
nova-cleanup-comments
Desenvolvedores de software

Use after tests pass on a Nova feature — before linting or formatting — to annotate changed files with @nova-cleanup instructions for post-launch automated cleanup.

5 de mar. de 2026
Mostrando 12 de 13 repositórios