Back to list
harborgrid-justin

custom-renderer-implementation

by harborgrid-justin

premium legal management platform

1🍴 0📅 Jan 25, 2026

SKILL.md


name: custom-renderer-implementation description: Architect bespoke React renderers for non-DOM environments using the react-reconciler package.

Custom Renderer Implementation (React 18)

Summary

Architect bespoke React renderers for non-DOM environments using the react-reconciler package.

Key Capabilities

  • Implement a full HostConfig interface for a custom target.
  • Map fiber mutations to imperative host API calls.
  • Manage persistent vs. transient host instance updates.

PhD-Level Challenges

  • Design a scheduling-aware host config for Frame-limited targets.
  • Prove correctness of the mutation queue execution order.
  • Implement concurrent mode support for a custom target.

Acceptance Criteria

  • Deploy a working custom renderer (e.g., to Canvas or Terminal).
  • Demonstrate correct update propogation.
  • Pass the standard React conformance test suite for renderers.

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