← Back to list

canvas-chat-integration-check
by ericmjl
A visual, non-linear chat interface where conversations are nodes on an infinite canvas
⭐ 23🍴 3📅 Jan 24, 2026
SKILL.md
name: canvas-chat-integration-check description: Ensure Canvas-Chat changes update all coupled components together. Use after implementing new features, auth flows, UI controls, storage changes, or plugin wiring to verify related modules and tests are updated in sync.
Canvas-Chat integration check
Workflow
- Identify the primary change (feature, API, UI, storage, plugin).
- Load
references/api_reference.mdand scan the relevant dependency bullets. - Open the listed files and confirm they are updated or intentionally unchanged.
- Run the smallest relevant checks (syntax, targeted tests), then full suites if needed.
- Append new dependency bullets to the reference map whenever you discover a missing or forgotten coupled update.
Common triggers
- New auth flows or provider integrations.
- Changes to the settings modal or API key storage.
- New modal APIs, plugin lifecycle hooks, or feature registration changes.
- Updates to the model registry or model selector behavior.
Resources
references/api_reference.mdfor the current cross-component dependency map.
Score
Total Score
50/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