make-carousel

make-carousel is a command for Claude Code from ca-who-codes/ultimate.UIUX.design.skills. It costs 32 tokens per session (431 once invoked), scanned A, original, MIT.

A command for planning and producing social-media carousel slides: a sequence of images designed to be swiped through on platforms such as Instagram, LinkedIn, or TikTok. It covers the opening hook, slide narrative, visual template, call to action, and rendered PNG files.

In plain words
What is it for?
Use it to create carousels with a cover, value slides, and a final call to action. It can structure listicles, how-to guides, myth-versus-fact posts, and before-and-after stories.
Why use it?
It turns a topic into a consistent, mobile-readable sequence instead of a collection of unrelated graphics. It also includes checks for font loading and text overflowing its layout.

Command for Claude Code

Written for Claude Code: argument-hint in frontmatter.

Part of the ui-ux-design-pro plugin — 1 skill, 6 commands, 4 agents shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add commands/ca-who-codes/ultimate.uiux.design.skills/make-carousel
Clone the repo
git clone --depth 1 https://github.com/ca-who-codes/ultimate.UIUX.design.skills

Made for: Claude Code.

Or install ui-ux-design-pro, the plugin that ships this one along with the rest of its 1 skill, 6 commands, 4 agents.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for make-carousel

README.md
[![agentmods](https://agentmods.dev/badge/commands/ca-who-codes/ultimate.uiux.design.skills/make-carousel.svg)](https://agentmods.dev/commands/ca-who-codes/ultimate.uiux.design.skills/make-carousel)
Your own site
<a href="https://agentmods.dev/commands/ca-who-codes/ultimate.uiux.design.skills/make-carousel"><img src="https://agentmods.dev/badge/commands/ca-who-codes/ultimate.uiux.design.skills/make-carousel.svg" alt="Measured on agentmods" height="20"></a>
Per session 32 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 431 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00032 $0.00431
Opus 5 $0.00016 $0.00216
Sonnet 5 $0.00006 $0.00086
Haiku 4.5 $0.00003 $0.00043

Measured 6d ago against content hash 0a1e4a18c034, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

make-carousel scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

commands/make-carousel.md · 17 lines

What it actually says

Design a carousel: $ARGUMENTS

Follow the Design Pro loop for social carousels:

  1. Orient — read knowledge/INDEX.md, knowledge/10-social-creatives/carousels.md, and knowledge/08-visual-composition/composition.md. Set dimensions from knowledge/08-visual-composition/format-specs.md (default 1080×1350 portrait; respect platform safe zones).
  2. Structure the narrative — cover/hook slide that earns the swipe → one idea per value slide → CTA slide (follow/save/link). Pick a proven content pattern (listicle, how-to, myth-vs-fact, before/after, story). Decide slide count (sweet spot ~6–10).
  3. Design the template system — shared layout grid, consistent header/footer, progress indicator (e.g. "1/7"), brand bar, one accent color, large mobile-legible type, high contrast, swipe cues. Make it screenshot/save-worthy. Apply the brand system; derive one from any given brand color/font if none exists.
  4. Produce — per knowledge/13-production/production-and-tools.md: build a self-contained HTML slide template and render each slide to PNG at 1080×1350 (slide-01.png …), or use an Express/Canva path. Verify fonts load and no text overflows.
  5. Self-review against knowledge/05-quality/review-checklist.md and the carousel do/don't table (hook strength, legibility, consistency, contrast, clear CTA).

Focus on visual design; pull copy strategy from the marketing layer if available. Deliver the rendered slides (or HTML source) plus the slide-by-slide breakdown and production method.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 6d ago First seen · 17 lines · 32 tokens per session scan A 0a1e4a18c034

Subscribe to this mod's changes

make-carousel is a command published in the GitHub repository ca-who-codes/ultimate.UIUX.design.skills (3 stars, last pushed 1mo ago), licensed MIT. It adds 32 tokens to every session and 431 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.