AI Tips
Practical settings, workflows, and defaults for AI coding tools. Starting with Claude Code.
Claude Code SetupA practical starting settings file for notifications, privacy, compaction, history retention, spinner tips, and attribution.
Remote ControlUse Claude mobile notifications to monitor long-running coding sessions without watching the terminal.
PermissionsDecide what Claude Code can do automatically, what should require approval, and what should be denied.
Context ManagementMake `/resume`, `/compact`, cleanup retention, and auto-compaction work together in longer sessions.
Verification LoopsGive Claude Code tests, builds, screenshots, or scripts it can run so it can prove the work is done.
CLAUDE.mdStore durable project instructions without bloating every session with generic or stale context.
Write SkillsTurn repeatable Claude Code workflows, checklists, and domain rules into focused SKILL.md files.
Session HygieneUse clear, compact, rewind, and early course corrections to keep context useful.
AutomationUse non-interactive mode, fan-out workflows, auto mode, and independent review for scaled work.
Context InspectionUse `/context`, `/btw`, and `/branch` to keep sessions focused while still exploring quickly.
Source MaterialConvert documents and web pages into cleaner markdown before asking Claude Code to reason over them.
Browser ToolingUse Playwright, Chrome DevTools, or browser integrations for screenshots, console errors, and frontend verification.
Remote WorkMove sessions between laptop, cloud, phone, and chat when long-running work needs to keep moving.