← Back to list

resource-cache-invalidation
by harborgrid-justin
premium legal management platform
⭐ 1🍴 0📅 Jan 25, 2026
SKILL.md
name: resource-cache-invalidation description: Implement advanced caching with precise invalidation for highly dynamic data domains.
Resource Cache Invalidation (React 18)
Summary
Implement advanced caching with precise invalidation for highly dynamic data domains.
Key Capabilities
- Design multi-tier caches (in-memory + persisted) with TTL policies.
- Implement versioned cache keys to prevent stale hydration.
- Use dependency-based invalidation with minimal recomputation.
PhD-Level Challenges
- Formally reason about cache staleness windows and correctness.
- Analyze invalidation cascades in high-churn data graphs.
- Derive optimal TTL under changing network conditions.
Acceptance Criteria
- Provide cache hit-rate analysis before/after improvements.
- Demonstrate deterministic cache invalidation behavior.
- Document consistency guarantees and failure modes.
Score
Total Score
40/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon