缓存
缓存策略与实现
node-npm-environment
gemini960114
Use when the user asks about Node.js, npm, nvm, package.json, or shows node/npm output. Assume Node is already installed and prefer existing setup instead of reinstalling.
redis
simplerick0
Redis specialist focused on caching strategies, data structures, and real-time data patterns. Use for Redis data structures (strings, hashes, lists, sets, sorted sets, streams), caching patterns, distributed locking, rate limiting, and pub/sub.
bullmq-specialist
automindtechnologie-jpg
"BullMQ expert for Redis-backed job queues, background processing, and reliable async execution in Node.js/TypeScript applications. Use when: bullmq, bull queue, redis queue, background job, job queue."
vercel-react-best-practices
AidanGio
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.
local-redis-skill
Darna-Digital
Connect to and execute commands against a local Docker-based Redis instance. Use when the user wants to run Redis commands, inspect Redis keys/values, debug Redis data, or interact with the local Redis container.
hydric-token-baskets-user
hydric-org
Comprehensive guide for interacting with the hydric Token Baskets system. Use this skill when you need to discover, fetch, or validate curated lists of tokens (baskets) like Stablecoins, LSTs, or Pegged Assets across various blockchain networks.
nginx-configuration
karchtho
Configure Nginx web server for high-performance reverse proxy, load balancing, SSL/TLS, caching, and API gateway functionality. Master production deployments, security headers, and monitoring.
xcodegen-cli
zyuapp
Use XcodeGen CLI to create, update, inspect, and troubleshoot Xcode projects from YAML or JSON specs. Trigger this skill when users ask to run xcodegen generate, xcodegen dump, or xcodegen cache; to author or fix project.yml; to split specs with include; or to diagnose parsing, validation, and path-related generation failures.
jpa-hibernate-optimization
Hack23
Optimize JPA/Hibernate: entity design, query performance, N+1 prevention, caching strategies
debug-state
ShotaIuchi
Application state investigation. Apply when debugging unexpected state, variable corruption, stale caches, data inconsistencies, and state transition failures.
SKILL.md — KegSafe Tech
totalutiliti
Validação Pipe customizado CustomValidationPipe
oracle
baggiponte
Submit an implementation plan to GPT 5.2-xhigh for review by a senior engineer persona. The Oracle provides direct, honest critique focused on simplicity and pragmatic excellence. Use when you have a detailed implementation plan and want a second opinion before coding. Triggers on "review my plan", "get Oracle feedback", "consult the Oracle", "plan review", or when you want senior engineer critique on an implementation approach.
using-cache-directive
djankies
Teach Cache Components model with 'use cache' directive in Next.js 16. Use when implementing caching, optimizing performance, working with dynamic data, or migrating from Next.js 15 caching patterns.
background-tasks
Nomik94
백그라운드 작업 패턴 레퍼런스. Use when: 백그라운드 작업, 비동기 작업, Celery, 이메일 발송, 무거운 작업, 큐, task queue, 작업 스케줄링, periodic task, BackgroundTasks, worker, 작업 재시도, retry, dead letter. NOT for: 단순 async/await (FastAPI 기본 비동기).
redis
kprsnt2
Redis best practices including data modeling, caching patterns, and performance optimization.
django
kprsnt2
Django framework best practices including project structure, ORM, and security.
vercel-react-best-practices
Lium-7768
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.
prompt-caching
anilsoylu
Guide for optimizing prompt caching in agentic AI applications. Use when building Claude agents, optimizing API costs, designing system prompts, managing tool definitions, implementing compaction, or troubleshooting cache miss rates. Triggers: "prompt caching", "cache hit rate", "reduce API costs", "system prompt ordering", "tool definitions caching", "compaction", "context window management", "agent cost optimization", "prefix caching", "cache-safe forking", "agentic loop cost", "token cost reduction", "cache miss debugging".
backend-architect
shaul1991
Backend Architect Agent. ìì¤í ì¤ê³, ìí¤í ì² ê²°ì , 기ì ì íì ë´ë¹í©ëë¤. ì¤ê³, ìí¤í ì², 구조, í¨í´, 기ì ì í ê´ë ¨ ìì² ì ì¬ì©ë©ëë¤.
cdn-cache-control-headers
curiositech
Designing HTTP cache headers that work correctly across browsers, CDNs, and shared proxies — Cache-Control directives per RFC 9111, stale-while-revalidate and stale-if-error per RFC 5861, the Vary header for varying responses, and surrogate keys for tag-based purging. Grounded in IETF RFCs and Cloudflare/Fastly docs. NOT for service-worker or browser-only caching, Redis/memcached application caching, or edge-function compute.
turborepo
ehyland
Turborepo monorepo build system guidance. Triggers on: turbo.json, task pipelines, dependsOn, caching, remote cache, the "turbo" CLI, --filter, --affected, CI optimization, environment variables, internal packages, monorepo structure/best practices, and boundaries. Use when user: configures tasks/workflows/pipelines, creates packages, sets up monorepo, shares code between apps, runs changed/affected packages, debugs cache, or has apps/packages directories.
ckvd-fcp-monitor
terrylica
Monitor and diagnose FCP (Failover Control Protocol) behavior, cache health, and data source performance. TRIGGERS - FCP issues, cache problems, slow data, Vision API errors, REST fallback, data source debugging.
cloud-native-engineer
Codewithsaffy
The definitive skill for building and deploying high-performance, distributed systems using Cloud Native standards (Dapr, Redis, Microservices). Use when a project requires professional-grade architecture, cross-service communication, elastic scaling, and sub-second agentic latency. Mandatory for flawless deployments on Kubernetes (Local or Cloud).
security-audit
Nomik94
프로젝트 보안 패턴, JWT 인증, RBAC, 예외 처리 레퍼런스. Use when: 로그인 구현, 인증 구현, JWT 토큰 발급, 액세스 토큰, 리프레시 토큰, Refresh Token Rotation, 토큰 블랙리스트, Redis 토큰 저장소, 권한 관리, RBAC 설정, 역할 기반 접근제어, require_roles, Role vs UserRole, 예외 처리 설계, UnauthorizedException, ForbiddenException, mappings.py, 패스워드 해싱, 비밀번호 암호화, bcrypt, HashedPassword, 보안 점검, 보안 체크리스트, 취약점 확인, OWASP, 코드 감사, CORS 설정, rate limiting, 에러 응답에 민감정보 노출. NOT for: 일반적인 HTTP 상태코드 의미, OAuth2 프로바이더 연동.