station · ivanmisic.net log in
§01 AI & Tools ↵ back to writing

AI & Tools

Claude, AI workflows, automation, prompts

№20
Plumbing, Not Prompts My AI Was Smart. It Just Couldn't See My Job.

My work context was scattered across email, meetings, documents, and notes. So I wired it into a private Obsidian vault Claude Code can read.

JUN 25 15′
№19
Files First, Always A Safe Way to Edit Database Content With AI Coding Tools

AI coding tools edit files. Your content lives in a database. This is the pull, diff, push workflow that connects the two without hand-writing SQL against production.

MAR 17 9′
№18
Three Weeks, Zero Frameworks How I Built This Site With Claude Code

Three weeks, end to end: PHP backend, vanilla JS, a CSS design system I built by hand, the lot. Claude did most of the typing. The interesting bit isn't the speed. It's which decisions I'd still own and which I'd hand back.

FEB 07 13′
№17
Scale Without Stress Making Claude Code Work on Bigger Projects

As projects grow, the way you use Claude Code needs to evolve. Start fresh sessions often, be specific about files, and break big tasks into small steps.

FEB 01 6′
№16
Trust, But Verify Staying Safe and Keeping Claude on Track

Claude Code is powerful, which is exactly why you should verify the important stuff. Review changes, protect sensitive files, save snapshots, and start fresh sessions.

JAN 27 5′
№15
Describe the Problem, Get the Fix Fixing Bugs with Claude Code (Without Losing Your Mind)

Something broke. Don't panic. Describe the problem, show Claude a screenshot, and let it investigate. Most bugs get fixed in two or three rounds.

JAN 27 7′
№14
Describe it. Build it. Ship it. What Is Vibe Coding (And Why You Already Know How to Do It)

Andrej Karpathy called it "fully giving in to the vibes." Collins Dictionary made it Word of the Year. What vibe coding actually means, when it works, and how everything you've learned so far has been building toward it.

JAN 23 6′
№13
A Place for Everything Keeping Your Claude Code Project Organized

A messy project folder slows you down and confuses Claude. Organized projects get better results because clear structure means clear communication.

JAN 18 8′
№12
Consistent Every Time Teaching Claude Code Your Standards with Rule Files

CLAUDE.md gives Claude the overview, but rule files handle the details. They're focused documents in .claude/rules/ that Claude reads automatically based on what it's working on.

JAN 18 7′
№11
Save Your Best Prompts Creating Reusable Claude Code Commands

Some prompts you'll type over and over. Custom commands let you save them as reusable recipes. Type a short name instead of pasting a paragraph every time.

JAN 17 6′
№10
Memory That Sticks Writing CLAUDE.md: Permanent Memory for Claude Code

Every time you start Claude Code, it forgets who you are. CLAUDE.md is a text file that gives it permanent memory. One file, read automatically at the start of every session.

JAN 17 10′
№09
Stuck? Read This When Claude Code Goes Wrong (And It Will)

Claude Code will misunderstand you. It will edit the wrong file. It will occasionally do the opposite of what you asked. Normal. You just need to know how to recover.

JAN 11 7′