CodexClaude
Cache Strategy Review
Review cache keys, invalidation, TTLs, and stale data risk.
Audits client, server, CDN, and data caches to reduce stale behavior and accidental over-caching.
Curated score
84
Difficulty
Advanced
Risk
High
What it helps with
Review cache headers
Plan invalidation
Check query keys
Use cases
Performance
Stale data bugs
CDN review
Skill contents
SKILL.mdIncluded
ScriptsNot listed
ReferencesIncluded
AssetsNot listed
cacheTTLperformance
Safety / risk notes
SKILL.md
Check before using
Confirm credentials and deployment targets.
Run dry checks before publishing.
Review generated scripts, permissions, and rollback path.
Source
GitHub
SourceSimilar skills
Nearby shelf.
🧑💻API Integration
Wire external APIs with typed clients and clear error paths.
🧬TypeScript Strictness
Raise type safety without a noisy rewrite.
🪝Webhook Handler
Build reliable webhook handlers with verification and retries.
🧩Backend Routes
Small, reliable API endpoints with validation and tests.
🧯Error Handling Pass
Make failure paths explicit, useful, and testable.
🪵Log Signal Review
Turn noisy logs into useful operational signals.