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 5/27/2026
Install via CLI
openskills install H4D3ZS/vscodium-rust---
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)
No comments yet. Be the first to comment!