← スキル一覧に戻る

diff-parsing-and-rendering
by danecando
Share your Claude Code agent sessions
⭐ 0🍴 0📅 2026年1月20日
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
- Overview + installation: pierre-diffs-overview.md
- Core types: pierre-diffs-core-types.md
- Creating diffs: pierre-diffs-creating-diffs.md
- React API: pierre-diffs-react.md
- Shared props/options: pierre-diffs-options.md
- Vanilla JS API + utilities + styling: pierre-diffs-vanilla.md
- Worker pool + caching + API reference: pierre-diffs-worker-pool.md
- Architecture: pierre-diffs-architecture.md
- SSR + preloaders: pierre-diffs-ssr.md
Usage reminders
- Keep
FileContentsandFileDiffMetadataobjects stable; components use reference equality. - Use
cacheKeyconsistently when enabling worker pool caching; change the key whenever content changes. expandUnchangedrequiresoldLines/newLines(available when usingparseDiffFromFile).
スコア
総合スコア
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
レビュー
💬
レビュー機能は近日公開予定です