redis-cache/SKILL.md
Implement Redis caching strategies to improve application performance and reduce database load.
npx skillsauth add Heldinhow/awesome-opencode-dev-skills redis-cacheInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Redis provides in-memory caching to improve application performance and reduce database load. This skill should be invoked when implementing caching for frequently accessed data, session storage, or rate limiting.
tools
Implement WebSocket communication for real-time bidirectional client-server communication.
development
Implement webhook handlers for processing incoming events from external services.
development
Test web applications using Playwright for end-to-end browser testing.
development
Build production-quality HTML artifacts using React, Tailwind CSS, and shadcn/ui.