Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

firefox

firefox には mozilla-firefox から収集した 8 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
8
Stars
12.4k
更新
2026-05-12
Forks
1.3k
職業カバレッジ
2 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

jj-split
ソフトウェア開発者

Steps to reliably split a commit/change using the jj (jujutsu) VCS

2026-05-12
reorganize-patches-for-review
ソフトウェア開発者

Analyze a range of local commits, and reorganize them to minimize latency and friction in the review and landing process. To achieve this, commits can be split, reordered, squashed / grouped, or even rewritten. In the final commit series / "patch stack", the codebase should build, lint, and test cleanly after every commit, and each individual commit should stand on its own.

2026-05-12
js-perf-investigation
ソフトウェア開発者

Structured performance opportunity investigation for SpiderMonkey (the Firefox JavaScript engine). Use this skill when the user wants to investigate JS engine performance, profile SpiderMonkey, find optimization opportunities, write performance patches, or evaluate benchmark regressions. Trigger on mentions of: profiling JS, SpiderMonkey performance, JIT optimization, benchmark regression analysis, shell benchmarking, or any request to make JS workloads faster. The methodolgy is described mostly for the JS shell but can be adapted to browser investigation.

2026-05-11
profiler-analysis
ソフトウェア開発者

Analyze Firefox performance profiles using the profiler-cli CLI tool. Trigger when given a profiler.firefox.com or share.firefox.dev link, a local profile path, or when the user wants to investigate an issue in a Firefox profile. Always use this skill instead of WebFetch for Firefox profiler URLs; WebFetch only retrieves the profiler UI's HTML shell and cannot access profile data, whereas profiler-cli downloads and parses the actual profile into a local daemon that supports structured queries over stacks, markers, threads, and samples.

2026-05-06
android-new-module
ソフトウェア開発者

Guide for creating new Android gradle modules in the android-components project.

2026-04-21
webspec-index
ソフトウェア開発者コンピュータシステムアナリスト

Use webspec-index to query WHATWG, W3C, IETF and TC39 web specifications from the command line

2026-03-20
specmap
コンピュータシステムアナリストソフトウェア開発者

Map relationships between a web spec section, its Firefox implementation code, and Web Platform Tests. Use when starting work on a spec feature, checking implementation coverage, or finding which WPTs to enable.

2026-02-27
android
ソフトウェア開発者

Workflow guide when working with Android builds or the mobile/ directory.

2026-01-06