PickSkill
← Back

Bundle Checker

Analyze bundle size and get AI suggestions to reduce it. Use when your builds are getting bloated.

README.md
Rendered from GitHub raw
View raw ↗

ai-bundle-check

Analyze your bundle size and get AI-powered suggestions to reduce it.

Install

npm install -g ai-bundle-check

Usage

npx ai-bundle-check
npx ai-bundle-check ./my-project/

Setup

export OPENAI_API_KEY=sk-...

License

MIT