caching-optimizer
CommunityCaching patterns to speed up apps.
Authorgizix
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides practical caching strategies for Streamlit apps to reduce recomputation and improve user experience.
Core Features & Use Cases
- Data Caching: Cache heavy data loads and transformations.
- Resource Caching: Cache external connections or models.
- Cache Invalidation & Monitoring: Clear or manage caches to stay fresh.
Quick Start
Wrap an expensive function with @st.cache_data and demonstrate cache invalidation when inputs change.
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: caching-optimizer Download link: https://github.com/gizix/cc_projects/archive/main.zip#caching-optimizer 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 223,000+ vetted skills library on demand.