Frontend Browser Caching

Use this skill when the user says 'browser caching', 'cache headers', 'service worker', 'SW', 'stale-while-revalidate', 'SWR', 'cache strategy', 'Cache-Control', 'ETag', 'cache busting', 'offline caching', or when optimizing frontend load performance. This skill enforces: Cache-Control headers with appropriate max-age, service worker caching with stale-while-revalidate pattern, cache-busted asset URLs, and offline fallback. Works with any frontend framework. Do NOT use for: backend response caching, CDN configuration, database query caching.

j4flmao Updated

File contents

j4flmao/agent-skills/tree/main/skills/frontend/universal/browser-caching commit 794d7c1b21

Frequently asked questions

npx skillmds@latest add j4flmao/frontend-browser-caching