Spring Boot caching helps your apps run faster by storing frequent results. This skill shows you how to set up Redis, Caffeine, or EhCache as a cache provider. You will learn to add @Cacheable, @CacheEvict, and @CachePut to your service methods.
Use this skill when you need to cache database queries or API calls. It also covers setting expiration times and removing old data. You can even check hit and miss rates using Actuator metrics. This makes your Spring Boot services faster and more efficient.
Global
mkdir -p ~/.claude/skills/spring-boot-cacheProject
mkdir -p .claude/skills/spring-boot-cacheSource Repository
Lark Openapi Explorerlarksuite/cli
Discover and call native Lark OpenAPIs not covered by existing CLI commands
Supabasesupabase/agent-skills
Add a database auth and APIs to your app with Supabase
Design An Interfacemattpocock/skills
Generate many different interface designs and pick the best one
Convex Quickstartget-convex/agent-skills
Rapidly set up a Convex backend for new or existing apps with one command
Convex Create Componentget-convex/agent-skills
Create reusable Convex components with isolated tables and clear APIs
Convexget-convex/agent-skills
Use this router to find the perfect Convex skill for your task
Firebase Remote Config Basicsfirebase/agent-skills
Change your app's behavior instantly without a new update
Notion Apiintellectronica/agent-skills
Automate your Notion workspace with simple API calls