Session store implementations across frameworks
Installation
Details
Usage
After installing, this skill will be available to your AI coding assistant.
Verify installation:
npx agent-skills-cli listSkill Instructions
name: session-management description: Session store implementations across frameworks allowed-tools: Read, Bash, Grep, Glob
session-management
Purpose: Session store implementations across frameworks for Redis implementations.
Activation Triggers:
- When implementing session management
- When user mentions Redis Session store implementations across frameworks
- When designing Redis architecture
Quick Reference
See templates/, scripts/, and examples/ for implementation patterns.
Templates
templates/- Configuration file templates- All templates use placeholders (no hardcoded credentials)
Scripts
scripts/- Automation and testing scripts
Examples
examples/- Implementation examples for common use cases
Security Compliance
This skill follows strict security rules:
- All code examples use placeholder values only
- No real API keys, passwords, or secrets
- Environment variable references in all code
.gitignoreprotection documented
More by vanman2024
View allTask routing and queue management patterns for Celery including priority queues, topic exchanges, worker-specific routing, and advanced queue configurations. Use when configuring task routing, managing queues, setting up priority queues, implementing worker routing, configuring topic exchanges, or when user mentions task routing, queue management, Celery routing, worker assignments, or message broker routing.
Next.js checkout UI components with Stripe Elements and payment forms. Use when creating checkout pages, payment forms, subscription UIs, customer portals, or when user mentions Stripe Elements, payment UI, checkout flow, subscription management, or payment forms.
Astro Setup Skill: Provides installation, prerequisite checking, and project initialization for Astro websites with AI Tech Stack 1 integration
Vercel deployment configuration and optimization for Next.js applications including vercel.json setup, environment variables, build optimization, edge functions, and deployment troubleshooting. Use when deploying to Vercel, configuring deployment settings, optimizing build performance, setting up environment variables, configuring edge functions, or when user mentions Vercel deployment, production setup, build errors, or deployment optimization.
