Performance Optimization Deep Knowledge : Use with technology: for comprehensive documentation. When NOT to Use This Skill This skill focuses on runtime performance optimization. Do NOT use for: - Algorithm optimization - Use computer science/data structures fundamentals - Code readability - Use skill (don't sacrifice readability for micro-optimizations) - Build time optimization - Use build tool specific skills (Vite, Webpack, etc.) - Developer experience - Use DX-focused skills and tooling - Security hardening - Use security-specific skills (performance != security) Anti-Patterns | Anti-Pat…