Canvas & Ratio
Choose your destination platform format
Layout Template
Choose a content structure for your slides
Preset Themes
Typography & Sizing
Brand Kit Customization
AGENCYConfigure brand assets for headers & footers
Outro Slide CTA
Customize your closing call-to-action slide
Background Pattern
Build Your Carousel
Drag and drop any post card below onto a slide, or use the quick buttons to insert content/images instantly!

It’s been a big week for Claude Code. We launched 8 exciting new features to help devs build faster and smarter. Here's a roundup of everything we released:


1/ Extended thinking Ask Claude Code to “think” to trigger extended thinking, powered by Claude 3.7 Sonnet. Great for larger tasks that require planning, like refactors. <a target="_blank" href="https://x.com/_catwu/status/1900246773245108371" color="blue">x.com/_catwu/status/…</a>

2/ Vim mode Use the slash command /vim to active insert/command modes for editing prompts. <a target="_blank" href="https://x.com/_catwu/status/1900593728664035590" color="blue">x.com/_catwu/status/…</a>

3/ Custom slash commands Create your own custom workflows (like “triage GitHub issues”) by adding files to .claude/commands/. <a target="_blank" href="https://x.com/_catwu/status/1900593730538864643" color="blue">x.com/_catwu/status/…</a>

4/ Improved tool use latency Common operations (including Git operations) are much snappier now.

5/ Auto-accept mode Use Shift+Tab to switch on this mode, where Claude creates changes without stopping to ask permission at each step. <a target="_blank" href="https://x.com/_catwu/status/1902045864027418778" color="blue">x.com/_catwu/status/…</a>

6/ Autocomplete for filepaths Hit Tab while typing and Claude Code will suggest files/filepaths matching your input. <a target="_blank" href="https://x.com/_catwu/status/1902045865604477294" color="blue">x.com/_catwu/status/…</a>

7/ Auto-compact for context management Claude Code automatically compacts conversation history while preserving important information, so you can work on longer problems without worrying about context limits.

8/ Web fetch Paste a URL into Claude Code, and it will pull the content from that webpage as context. Super handy to not context switch as much between Claude Code and a browser. <a target="_blank" href="https://x.com/_catwu/status/1902785540354871599" color="blue">x.com/_catwu/status/…</a>

That wraps up our week of Claude Code updates. All features are available now, just restart to make sure you’re on the latest version. And to download Claude Code, run: `npm install -g @anthropic-ai/claude-code`