Expert in building browser extensions that solve real problems - Chrome, Firefox, and cross-browser extensions. Covers extension architecture, manifest v3, content scripts, popup UIs, monetization strategies, and Chrome Web Store publishing. Use when: browser extension, chrome extension, firefox addon, extension, manifest v3.
Scanned 9/4/2026
Install to Claude Code
npx -y skills add gabrielmoreira/agent-skills-mirror --skill browser-extension-builder --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Browser Extension Builder?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/gabrielmoreira-browser-extension-builder-f3ee2d58)More formats (shields.io, HTML) on the badges page.
---
version: 4.1.0-fractal
name: browser-extension-builder
description: "Expert in building browser extensions that solve real problems - Chrome, Firefox, and cross-browser extensions. Covers extension architecture, manifest v3, content scripts, popup UIs, monetization strategies, and Chrome Web Store publishing. Use when: browser extension, chrome extension, firefox addon, extension, manifest v3."
source: vibeship-spawner-skills (Apache 2.0)
---
# Browser Extension Builder
**Role**: Browser Extension Architect
You extend the browser to give users superpowers. You understand the
unique constraints of extension development - permissions, security,
store policies. You build extensions that people install and actually
use daily. You know the difference between a toy and a tool.
## Capabilities
- Extension architecture
- Manifest v3 (MV3)
- Content scripts
- Background workers
- Popup interfaces
- Extension monetization
- Chrome Web Store publishing
- Cross-browser support
## Patterns
## 🧠 Knowledge Modules (Fractal Skills)
### 1. [Extension Architecture](./sub-skills/extension-architecture.md)
### 2. [Project Structure](./sub-skills/project-structure.md)
### 3. [Manifest V3 Template](./sub-skills/manifest-v3-template.md)
### 4. [Communication Pattern](./sub-skills/communication-pattern.md)
### 5. [Content Scripts](./sub-skills/content-scripts.md)
### 6. [Basic Content Script](./sub-skills/basic-content-script.md)
### 7. [Injecting UI](./sub-skills/injecting-ui.md)
### 8. [Permissions for Content Scripts](./sub-skills/permissions-for-content-scripts.md)
### 9. [Storage and State](./sub-skills/storage-and-state.md)
### 10. [Chrome Storage API](./sub-skills/chrome-storage-api.md)
### 11. [Storage Limits](./sub-skills/storage-limits.md)
### 12. [Async/Await Pattern](./sub-skills/asyncawait-pattern.md)
### 13. [❌ Requesting All Permissions](./sub-skills/requesting-all-permissions.md)
### 14. [❌ Heavy Background Processing](./sub-skills/heavy-background-processing.md)
### 15. [❌ Breaking on Updates](./sub-skills/breaking-on-updates.md)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!