スキル一覧に戻る
danecando

diff-parsing-and-rendering

by danecando

Share your Claude Code agent sessions

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

SKILL.md


name: diff-parsing-and-rendering description: Reference for the @pierre/diffs code/file diff rendering library (React, vanilla JS, SSR, worker pool, caching). Use when you need API usage, setup, or configuration details for parsing diffs, rendering files, or tuning options.

Pierre Diffs Docs

Use this skill to navigate the Pierre Diffs documentation and pull exact API patterns, types, and options.

How to use

Open pierre-diffs-docs.md to pick the right file, then jump to the relevant section using search. Prefer targeted searches (e.g., "MultiFileDiff", "parsePatchFiles", "WorkerPool", "preload").

Section map

Usage reminders

  • Keep FileContents and FileDiffMetadata objects stable; components use reference equality.
  • Use cacheKey consistently when enabling worker pool caching; change the key whenever content changes.
  • expandUnchanged requires oldLines/newLines (available when using parseDiffFromFile).

スコア

総合スコア

60/100

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

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

+10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

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