redis-development
✓Redis performance optimization and best practices. Use this skill when working with Redis data structures, Redis Query Engine (RQE), vector search with RedisVL, semantic caching with LangCache, or optimizing Redis performance.
Installation
SKILL.md
Comprehensive performance optimization guide for Redis, including Redis Query Engine, vector search, and semantic caching. Contains 29 rules across 11 categories, prioritized by impact to guide automated optimization and code generation.
| 1 | Data Structures & Keys | HIGH | data- | | 2 | Memory & Expiration | HIGH | ram- | | 3 | Connection & Performance | HIGH | conn- | | 4 | JSON Documents | MEDIUM | json- | | 5 | Redis Query Engine | HIGH | rqe- | | 6 | Vector Search & RedisVL | HIGH | vector- | | 7 | Semantic Caching | MEDIUM | semantic-cache- |
| 8 | Streams & Pub/Sub | MEDIUM | stream- | | 9 | Clustering & Replication | MEDIUM | cluster- | | 10 | Security | HIGH | security- | | 11 | Observability | MEDIUM | observe- |
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/redis/agent-skills --skill redis-development- Source
- redis/agent-skills
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is redis-development?
Redis performance optimization and best practices. Use this skill when working with Redis data structures, Redis Query Engine (RQE), vector search with RedisVL, semantic caching with LangCache, or optimizing Redis performance. Source: redis/agent-skills.
How do I install redis-development?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/redis/agent-skills --skill redis-development Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/redis/agent-skills
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01