Skip to content

【DNM】Animationベースブランチ#220

Open
touyou wants to merge 3 commits into
mainfrom
animation
Open

【DNM】Animationベースブランチ#220
touyou wants to merge 3 commits into
mainfrom
animation

Conversation

@touyou
Copy link
Copy Markdown
Member

@touyou touyou commented Apr 8, 2026

概要

アニメーション関連のPRはこちらをベースに集約していき最後に調整を入れる

変更内容

  • 項目 1
  • 項目 2

動作確認

  • pnpm lint:fix && pnpm format を実行
  • pnpm build:package を実行してパッケージが正常にビルドされることを確認
  • pnpm test を実行してテストがすべて成功することを確認

セルフレビューリスト

  • AIレビューを活用しましたか?
  • フォーマットに沿ってドキュメントコメントが記載されていますか?
  • shadcn MCP用のJSONが正しく定義できていますか?(descriptionがFigmaなどと一致していること、dependenciesとregistryDependenciesが定義されていること)
  • テストコードが記載されていますか?(指示書があるためAI生成推奨)
  • Storybookが十分にあり、かつドキュメントが正しく反映されていますか?(二重管理を防ぐためドキュメントコメントが反映されている状態が理想、複合コンポーネントはsubcomponentsを活用する)
  • Code connectを正しく設定しましたか?(実際にアップロード操作をした際にエラーが出ないことを確認する)
  • ルートの README のステータスを更新しましたか?
  • コンポーネントフォルダの README.md を更新しましたか?(description、Client/Server Component 情報、使用例、注意事項)
  • 動作確認の手順を実行しましたか?
  • Storybookリンクでデザイナーにレビュー依頼をしましたか?
  • アクセシビリティチェックを実施しましたか?

関連 Issue

管理対象のスキルのみ追跡し、ローカルにコピーされた
private スキルは自動的に除外されるようにする。

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings April 8, 2026 01:22
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 8, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
sparkle-design Ready Ready Preview, Comment Apr 16, 2026 2:43am

Request Review

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 8, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro (Legacy)

Run ID: 6cb9b957-d489-4275-b5a8-d1adc926a064

📥 Commits

Reviewing files that changed from the base of the PR and between 968aad0 and a58490f.

📒 Files selected for processing (1)
  • .gitignore

Walkthrough

.gitignore ファイルが更新され、.claude/skills/ ディレクトリ配下のすべてのファイルを無視する設定が追加されました。その後、3つの特定のサブディレクトリ(accessibility-checker/add-sparkle-component/setup-sparkle-design/)は明示的に version control に含める設定がされています。

Changes

Cohort / File(s) Summary
gitignore設定の更新
.gitignore
.claude/skills/ 配下を全て無視、その後 3つの特定のスキルディレクトリを明示的に unignore する設定を追加。

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 バージョン管理の森で、
スキルのお庭を整えよう
三つの宝は光輝き
他は静かに眠る床
賢い除外で、すっきりと ✨


Comment @coderabbitai help to get the list of available commands and usage tips.

@touyou touyou changed the title Animationベースブランチ 【DNM】Animationベースブランチ Apr 8, 2026
Copilot AI review requested due to automatic review settings April 16, 2026 02:41
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.

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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants