Así puedes crear animaciones brutales con Claude Code
The video demonstrates how to use Claude Code with the Remotion skill to create professional animations for faceless YouTube channels. The creator walks through installation, basic usage, and shows how detailed prompts dramatically improve animation quality compared to vague ones.
Summary
The video opens by showcasing the monetization potential of faceless YouTube channels, citing an example channel with 1.8 million subscribers and 191 million views that could have earned between €400,000 and €800,000. The creator argues that Claude Code can be used to produce the kind of visuals these channels rely on, making the workflow significantly faster and more accessible.
The first major section covers the full installation process: creating a Claude account with a paid subscription, installing Visual Studio Code as the main working environment, installing Node.js to enable code execution, and installing Git for project management. The creator emphasizes using VS Code over the Claude Desktop app because it provides better visibility into files, folders, and the terminal simultaneously.
Next, the video covers installing Claude Code as an extension within VS Code and connecting it to the user's Claude account. An additional skill called Remotion is then installed via a terminal command, which acts as the bridge between Claude Code's React-based animations and actual video output. The creator recommends installing Remotion globally rather than per-project for convenience.
The practical demonstration begins with a simple prompt requesting a bar graph that counts from 0 to 125,000. The result is functional but visually basic, which the creator uses to make the point that Claude Code produces exactly what you ask for — no more, no less. The animation is previewed through the Remotion editor in a browser via a localhost server.
The video then escalates to a much more detailed prompt: a ranking of the top 10 highest-earning athletes, with names, sport, earnings figures, and a premium documentary-style aesthetic. The result is dramatically better — clean, well-structured, and closer to broadcast quality. The creator attributes the quality jump entirely to the specificity of the prompt, recommending that viewers use other LLMs like ChatGPT or Gemini to help write detailed prompts if needed.
Finally, the creator demonstrates iterative refinement — converting horizontal bars to vertical ones, narrowing the ranking to a top-3 podium format with cinematic card-style visuals, and even generating a narrative timeline animation about Nike vs. Adidas. The video concludes by showing how finished animations can be rendered and exported directly from Remotion for use in any video editor.
Key Insights
- The creator argues that a faceless YouTube channel with 191 million views could have generated between €400,000 and €800,000, and claims many of those visual resources can now be built much more easily with Claude Code.
- The creator explains that Claude Code uses React web technology to build animations and Remotion converts them into video, describing it as 'a completely different way of working, but also much faster' than traditional video editors.
- The creator demonstrates that a vague prompt produces a functional but generic result, arguing that 'Claude Code does exactly what you ask it to, but it won't guess the style, animation type, or design you have in mind.'
- The creator claims the key to professional-quality output is giving Claude Code not just what you want, but also how it should look, what exact data to use, what visual style is desired, and what feeling it should convey — and recommends using other LLMs to help write detailed prompts.
- The creator highlights iterative refinement as a core advantage, stating 'you don't have to redo everything from scratch' — instead, you can change format, structure, or style by simply continuing the conversation with Claude Code from an already-working base.
Topics
Transcript
[0:00] In this video I'm going to show you how to use Cloud Code to create animations for your YouTube videos or for any social network. For example, look, this channel here has over 1.8 million subscribers and over 191 million views without showing its face. It's a completely faceless channel. A Faceless channel is a type of channel where the creator never appears on camera and all content is based on voice, images, clips, or animations. And [0:30] we can use cloud code to start creating visuals and animations along these lines. In fact, based on my experience with YouTube and if we do some quick calculations, YouTube usually pays between €2 and €4 for every 1000 views. So…
Full transcript available for MurmurCast members
Sign Up to AccessMore from Migue Baena IA
NotebookLM en 2026, lo que realmente merece la pena
This video explores NotebookLM 2.0's powerful features for 2026, demonstrating how to use curated sources to generate reports, presentations, Excel files, and vertical videos. The tool works best as a structured context-based system rather than a general chatbot, transforming sources into actionable insights and multiple formats while requiring critical review of outputs.
🚨 6 skills de Claude que necesitas probar
The speaker identifies six essential Claude skills developed after testing over 100 options, focusing on workflow automation, planning, task management, code review, context preservation, and cross-session memory. These skills significantly improve project development speed, reduce errors, and eliminate repetitive work.
Aprende el 99% de Claude Code en menos de 25 minutos
This video tutorial explains how to use Claude Code, an AI agent that works within project folders to create, test, and iterate on projects directly from your computer. It covers the complete workflow from initial setup through publishing projects online, including how to use connectors, skills, GitHub, and Vercel.
El método MIT para aprender cualquier tema en 90 minutos con NotebookLM
An MIT student developed a method called "context accumulation" to learn complex topics in 90 minutes using NotebookLM by uploading multiple sources, asking strategic questions to identify core concepts, and generating difficult questions to test deep understanding rather than surface-level memorization.
¿Una app completa sin saber programar? Mira esto 👀
Repll agent is an AI tool that enables non-programmers to create complete applications by describing their ideas in natural language. Unlike single-assistant AI tools, it uses multiple AI agents working in parallel—one coding, one testing, one designing, and one handling deployment—to transform concepts into functional products faster.