Claude VS Codex — Development skill for Claude Code
A 93-second pixel-art cartoon about Clawd and Codex, written entirely in code by Claude — one-shot, 1 user turn.
How to install Claude VS Codex
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open kirillshsh/claude-vs-codex and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Claude VS Codex does
A 93-second pixel-art cartoon about Clawd and Codex, written entirely in code by Claude — one-shot, 1 user turn.
Alternatives in Development
- Understand Anything — Graphs that teach graphs that impress 80.7k ★
- Understand Anything — Claude Code skills that turn any codebase into an interactive knowledge graph you can explore, search, and ask 2.5k ★
- Maestro Learn — User-invoked learning toolkit — guided reading, investigation, pattern extraction, or second opinions 530 ★
README
Claude vs Codex — a pixel-art cartoon written entirely in code
Generated by the new Claude Opus in Claude Code — **one-shot, 1 user turn**, ~5.5 hours of wall-clock time.

A 93-second, 1080p, 30 fps cartoon about Clawd (the Claude Code mascot) and the Codex pet: they argue over who is better, duel in code, race, get caught in the rain, make up and watch the sunset.
There is no video editor, no After Effects and no image generation here. Every frame is computed by ~15 000 lines of Python + NumPy that Claude wrote in one turn: a tiny pixel engine, a Mode-7-style 2.5D camera, eight scenes, a chiptune synth and a mixer. The complete result — picture, sound design, music, credits, cover and English version — was made as a one-shot.
One-shot promptmake a cool cartoon 16:9. make it with code.
in the cartoon - clawd (the claude code mascot, pull him out of the bundles and the claude app) and codex (the codex pet, pull him out of the codex app pets too)
well basically the vid is like they at first argue like I'm better, no I'm better. and then by the end they make up and sit cute at sunset hugging. different scenes.
world is pixel so make both of them fit in nicely (they’re both pixel), you can generate the world background and stuff and elements via fal if you want, or you can do it yourself.
make it in 2.5d. with sounds and music. no voiceover. you can use subagents.
Build it
macOS, Python 3.10+, `ffmpeg`, `node` (for `npx`), and the Claude and ChatGPT desktop apps installed (the character sprites are taken from *your* copies — see below).
pip install -r requirements.txt
./make.sh # Russian version -> out/claude_vs_codex_ru.mp4
LANG_CARTOON=en ./make.sh # English version -> out/claude_vs_codex_en.mp4
Rendering takes about two minutes on an M-series Mac (8 worker processes). The output is pixel-identical to the published video — `tools/compare.
Related Skills
Clawd Avatar Skill
Pixel-art avatar generator for Clawd (Claude mascot crab) — 15 hats, 27 props, 27+ colors, anime cosplay serie
Project Galaxy Sms
A port of Project Galaxy (a Kaboom.js vertical shoot-em-up by @mths_dev, pixel art by @mths_dev and @breelbo)
Html2wp Codex Plugin
Convert HTML to WordPress. A Codex plugin that turns a static HTML site — Lovable, Bolt, v0, Claude artifacts,
Rssp
RSS Puller (written entirely by Claude Code, I didn't touch a single line of code)
Agent Monitor
Claude Code Agent Team GUI Monitor - Tauri v2 + React + TypeScript macOS desktop app with pixel art office vie
Notch So Good
new macOS notch-based session monitor with pixel-art companion, 13 animations, smart notifications, multi-sess
Related Agents
Ask
Quick single-shot query to Codex or Gemini — second opinion, cross-review, or comparison
Pixel Critic
Visual QA for pixel art. Use PROACTIVELY before telling a user a sprite is finished, and whenever they ask "is
GPT Delegate
Assigns a task to a GPT model (Codex) for execution and monitors the background job through completion. Use wh