Guides
🤖
AI Superpowers
From using AI chat smarter today to building real automations with Claude Code. Three parts, no prerequisites.
ai.fieldguides.tech
⌨️
The Terminal
Everything you need to feel at home on the command line. Navigation, files, scripts, and the mental model that makes it all click.
terminal.fieldguides.tech
🌿
Git & GitHub
Version control from first principles. Commits, branches, pull requests, and the workflows real teams actually use.
git.fieldguides.tech
🔐
Security Basics
API keys, passwords, 2FA, SSH, .env files, and the habits that keep your projects and accounts safe.
security.fieldguides.tech
🔌
APIs
What APIs are, how they work, how to authenticate, read documentation, and build things that talk to external services.
apis.fieldguides.tech
💬
Prompting
The thinking behind great prompts — mental models, failure modes, iteration techniques, and patterns for getting consistently useful results from AI.
prompting.fieldguides.tech
🐛
Debugging
A systematic method for finding bugs — error messages, isolation techniques, common patterns, AI-generated code failures, and what to do when you're stuck.
debugging.fieldguides.tech
🗄️
SQL
How databases think about data, how to write queries with confidence, why some are slow, and where AI-generated SQL goes wrong.
sql.fieldguides.tech
📖
Reading Code
How to approach unfamiliar code — orienting yourself, tracing execution, recognizing patterns, and evaluating what AI generates.
reading-code.fieldguides.tech