Searching protocol for "barrel files"
Automate barrel files, simplify imports.
Optimize package imports
Eliminate redundant index.ts files.
Organize frontend imports with barrel exports.
Organize and fix imports/exports.
Refactor messy code for clarity.
Shrink bundle size by direct source imports.
Scaffold ADTs with proper member files.
Scaffold a ready-to-test React component quickly.
Create robust web components with best practices.
Create, audit, and validate contracts packages.
Shrink Next.js bundles with smarter exports.