Output: Opens interactive bundle analyzer in browser Shows: Chunk sizes, dependencies, code splitting effectiveness
Output: Console analysis + optional report files Shows: Bundle size, first load JS, chunk analysis, violations
Specialized skill for analyzing JavaScript bundle sizes, identifying optimization opportunities, detecting unused code, and monitoring performance budgets. Use when bundle size exceeds limits, analyzing code splitting, identifying heavy dependencies, or optimizing JavaScript payload. Source: santiagoxor/pintureria-digital.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/santiagoxor/pintureria-digital --skill bundle-optimization Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw