From browser-extensions
Reference knowledge base for Firefox WebExtension development. Contains browser API reference, manifest schema, AMO publishing guide, MDN URL index, and best practices. Used by the firefox-extension-dev agent for documentation lookup. TRIGGER WHEN: the user requires assistance with tasks related to this domain. DO NOT TRIGGER WHEN: the task is outside the specific scope of this component.
How this skill is triggered — by the user, by Claude, or both
Slash command
/browser-extensions:firefox-extension-devThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill provides reference files for the `firefox-extension-dev` agent. The agent handles all active development work (scaffolding, coding, debugging, publishing). These reference files serve as its knowledge base.
This skill provides reference files for the firefox-extension-dev agent. The agent handles all active development work (scaffolding, coding, debugging, publishing). These reference files serve as its knowledge base.
references/browser-api-reference.md - Complete list of all 51 browser.* APIs with methods, events, and permissionsreferences/manifest-schema.md - Full manifest.json key reference with MV2/MV3 examplesreferences/amo-publishing.md - AMO publishing checklist, review policies, CSP, security best practices, i18nreferences/mdn-api-urls.md - Direct MDN URL index for all browser.* APIs, manifest keys, and Extension Workshop resourcesreferences/best-practices.md - Best practices, pitfalls, and anti-patterns: JS patterns, Workers, sessions, startup, security, performance, cross-browsernpx claudepluginhub acaprino/alfio-claude-pluginsBuilds Manifest V3 browser extensions emphasizing service worker persistence (alarms, offscreen API, storage), side panels, security, and cross-browser support.
Builds Chrome, Firefox, and cross-browser extensions with Manifest V3, content scripts, popup UIs, and store publishing guidance.
Helps build, debug, and publish Chrome extensions with Manifest V3. Covers popups, side panels, content scripts, service workers, and Chrome Web Store publishing.