You are executing the **frontend** operation to optimize frontend bundle size, rendering performance, asset loading, and Web Vitals.
/plugin marketplace add dhofheinz/open-plugins/plugin install 10x-fullstack-engineer@open-pluginsoptimize/# Frontend Optimization Operation You are executing the **frontend** operation to optimize frontend bundle size, rendering performance, asset loading, and Web Vitals. ## Parameters **Received**: `$ARGUMENTS` (after removing 'frontend' operation name) Expected format: `target:"bundles|rendering|assets|images|fonts|all" [pages:"page-list"] [metrics_target:"lighthouse-score"] [framework:"react|vue|angular|svelte"]` **Parameter definitions**: - `target` (required): What to optimize - `bundles`, `rendering`, `assets`, `images`, `fonts`, or `all` - `pages` (optional): Specific pages to optim...