optimizing-streamlit-performance

Community

Speed up Streamlit apps with caching

Authorn-elia
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Optimizes Streamlit performance by reducing unnecessary reruns and heavy re-computations.

Core Features & Use Cases

  • Caching strategies with st.cache_data to avoid recomputing expensive functions.
  • Fragment isolation via st.fragment to limit reruns to UI components.
  • Thoughtful widget strategy and layout decisions to speed up interactive dashboards.

Quick Start

Use this Skill to retrofit your Streamlit app with caching, fragments, and mindful layout decisions to reduce reruns and speed up rendering.

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: optimizing-streamlit-performance
Download link: https://github.com/n-elia/barbarapp/archive/main.zip#optimizing-streamlit-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 471,000+ vetted skills library on demand.