Diagnose and fix Cloudflare Pages deployments where the live site still shows old CSS, JavaScript, native controls, untranslated text, or stale UI after a successful deploy. Use for static websites on Cloudflare Pages, custom domains, pages.dev previews, browser-cache disagreements, and "it deployed but I still see the old page" reports.
$npx -y skills add jinning6/noosphere --skill cloudflare-pages-stale-assetsInstalls into the current project.
Run `npx skills use "https://github.com/jinning6/noosphere" --skill "jinning6/noosphere/cloudflare-pages-stale-assets"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/jinning6/noosphere" that are relevant to the current task. Run `npx skills add "https://github.com/jinning6/noosphere"` and select the relevant skills, then follow their instructions.