agentsclimarketplace

010111 http caching

Skill natuleadan/skills/skills/010111-http-caching

Multi-domain agent skills collection for AI coding agents (Claude, Cursor, Copilot, OpenCode, and more). Covers programming, biology, cooking, and future domains. Installable via npx skills add.

Install
npx -y skills add natuleadan/skills --skill 010111-http-caching

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 2 stars2 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Three-tier caching — browser, runtime, and distributed cache. Pipeline batching, atomic transactions, invalidation, and multi-language cache keys.

The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.

SKILL.md

1.1 KB, as published. Nobody here has run it

Caching Strategies

Three-tier caching architecture: browser/CDN, runtime, and distributed cache. TTL strategies, pipeline batching, atomic transactions, and invalidation patterns.

References

TopicFile
Caching patterns: pipeline batching, atomic transactions, three-tier architecturereferences/caching-patterns.md
Cache keys, tag-based revalidation, hierarchical keysreferences/cache-keys-revalidation.md
CDN cache headers, Cache-Control directives, stale-while-revalidatereferences/cdn-cache-headers.md
Runtime cache (Next.js): "use cache", cacheTag, cacheLife, revalidationreferences/runtime-cache-nextjs.md
Six caching principles and quick reference tablereferences/caching-principles.md

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.