Armory
Source
Browse
Workflows

optimize-bundle-size

Reduce and optimize bundle sizes through analysis, configuration, and code splitting strategies

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install optimize-bundle-size --cli claude

writes the file to.claude/commands/optimize-bundle-size.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/commands/optimize-bundle-size.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Reduce and optimize bundle sizes through analysis, configuration, and code splitting strategies

When to use it

Reduce and optimize bundle sizes through analysis, configuration, and code splitting strategies

How to install / invoke

# Copy the command into your project's .claude/commands/
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/commands/performance/optimize-bundle-size.md -o .claude/commands/optimize-bundle-size.md

Notes

Extracted from davila7/claude-code-templates, performance category.