缓存

缓存策略与实现

显示 457-480 / 共 591 个技能
peixotorms

rust-performance

peixotorms

Use when optimizing Rust code performance. Covers profiling with flamegraph and perf, benchmarking with criterion, allocation analysis with dhat, Arc, Rc, Cow, SmallVec, arena allocation, zero-copy, SIMD, cache locality, #[inline], LTO, codegen-units, buffer reuse, collection choice, iterator optimization, string optimization, Rayon parallelism, struct memory layout, and release build settings.

缓存 3 7个月前
rubenpenap

epic-caching

rubenpenap

Guide on caching with cachified, SQLite cache, and LRU cache for Epic Stack

缓存 3 7个月前
Mearman

wayback-oldest

Mearman

Find the earliest archived version of a URL from the Wayback Machine. Use when the user wants to see the first capture, oldest archive, or original version of a webpage.

API 开发 3 7个月前
Mearman

wayback-newest

Mearman

Find the most recent archived version of a URL from the Wayback Machine. Use when the user wants to see the latest capture, newest archive, or current version of a webpage.

API 开发 3 7个月前
Mearman

npm-exists

Mearman

Check if an npm package name exists in the registry. Use when the user asks if a package name is available, wants to check package existence, or verify if a package is published.

缓存 3 7个月前
hirefrank

kv-optimization-advisor

hirefrank

Automatically optimizes Cloudflare KV storage patterns, suggesting parallel operations, caching strategies, and storage choice guidance

缓存 3 9个月前
pluginagentmarketplace

data-fetching

pluginagentmarketplace

"Next.js data fetching - Server actions, caching, revalidation"

缓存 3 8个月前
hirefrank

edge-performance-optimizer

hirefrank

Automatically optimizes Cloudflare Workers performance during development, focusing on cold starts, bundle size, edge caching, and global latency

缓存 3 9个月前
Mearman

wayback-check

Mearman

Check if a URL is archived in the Wayback Machine. Use when the user asks to check archive status, verify if a page is saved, or find archived versions of a URL.

API 开发 3 7个月前
Mearman

wayback-cache

Mearman

Manage Wayback Machine API cache. Use when clearing cached data, checking cache status, or bypassing cache for fresh API responses. Applies to all wayback operations (check, list, screenshot).

缓存 3 7个月前
Mearman

gravatar-check

Mearman

Check if a Gravatar exists for an email address. Use when the user wants to verify if someone has a Gravatar, check avatar availability, or validate email addresses against Gravatar's database.

缓存 3 7个月前
Mearman

npm-downloads

Mearman

Get download statistics for an npm package over time. Use when the user asks for package download counts, popularity metrics, or usage statistics.

API 开发 3 7个月前
thoreinstein

runbook

thoreinstein

Generate operational runbooks for services, procedures, or incident response with step-by-step procedures, troubleshooting guides, and escalation paths

缓存 3 7个月前
depot

depot-container-builds

depot

Configures and runs Depot remote container builds using depot build and depot bake. Use when building Docker images, creating Dockerfiles with Depot, pushing images to registries, building multi-platform/multi-arch images (linux/amd64, linux/arm64), debugging container build failures, optimizing Dockerfile layer caching, using docker-bake.hcl or docker-compose builds, or migrating from docker build / docker buildx build to Depot. Also use when the user mentions depot build, depot bake, container builds, image builds, or asks about Depot's build cache, build parallelism, or ephemeral registry.

缓存 1 6个月前
microlinkhq

keyvhq

microlinkhq

Build and operate Keyv-based caching and key-value storage using @keyvhq/core and official adapters. Use when the user mentions Keyv, keyvhq, TTL cache, namespaces, storage adapters (Redis, Mongo, MySQL, PostgreSQL, SQLite, file), or adding cache support to a Node.js module.

缓存 1 6个月前
depot

depot-github-runners

depot

Configures Depot-managed GitHub Actions runners as a drop-in replacement for GitHub-hosted runners. Use when setting up or migrating GitHub Actions workflows to use Depot runners, choosing runner sizes (CPU/RAM), configuring runs-on labels, setting up ARM or Windows or macOS runners, troubleshooting GitHub Actions runner issues, configuring egress filtering, using Depot Cache with GitHub Actions, or running Dagger/Dependabot on Depot runners. Also use when the user mentions depot-ubuntu, depot-windows, depot-macos runner labels, or asks about faster/cheaper GitHub Actions runners.

缓存 1 6个月前
fast-gateway-protocol

redis-daemon

fast-gateway-protocol

Fast Redis operations via FGP daemon - 15-50x faster than spawning redis-cli per command. Use when user needs to get/set cache values, manage keys, pub/sub, or work with Redis data structures. Triggers on "redis get", "redis set", "cache", "redis-cli", "get key", "set key".

缓存 2 7个月前
AlexanderStephenThompson

web-performance

AlexanderStephenThompson

Performance patterns for Apollo caching, Redis, and CloudFront optimization

缓存 2 6个月前
fefogarcia

carbon-design-system

fefogarcia

Build UIs using IBM's Carbon Design System. Use when the user requests Carbon-styled interfaces, IBM-style dashboards, enterprise UIs following Carbon conventions, or explicitly mentions Carbon, IBM design, or @carbon/react. Covers component usage, design tokens (color, typography, spacing, motion), theming (White, Gray 10, Gray 90, Gray 100), grid layout, and accessibility. Supports both artifact/HTML output (CDN-based) and full React project output (@carbon/react). Triggers include "Carbon", "IBM design system", "enterprise dashboard", "@carbon/react", "carbon components", or requests for IBM-style professional interfaces.

无障碍 2 6个月前
StrayDragon

uv-expert

StrayDragon

Expert guidance for uv Python package and project manager. Use when working with uv, Python dependency management, project setup, virtual environments, or when users mention uv commands, pip alternatives, or fast Python package management.

缓存 2 10个月前
violetio

File Validation

violetio

Strict detection and removal of unrelated files before PR creation

缓存 2 8个月前
twofoldtech-dakota

backend-csharp

twofoldtech-dakota

C# backend patterns for Optimizely CMS projects

自动化 2 7个月前
lpding888

billing-guard

lpding888

计费审计专家,在规划/开发/运行阶段持续审计与优化成本。评估任务卡预算、模拟调用成本、监控高成本路径,在超出预算或异常时阻断执行并提出替代方案。遵循数据驱动、三板斧优化(缓存/批量/降级)、预警阻断的工程基线。适用于规划预审、PR成本审查、运行时监控时使用。

API 开发 2 10个月前
pluginagentmarketplace

docker-optimization

pluginagentmarketplace

Optimize Docker images and containers for size, build speed, and runtime performance

缓存 2 8个月前