Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:20:48 +08:00
commit a7b17b6089
8 changed files with 190 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# Assets
Bundled resources for cache-performance-optimizer skill
- [ ] cache_key_template.json - Template for defining cache key structures.
- [ ] cache_config_example.json - Example cache configuration file.
- [ ] cache_monitoring_dashboard.json - Example dashboard configuration for monitoring cache performance.