·performance-optimization
</>

performance-optimization

thebushidocollective/han

Use when optimizing code for performance, reducing bundle size, improving load times, or fixing performance bottlenecks. Emphasizes measurement-driven optimization.

11Installs·0Trend·@thebushidocollective

Installation

$npx skills add https://github.com/thebushidocollective/han --skill performance-optimization

SKILL.md

Why: Premature optimization wastes time on non-issues while missing real problems.

One change at a time - Measure impact of each change

Question: Is the perf gain worth the readability loss? Profile first.

Use when optimizing code for performance, reducing bundle size, improving load times, or fixing performance bottlenecks. Emphasizes measurement-driven optimization. Source: thebushidocollective/han.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/thebushidocollective/han --skill performance-optimization
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is performance-optimization?

Use when optimizing code for performance, reducing bundle size, improving load times, or fixing performance bottlenecks. Emphasizes measurement-driven optimization. Source: thebushidocollective/han.

How do I install performance-optimization?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/thebushidocollective/han --skill performance-optimization Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/thebushidocollective/han