mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-05-18 23:03:06 +08:00
Add files present in zh-CN but missing from ja-JP: - commands: claw, context-budget, devfleet, docs, projects, prompt-optimize, rules-distill (7 files) - skills: regex-vs-llm-structured-text, remotion-video-creation, repo-scan, research-ops, returns-reverse-logistics, rules-distill, rust-patterns, rust-testing, skill-comply, skill-stocktake, social-graph-ranker, swift-actor-persistence, swift-concurrency-6-2, swift-protocol-di-testing, swiftui-patterns, team-builder, terminal-ops, token-budget-advisor, ui-demo, unified-notifications-ops, video-editing, videodb (+reference/*), visa-doc-translate, workspace-surface-audit, x-api (37 files) Result: ja-JP now has 517 files vs zh-CN 412 files. zh-CN parity: 0 missing files (complete parity achieved).
4.2 KiB
4.2 KiB
name, description, metadata
| name | description | metadata | ||
|---|---|---|---|---|
| remotion-video-creation | Remotion のベストプラクティス - React で動画を作成する。3D、アニメーション、音声、字幕、チャート、トランジションなどをカバーするドメイン固有の29のルール。 |
|
使用場面
Remotion のコードを扱い、ドメイン固有の知識が必要な場合にこのスキルを使用してください。
使い方
詳細な説明とコード例については、各ルールファイルをお読みください:
- rules/3d.md - Three.js と React Three Fiber を使用して Remotion で 3D コンテンツを作成する
- rules/animations.md - Remotion の基本的なアニメーションスキル
- rules/assets.md - Remotion で画像、動画、音声、フォントをインポートする
- rules/audio.md - Remotion での音声とサウンドの使用——インポート、トリミング、音量、速度、ピッチ
- rules/calculate-metadata.md - コンポジションの長さ、サイズ、プロパティを動的に設定する
- rules/can-decode.md - Mediabunny を使用してブラウザが動画をデコードできるか確認する
- rules/charts.md - Remotion のチャートとデータビジュアライゼーションパターン
- rules/compositions.md - コンポジション、静止画、フォルダー、デフォルトプロパティ、動的メタデータの定義
- rules/display-captions.md - TikTok スタイルのページと単語ハイライトに対応した Remotion での字幕表示
- rules/extract-frames.md - Mediabunny を使用して指定タイムスタンプの動画フレームを抽出する
- rules/fonts.md - Remotion で Google フォントとローカルフォントを読み込む
- rules/get-audio-duration.md - Mediabunny を使用して音声ファイルの長さ(秒)を取得する
- rules/get-video-dimensions.md - Mediabunny を使用して動画ファイルの幅と高さを取得する
- rules/get-video-duration.md - Mediabunny を使用して動画ファイルの長さ(秒)を取得する
- rules/gifs.md - Remotion のタイムラインと同期した GIF を表示する
- rules/images.md - Img コンポーネントを使用して Remotion に画像を埋め込む
- rules/import-srt-captions.md - @remotion/captions を使用して .srt 字幕ファイルを Remotion にインポートする
- rules/lottie.md - Remotion に Lottie アニメーションを埋め込む
- rules/measuring-dom-nodes.md - Remotion で DOM 要素のサイズを測定する
- rules/measuring-text.md - テキストサイズの測定、コンテナへのテキスト適合、オーバーフローの確認
- rules/sequencing.md - Remotion のシーケンスパターン——遅延、トリミング、項目の長さ制限
- rules/tailwind.md - Remotion で TailwindCSS を使用する
- rules/text-animations.md - Remotion のタイポグラフィとテキストアニメーションパターン
- rules/timing.md - Remotion の補間曲線——線形、イージング、スプリングアニメーション
- rules/transcribe-captions.md - Remotion で字幕を生成するための音声文字起こし
- rules/transitions.md - Remotion のシーントランジションパターン
- rules/trimming.md - Remotion のトリミングパターン——アニメーションの最初または最後をトリミングする
- rules/videos.md - Remotion への動画埋め込み——トリミング、音量、速度、ループ、ピッチ