Conversation
管理対象のスキルのみ追跡し、ローカルにコピーされた private スキルは自動的に除外されるようにする。 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro (Legacy) Run ID: 📒 Files selected for processing (1)
Walkthrough
Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
Comment |
touyou
added a commit
that referenced
this pull request
Apr 17, 2026
animation ブランチ(PR #220)で導入される `.claude/skills/*` allowlist 構造を 本 PR にも先取りで入れておく。`change-sparkle-config` を allowlist に追加済み なので、animation ブランチが後からマージされても trivial な conflict 解消で 済む(両方の allowlist をマージするだけ)。 allowlist 対象: - accessibility-checker - add-sparkle-component - change-sparkle-config (本 PR で追加) - setup-sparkle-design 共有スキルが増えるたびにこの allowlist も更新する運用とする。 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
概要
アニメーション関連のPRはこちらをベースに集約していき最後に調整を入れる
変更内容
動作確認
pnpm lint:fix && pnpm formatを実行pnpm build:packageを実行してパッケージが正常にビルドされることを確認pnpm testを実行してテストがすべて成功することを確認セルフレビューリスト
関連 Issue