Claude Code

From zero to pro with Claude Code. In-depth guides and tips you can apply today.

8 articles · 33 tips

Articles

Quick Tips

Code by Voice: Voice Mode in Claude Code

Enable /voice, hold Space and speak. Claude Code transcribes in streaming with development-optimized vocabulary.

#033

Tell Your Claude Code Sessions Apart at a Glance

Use /rename and /color to give your Claude Code sessions visual identity. Name + color = find any session instantly.

#032

Claude Code Plugins: Nothing New — Just Packaging What You Already Know

A Claude Code plugin isn't anything new. It's packaging skills, subagents, hooks, and MCP into a shareable format with a single command.

#031

Control Claude Code from Telegram or Discord with Channels

Control Claude Code from Telegram or Discord with Channels. Text it from your phone, it executes in your terminal, and replies through the same channel.

#030

How to Control Claude Code from Your Phone

Control your Claude Code session from your phone with Remote Control. Step-by-step guide with claude --rc, server mode, and QR code.

#029

Claude Code Now Has 1M Tokens of Context — and You Shouldn't Fill Them

Opus 4.6 includes 1M context tokens on Max, Team, and Enterprise plans. 5x more than before, at no extra cost. But more context doesn't mean better results.

#028

Ask Questions While Claude Code Is Working with /btw

Use /btw to ask quick questions while Claude Code is working. No interruption, no history pollution.

#027

Create Custom Agents in Claude Code with --agent

Create specialized agents as Markdown files and launch sessions with claude --agent. Each agent has its own system prompt, tools, and model.

#026

Get Notified When Claude Code Finishes (Only When You're Not Looking)

A Stop hook + a script that checks the focused app = sound only when you're in another app. Zero annoying notifications.

#025

Claude Code Can Work While You Sleep

With the -p flag, Claude Code becomes a headless agent you can schedule with cron. Combined with --allowedTools, you get autonomous AI automation.

#024

Did You Know Claude Code Remembers Between Conversations?

Claude Code writes notes about your project as you work and reads them at the start of every session — remembering build commands, debugging patterns, and architecture decisions.

#023

Your CLAUDE.md Is Full of Junk — Here's How to Fix It

Most CLAUDE.md files are packed with information Claude can already infer. Learn to document what actually matters: business decisions, team conventions, and the why behind every rule.

#022