wxt-framework-patterns
WXT Framework Patterns
Comprehensive guide for building cross-browser extensions with WXT, including security hardening, Firefox/Safari specifics, and production patterns.
Overview
WXT is the leading framework for browser extension development, offering:
- Cross-browser support: Chrome, Firefox, Edge, Safari
- Manifest agnostic: MV2 and MV3 from single codebase
- File-based entrypoints: Auto-generated manifest
- Vite-powered: Fast HMR for all script types
- Framework agnostic: React, Vue, Svelte, Solid, vanilla
This skill covers:
More from arustydev/ai
cross-browser-compatibility
Browser API differences, polyfills, and feature detection for Firefox, Chrome, Safari, and Edge extensions
16pkgmgr-homebrew-formula-dev
Create, test, and maintain Homebrew formulas. Use when adding packages to a Homebrew tap, debugging formula issues, running brew audit/test, or automating version updates with livecheck. Use when creating a new Homebrew formula for a project.
15seo-for-developers
SEO fundamentals for technical blog posts — meta tags, structured data, keyword placement, and readability optimization
15extension-anti-patterns
Common mistakes, performance pitfalls, and store rejection reasons in browser extension development
12beads
>
11content-structure-patterns
Blog structure patterns for tutorials, deep-dives, research summaries, and development journals
11