Back to Articles
PREMIUM
Tutorials

Claude Code: My Favorite 13 Tips & Tricks

June 7, 2026
5 min read

I've been using Claude Code for a while, so here are my personal workflow improvements that I use the most, as of June 2026.

I've been using Claude Code for a while, so here are my personal workflow improvements that I use the most, as of June 2026.


1. Export Your Conversations with /export

If you want to save the current conversation with Claude, to show it to colleagues or just read later for debugging purposes, Claude Code has a command for it.

The /export command lets you save your entire conversation to a file or to a clipboard.


2. Run Bash Commands Instantly with "!"

If you are in Claude and you need to run a command like npm run build, don't exit Claude and don't open another Terminal tab/window.

Type ! and enter the command to run it directly in your shell without Claude interpreting it.


3. Let Claude Ask You Questions with AskUserQuestion

Claude Code can ask you clarifying questions to make sure your plan is good. To ensure this...

This is Premium Content

Subscribe to unlock this article and get access to all premium content.

You can also get access to this article if you subscribe to the FREE weekly newsletter at the bottom of the website!

Povilas Korop

Get Weekly AI Coding News

Sent every Wednesday. No spam, ever. Unsubscribe anytime.