cache-auditor
CommunityGuarantee fresh cache with full audits.
Software Engineering#service worker#indexeddb#cache auditing#stale cache detection#TTL optimization#mongodb cache invalidation#performance consistency
Authorpaulinett1508-dev
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill prevents stale or inconsistent cached data from being served by auditing cache layers across the Super Cartola Manager’s three environments and ensuring the cache matches the latest code.
Core Features & Use Cases
- Full multi-layer cache auditing (3 environments): inspects Service Worker, IndexedDB offline stores, shared Memory/Map caches, module caches, and server-side MongoDB caches.
- Coherence and TTL validation: verifies cache names/version alignment, store-to-module consistency, TTL reasonableness, and invalidation-chain completeness.
- Actionable findings with persistent history: records audit results in MongoDB (
cache_auditorias) including scores, issues, and detected “dead” cache. - Use Case: after changing cache-related code (e.g., Service Worker
CACHE_NAME, TTLs, cache invalidator rules), run the auditor to detect mismatches like orphan stores, stale SW caches, or broken invalidation triggers.
Quick Start
Run the command "/cache-auditor CACHE-APP --participante" to audit the participant app cache layers and generate an actionable report with scores and findings.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: cache-auditor Download link: https://github.com/paulinett1508-dev/SuperCartolaManagerv5-production/archive/main.zip#cache-auditor Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.