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!

Someone finally documented how to actually use Claude Code. 22K+ stars. claude-code-best-practice. Direct from Boris Cherny and team: ā Always use plan mode, give Claude a way to verify ā Ask Claude to interview you using AskUserQuestion tool ā Use Git Worktrees for parallel development ā /loop - schedule recurring tasks for up to 3 days ā Code Review - fresh context windows catch bugs the original agent missed ā /btw - side chain conversations while Claude works ā Make phase-wise gated plans with tests for each phase ā Use cross-model (Claude Code + Codex) to review your plan ā CLAUDE[.]md should target under 200 lines per file ā Use commands for workflows instead of sub-agents ā Have feature-specific sub-agents with skills instead of general QA or backend engineer ā Vanilla Claude Code is better than complex workflows for smaller tasks ā Take screenshots and share with Claude when stuck ā Use MCP to let Claude see Chrome console logs ā Ask Claude to run terminal as background task for better debugging ā Use cross-model for QA - e.g. Codex for plan and implementation review The community workflows included: ā Cross-Model (Claude Code + Codex) Workflow ā RPI (Research Plan Implement) ā Ralph Wiggum Loop for autonomous tasks ā Github Speckit (74K stars) ā obra/superpowers (72K stars) ā OpenSpec OPSX (28K stars) The billion-dollar questions it addresses: ā What should you put inside CLAUDE[.]md? ā When should you use command vs agent vs skill? ā Why does Claude ignore CLAUDE[.]md instructions? ā Can we convert a codebase into specs and regenerate code from those specs alone? The daily habits: ā Update Claude Code daily ā Start your day by reading the changelog ā Follow r/ClaudeAI, r/ClaudeCode on Reddit Repost it. Bookmark it.


GitHub Repo: <a target="_blank" href="https://github.com/shanraisshan/claude-code-best-practice" color="blue">github.com/shanraisshan/cā¦</a>