Best AI Skills for Creative & Media in 2026: 15 Compared
Top 15 Claude Code skills for video, image generation, and UI design — ranked by usage and quality. Only two skills carry 5/5 quality: Remotion and Impeccable.
Creative work is where Claude Code skills have stopped being a novelty. In 2025 you could squint at AI-generated video and image output and tell yourself it would be good "next year." It's now next year. The catalog has 262 active creative-media skills with 424.9K combined popularity signal across the top 15 alone — and the gap between "can produce a render" and "produces output you'd ship under your own brand" has finally closed. We ranked the top 15 because a flat directory hides the editorial truth: only two skills in this entire category carry a 5/5 quality score, and they're optimizing for opposite ends of the problem.
Quick Pick
Remotion Skill — The only 5/5-quality video skill in the catalog, published by Remotion's own team. "Video is code" stops being a slogan when a 15-skill production pipeline (jianshuo's stack) is already running on top of it in production.
What These Skills Actually Do
These skills solve four overlapping problems: make a video, make an image, make a slide deck, and make UI look like it wasn't designed by an LLM. Each problem has a different shape in a Claude Code workflow. Video skills (Remotion, Video Frames, Remotion Toolkit) live at the end of a content pipeline — you compose a React tree, render it, ship the MP4. Image skills (Nano Banana Pro, OpenAI Image Gen, Image) split into two patterns: interactive generation (one-prompt-at-a-time, iterate) and batch generation (fire-and-forget 50 variants). Slide/PPT skills are mostly per-market — Baidu's AIPPT outperforms US tools for Chinese-language decks and vice versa. Design-system skills (Impeccable, SuperDesign, UI/UX Pro Max, Brand Guidelines) are where 2026 quality bifurcates: most just say "be tasteful," Impeccable specifically detects and prevents the visual tells that mark UI as AI-generated. What separates great from mediocre in this category is whether the skill makes a decision for you (typography, palette, motion timing) or hands you another knob to turn.
How We Ranked
We sorted 15 candidate skills by a composite score:
- Popularity signal — the highest of GitHub stars, install count, or ClawHub download count. Log-scaled so a 100-star skill doesn't get buried under a 100,000-star one if the smaller one is meaningfully better.
- Quality score — when set, a 0–5 rubric that breaks ties within popularity tiers. Roughly 15% of catalog skills carry a quality score today; we surface it in the comparison table when available.
The formula is identical across the entire Best-Of 2026 series, so you can compare apples to apples between categories.
The Top 15
1. Remotion Skill
Skill · remotion-dev/remotion · 42.5K signal · quality 5/5 Create and render videos programmatically using React and Remotion. Supports animations, transitions, and dynamic content generation directly from Claude Code.
The take: The only 5/5-quality video skill in the catalog, published by Remotion themselves. "Video is code" used to be a slogan; this skill is the practical commitment to it. Anything you can express as a React component you can animate, render, deploy. The jianshuo pipeline (15 skills) is built on top of Remotion — that's a real-world stress-test of the skill at production scale.
2. Nano Banana Pro
Skill · steipete/nano-banana-pro · 77.2K signal · quality unrated
Generate/edit images with Nano Banana Pro (Gemini 3 Pro Image). Text-to-image + image-to-image; 1K/2K/4K; use --input-image for edits.
The take: The highest install count in this category by signal (77K). Wraps Google's Gemini 3 Pro Image API in a clean CLI — text-to-image is the boring half, but image-to-image edits are the differentiator. Replaces "open Photoshop, mask, regenerate" with one command.
3. Impeccable
Skill · pbakaus/impeccable · 18.0K signal · quality 5/5 Combat LLM design bias with 7 references, 20 commands, and anti-pattern guidance. Prevents AI design mistakes like overused fonts and poor contrast.
The take: The other 5/5 in the category — and it doesn't create anything. It prevents AI from making the specific design mistakes that have become a tell (Inter everywhere, gradient purples, "modern minimal" that's actually generic minimal). 20 commands worth of guardrails. The clearest signal we're past the "AI can generate UI" phase and into the "AI generates UI that doesn't look like AI" phase.
4. Brand Guidelines
Skill · ComposioHQ/awesome-claude-skills · 52.6K signal · quality unrated Applies Anthropic's official brand colors and typography to any artifact. Use when brand colors or style guidelines need to apply consistently.
The take: Strangely useful even if you're not Anthropic. The skill is a template for how to encode brand systems as Claude Code skills — strip Anthropic's tokens, swap your own, instant brand-consistent output. The pattern is more valuable than the specific brand.
5. Video Frames
Skill · clawhub/video-frames · 37.9K signal · quality unrated Extract frames or short clips from videos using ffmpeg.
The take: The unsexy primitive that lets every other video workflow function. ffmpeg invocation done right (frame at timestamp, frame range, sampling rate, format selection) without making you remember the argument syntax. Install when you start working with video at all.
6. SuperDesign
Skill · mpociot/superdesign · 27.0K signal · quality unrated Expert frontend design guidelines for creating beautiful, modern UIs. Use when building landing pages, dashboards, or any user interface.
The take: Generic design-quality guidelines — useful as a baseline but less opinionated than Impeccable (#3). Install if you want better-than-default output; install Impeccable instead if you want specifically anti-AI-look output.
7. Baidu Wenku AIPPT
Skill · ide-rea/ai-ppt-generator · 23.7K signal · quality unrated Generate PPT with Baidu Wenku AI. Smart template selection based on content.
The take: Niche fit for the Chinese market — uses Baidu's AIPPT backend, which has better Chinese-language design templates than US-market alternatives. If your audience is in China, this beats the OpenAI/Anthropic-backed slide tools by a noticeable margin.
8. UI/UX Pro Max
Skill · xobi667/ui-ux-pro-max · 23.1K signal · quality unrated UI/UX design intelligence — information architecture, visual style direction, design systems, UX flows.
The take: The most comprehensive UX-skill in the category — covers IA, design systems, flows. Heavier than SuperDesign (#6); worth the heft if you're building something that goes beyond a single landing page.
9. ppt-generator
Skill · wwlyzzyorg/ppt-generator · 22.3K signal · quality unrated Generate Jobs-style minimalist vertical-screen HTML presentations from a script. Single-file HTML output.
The take: Very specific aesthetic — "Jobs style, minimalist, vertical, single-file HTML." Sounds niche but the format (vertical HTML deck) is what most "presentation videos" on TikTok/Reels actually use. Install if that's your output medium.
10. Openai Image Gen
Skill · steipete/openai-image-gen · 21.4K signal · quality unrated
Batch-generate images via OpenAI Images API. Random prompt sampler + index.html gallery output.
The take: Different theory from Nano Banana Pro (#2) — this one is batch-first ("generate 50 variants overnight, pick the best one in the morning") rather than interactive. Install both if you do design exploration; install just one if you only do production generation.
11. diagram-generator
Skill · matthewyin/diagram-generator · 17.2K signal · quality unrated Generate and edit drawio / mermaid / excalidraw diagrams from natural language. Flowcharts, sequence diagrams, class diagrams, ER, mindmaps, architecture, network topology.
The take: Multi-format is the differentiator — most diagram skills lock you into one (usually Mermaid). This one routes between three depending on what the task needs. Architectural diagrams generally render better in excalidraw; sequence diagrams in mermaid; complex hierarchies in drawio. The router is the value.
12. Edge TTS
Skill · i3130002/edge-tts · 15.9K signal · quality unrated Text-to-speech using node-edge-tts. Multiple voices, languages, speed/pitch control, subtitle generation.
The take: Free TTS via Microsoft Edge's web speech service — no API key, no quota, surprisingly good voices. Most "free TTS" skills produce robotic output; this one produces something you can ship in a video without embarrassment.
13. Gifgrep
Skill · steipete/gifgrep · 15.6K signal · quality unrated Search GIF providers with CLI/TUI, download results, and extract stills/sheets.
The take: A small, focused tool that does one weird thing well. Searches GIF databases (Giphy, Tenor, etc.) from the command line, downloads what you want, optionally pulls stills. Mostly useful for content creators who use animated GIFs as visual punctuation.
14. Remotion Video Toolkit
Skill · shreefentsar/remotion-video-toolkit · 15.5K signal · quality unrated Toolkit for Remotion + React video creation. Animations, timing, rendering (CLI/Node.js/Lambda/Cloud Run), captions, 3D, charts, text effects.
The take: A heavier complement to #1 — adds production rendering targets (Lambda, Cloud Run) and pre-built component libraries (3D, charts, text effects). Install in addition to #1 if you're doing serious video production; install just #1 if you're getting started.
15. Image
Skill · ivangdavila/image · 15.0K signal · quality unrated Create, inspect, process, and optimize image files — format choice, resizing, compression, color-profile, metadata, platform-specific output.
The take: Not image generation — image processing. ImageMagick + Sharp wrapped in a workflow with platform-aware presets (Twitter card, OG image, App Store screenshot). The unsexy primitive every other creative workflow benefits from.
Comparison Table
| # | Skill | Type | Stars / Installs | Quality | License |
|---|---|---|---|---|---|
| 1 | Remotion Skill | Skill | 42.5K | 5/5 | — |
| 2 | Nano Banana Pro | Skill | 77.2K | — | — |
| 3 | Impeccable | Skill | 18.0K | 5/5 | — |
| 4 | Brand Guidelines | Skill | 52.6K | — | MIT |
| 5 | Video Frames | Skill | 37.9K | — | MIT-0 (Free to use, modify, and redistribute. No a |
| 6 | SuperDesign | Skill | 27.0K | — | — |
| 7 | Baidu Wenku AIPPT | Skill | 23.7K | — | — |
| 8 | UI/UX Pro Max | Skill | 23.1K | — | — |
| 9 | ppt-generator | Skill | 22.3K | — | — |
| 10 | Openai Image Gen | Skill | 21.4K | — | — |
| 11 | diagram-generator | Skill | 17.2K | — | — |
| 12 | Edge TTS | Skill | 15.9K | — | — |
| 13 | Gifgrep | Skill | 15.6K | — | — |
| 14 | Remotion Video Toolkit | Skill | 15.5K | — | — |
| 15 | Image | Skill | 15.0K | — | — |
FAQ
How is this list different from the category page on aiskill.market?
The category page is a directory: every skill in the category, sortable and filterable. This list is editorial — opinionated, time-stamped (2026-05-18), and ranked. Use the directory when you know what you want; use this when you don't.
Why does the #1 pick have fewer stars than #5?
Stars are one signal among several. The composite score above also includes install counts (which reflect actual usage on aiskill.market) and the optional quality score. A skill with a smaller star count can rank higher if its installs or quality score are strong enough to offset.
Are these all free?
The skills themselves are open source (MIT or MIT-0 where declared). Some wrap paid services — Nano Banana Pro uses Gemini's API (billed by Google), OpenAI Image Gen uses OpenAI's API. The Remotion skills can render locally for free; Lambda/Cloud Run rendering in #14 incurs cloud bills. Read each upstream README before assuming "free."
How do I install one?
Each linked skill page has install instructions. The fastest path is the one-line install via the aiskill.market CLI or by adding the source repo as a Claude Code plugin marketplace.
How often does this list update?
Quarterly. Creative tooling moves fast — expect significant ranking churn each cycle, especially in image generation as new models ship.
Why does Remotion (#1) outrank Nano Banana Pro (#2) despite lower signal?
Quality score breaks the tie. Remotion carries a 5/5 quality score; Nano Banana Pro is unrated. The composite formula gives quality-scored skills priority within the same signal tier, which lifts Remotion past its higher-installed neighbor. If you want the highest-installed pick, it's Nano Banana; if you want the one most likely to still be load-bearing in 12 months, it's Remotion.
What's the right starter pack here?
Depends on your output medium. For video: Remotion (#1) + Video Frames (#5). For images: Nano Banana Pro (#2) + Image (#15). For UI design: Impeccable (#3) + one of SuperDesign/UI-UX-Pro-Max. Three skills covers most workflows; expand as you discover specific gaps.
Related Categories
- Best AI Skills for Documentation & Writing in 2026
- Best AI Skills for Development & Code Tools in 2026
- The 15-Skill Video Pipeline — Remotion's biggest real-world stress test
- Remotion: Video Is Code
Browse The Full Catalog
Find every skill in this category — including the ones that didn't make the top 15 — at the Creative & Media page.
Part of the Best-Of 2026 series. Updated 2026-05-18. Skills sampled from a catalog of ~262 active entries with a combined 424.9K popularity signal across the ranked entries.