Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

firefox

firefox contiene 8 skills recopiladas de mozilla-firefox, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
8
Stars
12.4k
actualizado
2026-05-12
Forks
1.3k
Cobertura ocupacional
2 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

jj-split
Desarrolladores de software

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

2026-05-12
reorganize-patches-for-review
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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

2026-04-21
webspec-index
Desarrolladores de softwareAnalistas de sistemas informáticos

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

2026-03-20
specmap
Analistas de sistemas informáticosDesarrolladores de software

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
Desarrolladores de software

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

2026-01-06