mandu-performance

Community

Boost Mandu app performance with proven patterns.

Authorkonamgil
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Performance optimization patterns for Mandu applications to reduce latency, shrink bundles, and improve overall runtime efficiency by guiding how to structure async work, caching, and rendering.

Core Features & Use Cases

  • Async optimization using Promise.all and early awaits to minimize network latency.
  • Bundle and island optimization via direct imports and dynamic loading to reduce initial payload.
  • Caching strategies using React.cache() and LRU caches to avoid duplicate work and data fetches.
  • Bun runtime tuning and streaming patterns to maximize throughput on Bun.
  • Rendering improvements for island hydration and startTransition-based updates to prevent UI blocking.
  • Example: Optimize a dashboard that fetches user data, posts, and analytics in parallel and lazy-load heavy components.

Quick Start

Apply Mandu-performance guidelines to your app to optimize async operations, code-splitting, and caching for faster, more reliable executions.

Dependency Matrix

Required Modules

None required

Components

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: mandu-performance
Download link: https://github.com/konamgil/mandu/archive/main.zip#mandu-performance

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.