- Home
- /
- Categories
- /
- Caching
Caching
Caching strategies and implementation
Bluehost Web App Deployment Skill
by yousufjoyian
Browser test (with cache clear) works
unpoly
by thomasklemm
Comprehensive guide for building server-rendered apps with Unpoly — a progressive enhancement framework that adds SPA-like behavior through HTML attributes. Use when working with Unpoly fragment updates, overlays/layers, forms, compilers, caching, lazy loading, animations, transitions, error handling, polling, the render lifecycle, or server integration. Covers [up-follow], [up-target], [up-layer], [up-submit], [up-validate], up.compiler(), up.render(), up.layer.open(), caching, previews, optimistic rendering, and more.
reviewing-nextjs-16-patterns
by djankies
Review code for Next.js 16 compliance - security patterns, caching, breaking changes. Use when reviewing Next.js code, preparing for migration, or auditing for violations.
django-ratelimit
by carlos-ASG
Django rate limiting patterns using django-ratelimit with Redis backend for protecting views from abuse and spam. Trigger: When implementing rate limiting, spam protection, or throttling in Django views.
intervals-time-entry
by olivoil
Fill Intervals Online time entries from daily notes with GitHub and Outlook calendar correlation. Use when asked to fill time entries, timesheets, or submit hours to Intervals. Requires chrome-devtools MCP with browser open to Intervals.
vercel-react-best-practices
by Jackiexiao
Vercel Engineering的React和Next.js性能优化指南。在编写、审阅或重构React/Next.js代码时应使用此技能,以确保最佳性能模式。触发涉及React组件、Next.js页面、数据获取、捆绑优化或性能改进的任务。
performance-review
by Protagonistss
性能瓶颈定位、资源评估与优化建议能力。
devvit-docs
by reddit
'Look up Devvit documentation from the reddit/devvit-docs repository. Use when the user asks about Devvit APIs, patterns, configuration, or examples (trigger phrases: "how do I", "devvit docs", "show me the docs", "API reference").'
pinia-colada
by Pilag6
Pinia Colada expert for Vue 3 — queries, mutations, keys, invalidation, optimistic updates, pagination, and debugging.
vercel-react-best-practices
by aiagentskills
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.
websocket
by Nomik94
FastAPI WebSocket í¨í´ ë í¼ë°ì¤. Use when: ì¹ìì¼, WebSocket, ì¤ìê°, ì±í , ì림, ì¤ìê° íµì , ws ì°ê²°, ìë°©í¥ íµì , ë¸ë¡ëìºì¤í¸, ìì¼, pub/sub. NOT for: HTTP API (fastapi skill 참조), SSE.
cache-components
by aiagentskills
Expert guidance for Next.js Cache Components and Partial Prerendering (PPR). PROACTIVE ACTIVATION: Use this skill automatically when working in Next.js projects that have cacheComponents: true in their next.config.ts/next.config.js. When this config is detected, proactively apply Cache Components patterns and best practices to all React Server Component implementations. DETECTION: At the start of a session in a Next.js project, check for cacheComponents: true in next.config. If enabled, this skill's patterns should guide all component authoring, data fetching, and caching decisions. USE CASES: Implementing 'use cache' directive, configuring cache lifetimes with cacheLife(), tagging cached data with cacheTag(), invalidating caches with updateTag()/revalidateTag(), optimizing static vs dynamic content boundaries, debugging cache issues, and reviewing Cache Component implementations.
configuring-image-optimization
by djankies
Teach image optimization configuration changes in Next.js 16. Use when configuring images, troubleshooting image loading, or migrating image settings.
docker
by zhongjis
Docker and Docker Compose patterns for local development, container security, networking, volume strategies, and multi-service orchestration. Use when working with Docker, Dockerfiles, docker-compose, container builds, or container debugging.
vercel-react-best-practices
by Jackiexiao
Vercel Engineering的React和Next.js性能优化指南。在编写、审阅或重构React/Next.js代码时应使用此技能,以确保最佳性能模式。触发涉及React组件、Next.js页面、数据获取、捆绑优化或性能改进的任务。
vercel-react-best-practices
by yuanxiao0115
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.
xlb-topic-index
by hhsw2015
Use when user input contains xlb topic queries (for example "xlb >vibe coding/vib", "xlb ??vibe coding", or "查询xlb vibe coding主题") and the task is to fetch Markdown index from local getPluginInfo API, then perform code-based retrieval with routing to available network skills/MCP tools when possible.
m10-performance
by lywa1998
"CRITICAL: Use for performance optimization. Triggers: performance, optimization, benchmark, profiling, flamegraph, criterion, slow, fast, allocation, cache, SIMD, make it faster, 性能优化, 基准测试"
hiram-performance
by christopheraaronhogg
Provides expert performance analysis, bottleneck identification, and optimization assessment. Use this skill when the user needs performance audit, Core Web Vitals review, or scalability evaluation. Triggers include requests for performance review, load testing guidance, or when asked to identify bottlenecks. Produces detailed consultant-style reports with findings and prioritized recommendations — does NOT write implementation code.
react-query
by umxr
TanStack Query (React Query) best practices and patterns from TkDodo's authoritative guides. Use when writing, reviewing, or debugging React Query code including queries, mutations, caching, optimistic updates, and TypeScript integration. Triggers on useQuery, useMutation, useInfiniteQuery, QueryClient, queryKey, staleTime, cacheTime, gcTime, invalidateQueries, or React Query patterns.
devvit-skill-setup
by reddit
"Configure a repo's agent instruction files (AGENTS.md, CLAUDE.md, etc.) to auto-apply Devvit skill guidance. Trigger phrases: \"configure skills\", \"setup skills\", \"add devvit docs rule\"."
Inversion Exercise
by yousufjoyian
Claude agent skills and workspace configuration
ioredis
by yusenthebot
A robust, performance-focused and full-featured Redis client for Node.js.. Use when: building interactive command-line tools; styled terminal output; progress indicators and spinners. NOT for: web browser UI rendering; server-side HTML generation.
cost-planning
by simplerick0
Plan and optimize infrastructure costs for solo developers and small teams. Use for cloud cost estimation, choosing cost-effective architectures, setting up billing alerts, comparing hosting options, and optimizing for bootstrap/side-project budgets.