redis-cache-manager

This skill provides automated assistance for redis cache manager tasks within the Backend Development domain.

Content Preview
---
name: redis-cache-manager
description: |
  Redis Cache Manager - Auto-activating skill for Backend Development.
  Triggers on: redis cache manager, redis cache manager
  Part of the Backend Development skill category.
allowed-tools: Read, Write, Edit, Bash, Grep
version: 1.0.0
license: MIT
author: Jeremy Longshore <[email protected]>
---

# Redis Cache Manager

## Purpose

This skill provides automated assistance for redis cache manager tasks within the Backend Development domain.

#
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/redis-cache-manager.md \
  https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/planned-skills/generated/06-backend-dev/redis-cache-manager/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skills

Then reference at planned-skills/generated/06-backend-dev/redis-cache-manager/SKILL.md

Related Skills