cache-strategy-builder
This skill implements caching strategies (Redis, in-memory) with TTL, invalidation, and patterns.Supports Redis (ioredis, redis-py), in-memory (LRU cache), with cache-aside, write-through, read-through patterns.Creates cache wrappers, TTL management, cache invalidation, cache warming, decorator patterns.Activate when user says "add caching", "Redis cache", "cache strategy", "improve performance with cache".Output: Complete caching implementation with Redis/in-memory, TTL, invalidation, and performance boost.
$ Installer
git clone https://github.com/MaciWP/CV_Astro /tmp/CV_Astro && cp -r /tmp/CV_Astro/.claude/skills/cache-strategy-builder ~/.claude/skills/CV_Astro// tip: Run this command in your terminal to install the skill
Repository

MaciWP
Author
MaciWP/CV_Astro/.claude/skills/cache-strategy-builder
1
Stars
0
Forks
Updated6d ago
Added1w ago