缓存

缓存策略与实现

显示 529-552 / 共 591 个技能
Pilag6

pinia-colada

Pilag6

Pinia Colada expert for Vue 3 — queries, mutations, keys, invalidation, optimistic updates, pagination, and debugging.

缓存 0 7个月前
aiagentskills

vercel-react-best-practices

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.

缓存 0 7个月前
Nomik94

websocket

Nomik94

FastAPI WebSocket 패턴 ë ˆí¼ëŸ°ìŠ¤. Use when: 웹소켓, WebSocket, 실시간, 채팅, 알림, 실시간 í†µì‹ , ws 연결, 양방향 í†µì‹ , 브로드캐스트, 소켓, pub/sub. NOT for: HTTP API (fastapi skill 참조), SSE.

缓存 0 6个月前
aiagentskills

cache-components

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.

缓存 0 7个月前
djankies

configuring-image-optimization

djankies

Teach image optimization configuration changes in Next.js 16. Use when configuring images, troubleshooting image loading, or migrating image settings.

缓存 0 9个月前
zhongjis

docker

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.

缓存 0 6个月前
Jackiexiao

vercel-react-best-practices

Jackiexiao

Vercel Engineering的React和Next.js性能优化指南。在编写、审阅或重构React/Next.js代码时应使用此技能,以确保最佳性能模式。触发涉及React组件、Next.js页面、数据获取、捆绑优化或性能改进的任务。

缓存 0 6个月前
yuanxiao0115

vercel-react-best-practices

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.

缓存 0 7个月前
hhsw2015

xlb-topic-index

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.

缓存 0 6个月前
lywa1998

m10-performance

lywa1998

"CRITICAL: Use for performance optimization. Triggers: performance, optimization, benchmark, profiling, flamegraph, criterion, slow, fast, allocation, cache, SIMD, make it faster, 性能优化, 基准测试"

缓存 0 7个月前
copyleftdev

pavlo-database-performance

copyleftdev

Optimize databases in the style of Andy Pavlo, CMU professor and database performance expert. Emphasizes understanding internals, benchmarking rigorously, and making informed architectural choices. Use when tuning query performance, designing storage engines, or evaluating database technologies.

缓存 0 7个月前
christopheraaronhogg

hiram-performance

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.

缓存 0 7个月前
umxr

react-query

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.

缓存 0 7个月前
yousufjoyian

Inversion Exercise

yousufjoyian

Claude agent skills and workspace configuration

缓存 0 7个月前
yusenthebot

ioredis

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.

缓存 0 6个月前
simplerick0

cost-planning

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.

缓存 0 7个月前
Nomik94

middleware

Nomik94

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

缓存 0 6个月前
jyasuu

redis

jyasuu

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

缓存 0 7个月前
ChronoAIProject

chrono-deploy

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.

缓存 0 7个月前
simplerick0

github-actions

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.

缓存 0 7个月前
Hack23

api-integration

Hack23

External API integration patterns, retry logic, circuit breakers, caching, rate limiting for government data APIs

API 开发 236 6个月前
karchtho

api-architecture

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 开发 0 7个月前
kunhai-88

turborepo

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。"

缓存 0 7个月前
moldable-ai

granola

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.

缓存 0 6个月前