conductor-rewrite-performance
CommunityProfiling-driven optimizations for React apps.
Authorboraoztunc
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Performance bottlenecks in local-first React desktop apps caused by excessive re-renders, unstable references, and heavy component trees, especially when profiling in environments without Chrome DevTools access.
Core Features & Use Cases
- Shim the Tauri bridge to profile in Chrome when DevTools are unavailable.
- Replace react-router with TanStack Router for stable references to prevent cascading re-renders.
- Virtualize and memoize streaming lists to handle long-running data streams efficiently.
- Move expensive synchronous work off the critical path to improve perceived responsiveness.
- Manage memory for multiple heavyweight child processes by idle shutdown and resume-on-demand.
Quick Start
Identify your app's major rendering bottlenecks and apply profiling shims, routing stability changes, virtualization, and background work to regain responsiveness.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: conductor-rewrite-performance Download link: https://github.com/boraoztunc/skills/archive/main.zip#conductor-rewrite-performance Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.