Maintenance in progress: we are indexing a large batch of new skills. Some pages may load slowly or briefly show no results. Nothing is lost, and everything is back to normal within the hour.

Openwebf Release Versioning Rollback

Design versioning, cache busting, progressive rollout, and rollback for remote WebF bundles. Use when the user mentions version pinning, cache busting, force update, rollback, feature flags, or staged rollout.

majiayu000 6f47830 2 files · 1.2 KB Updated 567 repo stars

File contents

OpenWebF Release: Versioning & Rollback

Instructions

  1. Define a version scheme and how the host selects a version (pin, latest, channel).
  2. Define cache-busting strategy (path-based preferred for immutable assets).
  3. Define rollback: how to revert quickly without breaking clients.
  4. Use MCP docs (“Deploying Updates”, “Cache Management”, “Progressive Rollout”) as the baseline.

More:

  • reference.md
  • doc-queries.md
  • examples.md

majiayu000/claude-skill-registry-data/tree/main/data/openwebf-release commit 6f478307db

Frequently asked questions

npx skillmds add majiayu000/openwebf-release-versioning-rollback