Code Tutorial
Description
--- name: code-tutorial description: 코드 블록 타이핑 애니메이션 중심의 개발 튜토리얼/바이브코딩 쇼츠 컴포지션 규칙 install_to: .claude/skills/ version: 0.1.0 depends_on: [remotion-composition, motion] --- # Code Tutorial 스킬 ## 목적 "개념 1개를 60초로 설명하는" 개발 튜토리얼 쇼츠. 핵심은 **코드 블록이 실제로 타이핑되는 것처럼** 보이는 애니메이션. ## 원칙 1. **코드는 데이터, 렌더는 계산** — 코드 문자열을 `Token[][]`으로 사전 토큰화해 props로 전달. 컴포넌트 내부에서 `useCurrentFrame`으로 글자 수 slice 2. **색은 팔레트 하나** — VSCode Dark+ 근사 팔레트 하나로 통일. 튜토리얼마다 테마 바꾸지 말 것 3. **커서는 2Hz 블링크** — `Math.floor((frame / fps) *
Installation
Installs to ~/.claude/skills/yawnsduzin-remotion-skills-playground-code-tutorial/SKILL.md
mkdir -p ~/.claude/skills/yawnsduzin-remotion-skills-playground-code-tutorial && curl -fsSL https://raw.githubusercontent.com/YawnsDuzin/remotion-skills-playground/HEAD/skills/code-tutorial.md -o ~/.claude/skills/yawnsduzin-remotion-skills-playground-code-tutorial/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11