mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-06-14 20:21:23 +08:00
174e31b3fc
Translated 85 skill sub-reference files to achieve full parity with the English source: - skills/angular-developer/references/ — 35 files (all references) - skills/remotion-video-creation/rules/ — 28 files (all rules) - skills/tinystruct-patterns/references/ — 5 files - skills/openclaw-persona-forge/references/ — 6 files - skills/skill-comply/prompts/ — 3 files - skills/lead-intelligence/agents/ — 4 files - skills/brand-voice/references/ — 1 file - skills/frontend-slides/ — 2 files - hooks/memory-persistence/README.md — 1 file English source parity: 0 missing files (excluding rules/zh/, internal docs, and experimental examples absent from zh-CN)
912 B
912 B
name, description, metadata
| name | description | metadata | ||
|---|---|---|---|---|
| text-animations | Remotionのタイポグラフィとテキストアニメーションパターン。 |
|
テキストアニメーション
useCurrentFrame() に基づいて、文字列を1文字ずつ削減してタイプライター効果を作成します。
タイプライター効果
点滅カーソルと最初の文の後のポーズを持つ高度な例については、Typewriter を参照してください。
タイプライター効果には常に文字列スライスを使用してください。1文字ずつの透明度は使用しないでください。
単語のハイライト
ハイライトペンで引くようなアニメーションについては、Word Highlight を参照してください。