go-cache
CommunityGenerate Go Redis cache implementations.
Authorcristiano-pacheco
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the creation of Go cache layers using Redis, ensuring consistent implementation of caching patterns for improved application performance and reduced database load.
Core Features & Use Cases
- Boilerplate Generation: Creates both the cache port interface and the Redis-backed implementation, adhering to the two-file pattern.
- Variant Support: Generates code for both boolean flag caches (for existence checks) and JSON data caches (for structured objects).
- Use Case: When developing a new Go microservice that requires caching user sessions or API rate limiting, invoke this skill to quickly scaffold the necessary Redis cache components.
Quick Start
Use the go-cache skill to generate a JSON data cache for user profiles.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: go-cache Download link: https://github.com/cristiano-pacheco/ai-tools/archive/main.zip#go-cache Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.