Agent skill
openwebf-host-caching-httpcachemode
Configure and debug WebF runtime caching in Flutter using HttpCacheMode (stale content, offline-first, cache busting, clearing caches with WebF.clearAllCaches). Use when the user mentions HttpCacheMode, WebF.clearAllCaches, offline-first, stale remote bundles, or cache adapter behavior.
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/openwebf-host-caching-httpcachemode-archview-ai-webf-plugin
SKILL.md
OpenWebF Host: Caching (HttpCacheMode)
Instructions
- Ask what the user wants: cache-first, network-first, offline-first, or “never cache in dev”.
- Use project profile and code search to detect current cache settings.
- Use MCP docs to choose an explicit
HttpCacheModeand a cache-busting/version strategy. - Provide clear “how to clear caches” guidance and verification steps.
More:
Didn't find tool you were looking for?