This approach has been effective in tools like Roo Code. For example, create modes for development from prompts, debugging from prompts, or editing from prompts. Then, write a mode prompt for each ...
# Build for Chrome npm run build:chrome # Build for Firefox npm run build:firefox # Build for both browsers npm run build ├─ config/ # Browser-specific manifests ├─ src/ # Source code │ ├─ assets/ # ...