Engineering Guides
Practical guides for AI-powered development and engineering workflows — from build-first starts to editor-first and repo-first systems.
Beginner guides focus on build-first workflows, intermediate guides on editor-first systems, and advanced guides on repo-first or local/private setups. Looking for a tailored entry point? Start with Find Your AI Setup.
Beginner
All-in-one platforms — no coding experience needed
AI Platforms for Beginners
Choose the right browser-first AI builder for your first project without overcommitting to a developer workflow too early.
Your First AI-Built Website
Build a first website with an AI builder, then harden it enough for a real custom-domain launch.
Choosing Your First AI Tool
Pick your first AI development path by workflow shape, not by hype cycle or model branding.
Describing UI Components to AI
Use clearer UI language, state descriptions, and constraints so AI tools build the interface you intended.
Find Your Ideal AI Setup
Prompt packs for using a general AI assistant to choose the right engineering workflow, tools, and guardrails for your situation.
Intermediate
AI-enhanced editors and mixed tool workflows
AI-Enhanced VS Code
Set up VS Code as a durable AI coding environment without giving up control of your normal editor workflow.
Getting Started with Cursor
Use Cursor as an AI-first IDE without turning agent output into an unreviewed side channel.
From Chat to Code
Use chat tools for planning and review, then hand work cleanly into your editor or terminal agent.
Choosing Models for Coding Tasks
Match coding tasks to model classes so you spend your strongest models where they matter and keep faster paths cheap.
AI-Integrated Git and GitHub Workflows
Keep AI coding work inside calm, reviewable Git and PR habits instead of turning it into a hidden side channel.
Guardrails for AI Coding Agents
Set the instruction files, approval rules, and review gates that keep AI coding agents useful instead of expensive chaos.
MCP for AI Engineering Workflows
Understand what MCP changes in AI engineering workflows and where governed tool access is actually worth the complexity.
Advanced
CLI-driven workflows, local models, and full-stack deployment
Terminal-First AI Development
Run AI coding agents from the terminal with explicit planning, approvals, and test loops instead of treating the shell like a magic box.
Async AI Coding Workflows
Use background or delegated coding agents without turning code review into a ceremonial afterthought.
Deploying AI-Built Projects
Choose the right hosting lane for an AI-built project by architecture shape: static, SSR, or full-stack service.
Running Local AI Models for Development
Build a practical local or hybrid coding workflow with current open-weight models and explicit privacy tradeoffs.