bundle-size-analyzer
This skill provides automated assistance for bundle size analyzer tasks within the Frontend Development d
Content Preview
--- name: bundle-size-analyzer description: | Bundle Size Analyzer - Auto-activating skill for Frontend Development. Triggers on: bundle size analyzer, bundle size analyzer Part of the Frontend Development skill category. allowed-tools: Read, Write, Edit, Bash, Grep version: 1.0.0 license: MIT author: Jeremy Longshore <[email protected]> --- # Bundle Size Analyzer ## Purpose This skill provides automated assistance for bundle size analyzer tasks within the Frontend Development d
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/bundle-size-analyzer.md \
https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/planned-skills/generated/05-frontend-dev/bundle-size-analyzer/SKILL.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/jeremylongshore/claude-code-plugins-plus-skillsThen reference at planned-skills/generated/05-frontend-dev/bundle-size-analyzer/SKILL.md
Related Skills
bun-runtime
Bun as runtime, package manager, bundler, and test runner. When to choose Bun vs Node, migration notes, and Vercel support.
bun-runtimebunruntimenode
by affaan-m · everything-claude-code
bun-development
Fast, modern JavaScript/TypeScript development with the Bun runtime, inspired by [oven-sh/bun](https://github.com/oven-sh/bun).
developmentbun
by sickn33 (Antigravity) · antigravity-awesome-skills
hono
Build ultra-fast web APIs and full-stack apps with Hono — runs on Cloudflare Workers, Deno, Bun, Node.js, and any WinterCG-compatible runtime.
developmenthonoedgecloudflare-workers
by sickn33 (Antigravity) · antigravity-awesome-skills
optimize-bundle-size
Reduce and optimize bundle sizes
commandsoptimizebundlesize
by qdhenry · claude-command-suite