Caching

Caching strategies and implementation

Showing 529-552 of 571 skills
Nomik94

middleware

by Nomik94

FastAPI 미들웨어 및 cross-cutting decorator 패턴 레퍼런스. Use when: 미들웨어 추가/순서 설정, CORS 설정, 요청 로깅, rate limiting, X-Request-ID 주입, 요청 시간 측정, @transactional/@retry/@log_execution decorator 적용, sub-application별 미들웨어 분리. NOT for: 라우터 레벨 의존성 (Depends 사용), 예외 핸들러 등록.

Caching 0 3mo ago
jyasuu

redis

by jyasuu

Redis in-memory data structure store commands including key operations, hashes, pub/sub, streams, and clustering.

Caching 0 4mo ago
ChronoAIProject

chrono-deploy

by ChronoAIProject

Deploy current Git repository to the Developer Platform using MCP tools. Use when user asks to deploy, to deploy their project, or wants to push code to production. Covers pre-flight checks, GitHub OAuth, pipeline creation with environment variable detection, deployment triggering, and monitoring.

Caching 0 4mo ago
simplerick0

github-actions

by simplerick0

CI/CD specialist focused on GitHub Actions workflows, automation, and pipeline optimization. Use for workflow configuration, reusable workflows, composite actions, matrix strategies, caching, and deployment pipelines.

Caching 0 4mo ago
karchtho

api-architecture

by karchtho

API versioning, security, authentication, rate limiting, monitoring, error handling, and documentation strategies for production APIs. Use when planning API infrastructure, implementing security concerns, or designing monitoring strategies.

API Dev 0 4mo ago
kunhai-88

turborepo

by kunhai-88

"Turborepo monorepo 构建系统指导。触发词:turbo.json、task pipelines、dependsOn、caching、remote cache、turbo CLI、--filter、--affected、CI optimization、environment variables、internal packages、monorepo structure/best practices、boundaries。"

Caching 0 4mo ago
moldable-ai

granola

by moldable-ai

Read and analyze Granola.ai local meeting cache on macOS (search meetings, details, transcripts, documents, and pattern analysis) via a local TypeScript script.

Caching 0 3mo ago
gemini960114

node-npm-environment

by 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.

Caching 0 3mo ago
simplerick0

redis

by 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.

Caching 0 4mo ago
automindtechnologie-jpg

bullmq-specialist

by 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."

Caching 0 4mo ago
AidanGio

vercel-react-best-practices

by 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.

Caching 0 4mo ago
Darna-Digital

local-redis-skill

by 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.

Caching 0 3mo ago
hydric-org

hydric-token-baskets-user

by 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.

Agents 0 4mo ago
karchtho

nginx-configuration

by 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.

API Dev 0 4mo ago
httprunner

resolve-kwai-cdn-url

by httprunner

Resolve Kuaishou (快手 / Kwai) share links or share text into video CDN URLs. Use for single links, share text, or CSV inputs when output must be JSONL with CDNURL/error_msg. Prefer videodl (videofetch); fall back to GraphQL/mobile-page extraction with cookies when needed.

API Dev 0 3mo ago
zyuapp

xcodegen-cli

by 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.

Caching 0 3mo ago
ShotaIuchi

debug-state

by ShotaIuchi

Application state investigation. Apply when debugging unexpected state, variable corruption, stale caches, data inconsistencies, and state transition failures.

Caching 0 3mo ago
baggiponte

oracle

by 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.

Caching 0 3mo ago
djankies

using-cache-directive

by 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.

Caching 0 6mo ago
Nomik94

background-tasks

by Nomik94

백그라운드 작업 패턴 레퍼런스. Use when: 백그라운드 작업, 비동기 작업, Celery, 이메일 발송, 무거운 작업, 큐, task queue, 작업 스케줄링, periodic task, BackgroundTasks, worker, 작업 재시도, retry, dead letter. NOT for: 단순 async/await (FastAPI 기본 비동기).

Automation 0 3mo ago
kprsnt2

redis

by kprsnt2

Redis best practices including data modeling, caching patterns, and performance optimization.

Caching 0 5mo ago
kprsnt2

django

by kprsnt2

Django framework best practices including project structure, ORM, and security.

Caching 0 5mo ago
Lium-7768

vercel-react-best-practices

by 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.

Caching 0 3mo ago
anilsoylu

prompt-caching

by 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".

Caching 0 3mo ago