Content Preview
# Optimize Bundle Size Reduce and optimize bundle sizes ## Instructions 1. **Bundle Analysis and Assessment** - Analyze current bundle size and composition using webpack-bundle-analyzer or similar - Identify large dependencies and unused code - Assess current build configuration and optimization settings - Create baseline measurements for optimization tracking - Document current performance metrics and loading times 2. **Build Tool Configuration** - Configure build tool opt
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/optimize-bundle-size.md \
https://raw.githubusercontent.com/qdhenry/Claude-Command-Suite/main/.claude/commands/performance/optimize-bundle-size.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/qdhenry/Claude-Command-SuiteThen reference at .claude/commands/performance/optimize-bundle-size.md
Related Skills
list-commands
List all registered Tauri IPC commands (invoke handlers) in a running app
commandslistcommands
by qdhenry · claude-command-suite
linux-commands-guide
This skill provides automated assistance for linux commands guide tasks within the DevOps Basics domain.
linux-commands-guidelinuxcommandsguide
by jeremylongshore · plugins-plus-skills
svelte:optimize
Optimize Svelte/SvelteKit applications for performance, including bundle size reduction, rendering optimization, and loading performance.
commandssvelte:optimizesvelte
by qdhenry · claude-command-suite
ralph-loop/help
"Explain Ralph Loop plugin and available commands"
commandcommandralph-loophelp
by Anthropic · anthropic-official-plugins