Prompt Conduit Blog
Field notes on AI-assisted coding: how Claude Code, Cursor, Codex CLI, and Gemini CLI actually work under the hood, and how to get more leverage out of the prompts you've already written.
Latest Posts
-
How to Write a Claude Code Skill From Scratch (With a Real Example)
Step-by-step guide to writing your first Claude Code skill: the SKILL.md format, frontmatter fields, when to use project vs user scope, and a complete /review skill you can copy.
2026-05-28 · 11 min read
-
Claude Code Has 5 Ways to Customize It — Here's When to Use Each
A complete guide to Claude Code customization: CLAUDE.md, Skills, slash commands, hooks, and memory. Where each one lives, when to use it, and how they overlap.
2026-05-25 · 10 min read
-
Where Claude Code Stores Your Transcripts (and How to Actually Use Them)
Claude Code writes every session to a JSONL file on disk. Here's exactly where, what's in each file, and what you can do with that data — grep, replay, back up, or turn it into reusable skills.
2026-05-22 · 7 min read