スキル一覧に戻る
harborgrid-justin

rendering-stability-under-load

by harborgrid-justin

premium legal management platform

1🍴 0📅 2026年1月25日
GitHubで見るManusで実行

SKILL.md


name: rendering-stability-under-load description: Guarantee UI stability during extreme rendering pressure using boundary partitioning and adaptive throttling.

Rendering Stability Under Load (React 18)

Summary

Guarantee UI stability during extreme rendering pressure using boundary partitioning and adaptive throttling.

Key Capabilities

  • Decompose UI into independently recoverable regions.
  • Apply adaptive throttling to expensive computations.
  • Use useDeferredValue and useTransition to smooth updates.

PhD-Level Challenges

  • Model stability as a control system with feedback loops.
  • Derive convergence criteria for adaptive throttling.
  • Quantify stability improvements using jitter and stutter metrics.

Acceptance Criteria

  • Demonstrate stable input latency under synthetic load.
  • Provide metrics comparing jitter before/after tuning.
  • Document failure recovery paths for critical UI regions.

スコア

総合スコア

40/100

リポジトリの品質指標に基づく評価

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

レビュー

💬

レビュー機能は近日公開予定です