Writing

Field notes on AI coding, data science, and developer workflow.

A local, text-first replica of the blog shelf from the Agent OS version. Same ideas, calmer reading surface.

Claude Code Series

Part 1 / 8 min read

Claude Code for Beginners: 10 Habits That Change Everything

Ten habits that make Claude Code feel less random and more like a useful coding partner.

  • Claude Code
  • AI Coding
  • Developer Workflow

Read plain-text version

Part 2 / 9 min read

Claude Code Advanced Workflow: The Full Stack

A full-stack workflow for planning, model choice, memory, review, hooks, skills, and parallel execution.

  • Claude Code
  • Workflow
  • AI Engineering

Read plain-text version

Part 3 / 8 min read

Hooks: Give Claude Code Guard Rails That Actually Run

How to turn repeated reminders into Claude Code hooks that actually run.

  • Hooks
  • Automation
  • Guard Rails

Read plain-text version

Part 4 / 7 min read

Skills: Repeatable Process On Demand

Why reusable skills beat ad-hoc prompts for engineering workflows that need process.

  • Skills
  • Process
  • Claude Code

Read plain-text version

Part 5 / 10 min read

Slash Commands: The Power Shortcuts Most Developers Overlook

A practical map of the slash commands worth building into Claude Code muscle memory.

  • Slash Commands
  • Productivity
  • Claude Code

Read plain-text version

Part 6 / 8 min read

Plan Mode: Think Before You Code

How plan mode separates deciding what should change from writing the code.

  • Plan Mode
  • Architecture
  • Code Review

Read plain-text version

Part 7 / 8 min read

Commands vs Skills: Know the Difference, Use Both Right

A modern decision rule for choosing between prompt-like commands and structured skills.

  • Commands
  • Skills
  • Extensions

Read plain-text version

Older Posts

How to Show Inline Function Arguments Using Extensions and Settings in VS Code

Visual Studio Code (VS Code) provides a feature to display inline function arguments, which helps make code more readable and easier to debug. This blog post explains how to enable this feature using the Pylance extension and a simple settings adjustment.

Read original

Google Marketing Live 2024: AI Revolutionises Advertising

Google Marketing Live 2024: AI Revolutionises Advertising

Read original

VSCode Mastery for Data Scientists: Essential Extensions and Productivity Hacks

VSCode Mastery for Data Scientists: Essential Extensions and Productivity Hacks

Read original

Installing Miniconda and Setting Up Conda Environments on Linux

Installing Miniconda and Setting Up Conda Environments on Linux

Read original

From Data Analyst to Data Scientist: A Journey Through the Data Landscape

From Data Analyst to Data Scientist: A Journey Through the Data Landscape

Read locally