Skip to main content
Manusで任意のスキルを実行
ワンクリックで
mozilla
GitHub クリエイタープロフィール

mozilla

12 件の GitHub リポジトリにある 64 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
64
リポジトリ
12
更新
2026-07-17
リポジトリマップ

skills がある場所

収集済み skill 数が多いリポジトリを、このクリエイターカタログ内の比率と職業範囲とともに表示します。

#01
fxa
20 件の skills · 2026-07-14
ソフトウェア品質保証アナリスト・テスターソフトウェア開発者ネットワーク・コンピュータシステム管理者情報セキュリティアナリスト
4 件の職業カテゴリ · 100% 分類済み
31%比率
#02
bigquery-etl-skills
13 件の skills · 2026-04-23
データベースアーキテクトデータサイエンティストソフトウェア開発者ソフトウェア品質保証アナリスト・テスターデータベース管理者
5 件の職業カテゴリ · 100% 分類済み
20%比率
#03
media-skills
11 件の skills · 2026-06-22
ソフトウェア品質保証アナリスト・テスターソフトウェア開発者情報セキュリティアナリスト
3 件の職業カテゴリ · 100% 分類済み
17%比率
#04
firefox-devtools-mcp
4 件の skills · 2026-07-09
ソフトウェア開発者
1 件の職業カテゴリ · 100% 分類済み
6.3%比率
#05
firefox-aidev-plugins
4 件の skills · 2026-07-11
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスター情報セキュリティアナリスト
3 件の職業カテゴリ · 100% 分類済み
6.3%比率
#06
rag-skills
3 件の skills · 2026-07-14
ソフトウェア開発者
1 件の職業カテゴリ · 100% 分類済み
4.7%比率
#07
fx-private-relay
2 件の skills · 2026-05-07
ソフトウェア開発者ネットワーク・コンピュータシステム管理者
2 件の職業カテゴリ · 100% 分類済み
3.1%比率
#08
stmo-cli
2 件の skills · 2026-07-17
ソフトウェア開発者
1 件の職業カテゴリ · 100% 分類済み
3.1%比率
ここでは上位 8 件のリポジトリを表示しています。完全なリストは下に続きます。
リポジトリエクスプローラー

リポジトリと代表的な skills

fxa-changelog
ソフトウェア開発者

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 on main (the latest release tag up to HEAD — not a deployed stage/prod train), framed as the range the train owner is accountable for. Use for train-owner handoffs, train summaries, or "what shipped" questions.

2026-07-14
fxa-triage
ソフトウェア開発者

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.

2026-07-09
fxa-simplify
ソフトウェア開発者

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.

2026-07-01
fxa-check-react
ソフトウェア品質保証アナリスト・テスター

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.

2026-05-21
fxa-review-quick
ソフトウェア品質保証アナリスト・テスター

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

2026-05-21
fxa-review
ソフトウェア品質保証アナリスト・テスター

Thorough FXA-specific commit review using parallel specialist agents. Covers security, TypeScript, logic/bugs, test quality, and architecture. Agents explore call sites, git history, and monorepo conventions.

2026-05-21
fxa-test-draft
ソフトウェア品質保証アナリスト・テスター

Drafts Jest tests for changed code. Defaults to staged/unstaged changes or the most recent commit. Output is a starting point for review, not final.

2026-05-21
fxa-test-repair
ソフトウェア品質保証アナリスト・テスター

Reviews a test file for violations of FXA testing guidelines, then suggests concrete repairs. Does not auto-apply changes — output is a repair plan for engineer review.

2026-05-21
このリポジトリの収集済み skills 20 件中、上位 8 件を表示しています。
base-schema-audit
データベースアーキテクト

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 the filter to audit all tables in the dataset. Outputs a per-column recommended_target report for use in _missing_metadata.yaml. Composable with schema-enricher (Step 6).

2026-04-23
column-description-finder
データベースアーキテクト

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 bigquery_etl/schema/<dataset>.yaml). Use it to find a description for a specific column, list all columns in a base schema, audit which columns in a table's schema.yaml are covered by base schemas, or identify columns missing descriptions. Works with schema-enricher skill.

2026-04-23
create-pr
ソフトウェア開発者

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", "open a PR", "submit a PR", "push and open a PR".

2026-04-23
glean-description-lookup
データベースアーキテクト

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 targeted field extraction — only the fields referenced in query.sql, never the full table schema.

2026-04-23
metadata-manager
データベースアーキテクト

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 needed). Works with bigquery-etl-core, query-writer, and sql-test-generator skills.

2026-04-23
schema-enricher
データベースアーキテクト

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 application context), validating columns against the query, and generating a summary with recommendations for where to add new descriptions (global.yaml, <dataset_name>.yaml, or app_<name>.yaml). Works with column-description-finder skill.

2026-04-23
schema-readme-generator
ソフトウェア開発者

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, graduated example queries, and concise metadata overview table. Requires schema.yaml with complete descriptions (run schema-enricher first if needed) and a complete metadata.yaml.

2026-04-23
skill-creator
データサイエンティスト

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 knowledge for BigQuery ETL workflows, Mozilla data platform conventions, or telemetry analysis. CRITICAL - First checks for conflicts with existing skills and recommends using/updating existing skills when appropriate. Do NOT attempt to create skills without invoking this skill first.

2026-04-23
このリポジトリの収集済み skills 13 件中、上位 8 件を表示しています。
bug-filing-pro
ソフトウェア品質保証アナリスト・テスター

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
情報セキュリティアナリスト

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
ソフトウェア開発者

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
ソフトウェア開発者

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
ソフトウェア品質保証アナリスト・テスター

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

2026-05-06
tech-doc
ソフトウェア開発者

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

2026-04-22
mozconfig
ソフトウェア開発者

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
ソフトウェア品質保証アナリスト・テスター

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
このリポジトリの収集済み skills 11 件中、上位 8 件を表示しています。
tae-test-review
ソフトウェア品質保証アナリスト・テスター

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 that path — page objects, selectors, navigation edges, or test files. Also use when authoring a new test and self-checking before submission, when asked to check a test against TAE conventions, classify a test (presence/interaction/behavior), or judge whether a helper belongs in a page object vs. BasePage. Applies the framework's principles and anti-patterns as a review rubric with severity tiers.

2026-07-11
trainhop-adv-target
ソフトウェア開発者

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" requests.

2026-07-08
ipprotection-review
情報セキュリティアナリスト

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

2026-04-24
nova-cleanup-comments
ソフトウェア開発者

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.

2026-03-05
12 件中 12 件のリポジトリを表示
すべてのリポジトリを表示しました