- Home
- /
- Categories
- /
- Caching
Caching
Caching strategies and implementation
vercel-react-best-practices
by dereknex
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.
redis-best-practices
by simba-git
Redis performance optimization and best practices. Use this skill when working with Redis data structures, Redis Query Engine (RQE), vector search with RedisVL, semantic caching with LangCache, or optimizing Redis performance.
architecture
by josavicentevw
Design, evaluate, and document software architectures including system design, design patterns, architecture patterns, scalability planning, and technology selection. Use when designing systems, choosing architectures, evaluating design decisions, or when user mentions architecture, system design, or scalability.
message-queues
by pluginagentmarketplace
Message queue systems for game servers including Kafka, RabbitMQ, and actor models
vercel-react-best-practices
by AnasX7
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.
r2-upload
by foundralab
Uploads files to Cloudflare R2, AWS S3, or any S3-compatible storage and returns a public or temporary URL. Use when you need to publish assets, share files, or provide upload helpers to other skills.
backend-csharp
by twofoldtech-dakota
C# backend patterns for Optimizely CMS projects
graphql-apollo-client
by pluginagentmarketplace
Build React apps with Apollo Client - queries, mutations, cache, and subscriptions
billing-guard
by lpding888
计费审计专家,在规划/开发/运行阶段持续审计与优化成本。评估任务卡预算、模拟调用成本、监控高成本路径,在超出预算或异常时阻断执行并提出替代方案。遵循数据驱动、三板斧优化(缓存/批量/降级)、预警阻断的工程基线。适用于规划预审、PR成本审查、运行时监控时使用。
move-big-folder
by steelan9199
将 C 盘大文件夹迁移到其他盘(D/E/F等),通过符号链接保持原路径可用,释放 C 盘空间。当用户提到 C 盘空间不足、C 盘变红、迁移大文件夹、释放 C 盘空间、软链接迁移时使用此技能。Use when user mentions C drive full, move large folder, free up C drive space, symlink migration.
devops
by terraphim
DevOps automation for Rust projects. CI/CD pipelines, container builds, deployment automation, and infrastructure as code. Optimized for GitHub Actions and Cloudflare deployment.
elixir-otp
by vircung
OTP design patterns, supervision trees, and process management with KISS principle emphasis
pr-cache-sync
by marxbiotech
Sync local PR review cache with GitHub. Use when user says "sync PR cache", "pull latest review", "refresh cache", "update local cache", or wants to ensure they have the latest review content from GitHub.
vercel-react-best-practices
by yldgio
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.
pr-cache-cleanup
by marxbiotech
Clean up local PR review cache files for merged or closed PRs. Use when user says "clean up cache", "cleanup merged PR caches", "remove old caches", "clear review cache", or wants to free up space from stale cache files.
rendering-strategies
by jigs10
Expert guidance on Next.js 15+ rendering patterns including PPR, ISR, and explicit caching strategies. Use when the user needs to decide on or implement rendering architectures, fix hydration errors, or optimize data fetching certification.
orthogonalize-pr
by corygabrielsen
Identify and separate orthogonal (independent) change sets within a decomposed PR. Creates branches for each set that could theoretically be reviewed or merged separately.
performance
by kprsnt2
Web performance optimization best practices including Core Web Vitals, loading, and caching.
turborepo
by xuasir
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.
optimizing-react
by oNo500
提供 Vercel Engineering 出品的 React 和 Next.js 性能优化指导。在编写、审查或重构 React/Next.js 代码时使用,确保最佳性能模式。
frontend-js-best-practices
by Emerson1337
JavaScript performance optimization guidelines. Use when writing, reviewing, or refactoring JavaScript/TypeScript code to ensure optimal performance patterns. Triggers on tasks involving loops, data structures, DOM manipulation, or general JS optimization.
firebase-storage
by Olino3
Build with Firebase Cloud Storage — file uploads, downloads, and secure access. Use when uploading images/files, generating download URLs, implementing file pickers, setting up storage security rules. Prevents 9 common Storage errors.
Inference Optimization
by sovr610
This skill should be used when the user asks to "optimize inference", "speed up predictions", "add caching", "batch inference", "async inference", "reduce inference latency", "profile inference", "memory efficient inference", "inference pipeline", "warm up model", "KV cache", "inference throughput", "latency benchmark", "optimize forward pass", or needs guidance on inference performance optimization, caching strategies, batch processing, async execution, or latency profiling for the brain_ai system.
monitoring
by Nomik94
Datadog 기반 모니터링, APM, 로깅, 캐싱, 스케줄링 패턴 레퍼런스. Use when: Datadog 설정, APM 트레이싱, ddtrace 설정, 트레이스 연결, 로그 설정, structlog 설정, JSON 로그, 로그 포맷, Datadog 로그 수집, 헬스체크 엔드포인트, /health 만들기, 상태 확인 API, 커스텀 메트릭, DogStatsD, 요청 추적, request ID, X-Request-ID, 요청 로깅 미들웨어, 응답 시간 측정, RequestLoggingMiddleware, 캐시 설정, 캐시 전략, cashews 캐시, redis 캐시, 캐시 무효화, TTL 설정, 스케줄링, 정기 작업, 크론잡, APScheduler, BackgroundTasks, Celery 워커. NOT for: Prometheus 설정, Grafana 대시보드, 일반 Redis 사용법.