← Back to list

scalable-routing-and-code-splitting
by harborgrid-justin
premium legal management platform
⭐ 1🍴 0📅 Jan 25, 2026
SKILL.md
name: scalable-routing-and-code-splitting description: Design routing and code-splitting strategies that scale to large applications with minimal load-time overhead.
Scalable Routing and Code Splitting (React 18)
Summary
Design routing and code-splitting strategies that scale to large applications with minimal load-time overhead.
Key Capabilities
- Implement route-based and component-based splitting with preloading.
- Coordinate code-splitting with
Suspenseand streaming SSR. - Optimize preload heuristics based on navigation prediction.
PhD-Level Challenges
- Model navigation predictions and minimize prefetch waste.
- Prove correctness of lazy-loading error recovery.
- Quantify trade-offs between bundle count and latency.
Acceptance Criteria
- Demonstrate measurable improvements in initial load time.
- Provide preload heuristics and evaluation results.
- Document error recovery for lazy-loaded routes.
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