Hi,👋 we have updated the app and fixed multiple bugs. We are lacking funds, request to free user not to use Adblock. Ads are non intrusive. 😊

Carousel Studio

Repurpose X Threads into LinkedIn & Instagram Carousels

Canvas & Ratio

Choose your destination platform format


Layout Template

Choose a content structure for your slides


Preset Themes


Typography & Sizing

Title Font Size36px
Body Font Size18px
Header & Footer Size12px

Brand Kit Customization

AGENCY

Configure brand assets for headers & footers

MULTI-PROFILES (AGENCY)
AGENCY
SAVE PRESETS (AGENCY)

Outro Slide CTA

Customize your closing call-to-action slide

#1
#2
#3

Background Pattern

Source Content

Build Your Carousel

Drag and drop any post card below onto a slide, or use the quick buttons to insert content/images instantly!

Drag Post #1
Thariq
@trq212

Claude Code is All You Need When I first joined Anthropic I was surprised to learn that lots of the team used Claude Code as a general agent, not just for code. I’ve since become a convert! I use Claude Code to help me with almost all the work I do now, here’s how:

VIDEO
Apply Image
Drag Post #2
Thariq
@trq212

Why? In Claude Code Everything is a File, and it knows how to use your computer like you do. Name your files well, and CC will be able to search them like you would. This lets you make custom setups for memory, todos, journals, screenshots and more.

Drag Post #3
Thariq
@trq212

Here’s, my setup: I use Mac OSX and run Claude Code in my home directory (~). I have a <a target="_blank" href="http://Claude.MD" color="blue">Claude.MD</a> that tells it how to access important directories in my folder. I have different folders for memory, journals, ideas, code, to dos, memes, and scripts.

Apply Image
Drag Post #4
Thariq
@trq212

Journals & To Dos I have a few custom commands: /journal command that will create a new journal entry for the day. /todos a command that will let me create new to dos or mark others as done. To dos are organized by topic in files, e.g. ‘<a target="_blank" href="http://claudecode.todos.md" color="blue">claudecode.todos.md</a>’ Claude will often search my code, projects, etc. for more context when I add a to do, which is super helpful.

Drag Post #5
Thariq
@trq212

Artifacts I occasionally create artifacts as simple HTML files that can use my local file directory. For example, here’s a custom meme generator that uses memes in my meme folder. I think there’s more interesting be spoke software to be written.

VIDEO
Apply Image
Drag Post #6
Thariq
@trq212

Apple Notes & iMessage Claude can access your apple notes and your imessages either through your file system. You can ask Claude Code to build you quick scripts to do these and more, but here's mine for notes: <a target="_blank" href="https://gist.github.com/ThariqS/4c473551d9557544698f011e89a086d7" color="blue">gist.github.com/ThariqS/4c4735…</a> (I don't use imessage at work but it's just as easy)

Drag Post #7
Thariq
@trq212

MCPs Anything that you can’t access locally, there are MCPs for! Notion, Google Docs, Linear, Github, Slack, etc. are all great MCPs to help Claude Code get as much context as you can to help you on your work. For example, get any to dos you have for the day from Slack.

Drag Post #8
Thariq
@trq212

Steal my setup You can just chat with Claude Code to make your own setup, but you can find some of my files here: claudeMD: <a target="_blank" href="https://gist.github.com/ThariqS/2c35650d1cb81e87392e9f0fee5d5a10" color="blue">gist.github.com/ThariqS/2c3565…</a> /journal: <a target="_blank" href="https://gist.github.com/ThariqS/ae5ddce4e81cb92a781dc4597768adad" color="blue">gist.github.com/ThariqS/ae5ddc…</a> /todo: <a target="_blank" href="https://gist.github.com/ThariqS/25d515eca8bea795b743149b91aa5d16" color="blue">gist.github.com/ThariqS/25d515…</a>