What problem does it solve?
This Skill removes the trial-and-error from creating Firefox mozconfig files by guiding users to the right build configuration for debugging, sanitizers, try server parity, and other development workflows.
Core Features & Use Cases
- Preset build generation: Creates ready-to-use mozconfigs for common setups such as debug, ASan, TSan, coverage, artifact, fuzzing, and Valgrind workflows.
- Try server matching: Reconstructs and flattens browser/config/mozconfigs definitions for local builds while stripping CI-only includes and automation settings.
- Custom configuration guidance: Walks users through optimization, debug, sanitizer, and feature choices while enforcing platform-specific compatibility rules.
- Practical example: A Firefox engineer can request a debug-plus-ASan configuration for Linux and receive a complete mozconfig with the required options and notes.
Quick Start
Ask for a Firefox mozconfig tailored to your platform and desired build type, and the Skill will generate a complete configuration ready to save and use.