Guides

Practical tutorials. From zero to a fully functional AI-powered workflow.

easy first
easy first
hard first
ACE Framework for Personal AI Implement David Shapiro's six-layer cognitive architecture to give your Claude Code assistant mission, values, and strategic context agent-first design how to structure repositories so AI agents can actually work in them. the code isn't just for humans anymore. AGENTS.md vs CLAUDE.md vs INSTRUCTIONS.md every AI coding tool has its own config file. here's what they're called, how they differ, and what actually matters. Auditing Skills for Injection Vulnerabilities How to check AI agent skills for prompt injection patterns and assign security badges. Auto-Activating Skills in Claude Code Configure skills to trigger automatically based on keywords, file patterns, and context instead of manual slash commands. Automated Development Journaling with MCP and CLAUDE.md Connect Claude Code to your note app via MCP, then use CLAUDE.md instructions to create journals automatically as you work best claude code plugins 2026 curated list of the best claude code plugins and skills for 2026 — coding, writing, productivity, DevOps, and more. install commands included. best claude code skills for developers the skills that actually make Claude Code useful for software development — code review, TDD, debugging, and the ones most people miss. best claude code skills for writers claude code skills that actually help writers — content creation, editing, documentation, and the ones worth installing. best MCP servers for Claude Code the best MCP servers for Claude Code in 2026, organized by category. install commands, use cases, and when you actually need each one. best skills for productivity with claude code the skills that actually matter when you're trying to get shit done with an AI assistant Build a Personal Knowledge Graph Connect your notes, projects, and contacts in a queryable graph. Entity extraction, Neo4j setup, and Obsidian graph visualization. Build a TIL System That Actually Works Set up a Today I Learned repo in 10 minutes. Low-friction knowledge capture that compounds into a searchable reference. Build Your First Browser Agent with browser-use Set up AI-powered browser automation in Python. Install browser-use, configure your LLM, and run your first web task in under 10 minutes. Building a Memory System Build persistent AI memory with Claude Code using episodic-memory MCP, memory files, and external tools like Obsidian and Notion Building Your First MCP Server Create custom MCP servers to extend Claude with your own tools Checkpointing - Safe Rollback for Agent Work How automatic checkpoints protect your work and let you recover from agent mistakes claude code + docker complete guide running Claude Code inside Docker containers — sandboxing, reproducible environments, and keeping your machine clean from agentic chaos. claude code + github actions CI/CD set up Claude Code in GitHub Actions for automated code review, PR feedback, and CI workflows. the official action, custom setups, and what's actually reliable. claude code + notion integration how to connect Claude Code to Notion via MCP — setup, real use cases, and whether it's worth the hassle. claude code + obsidian workflow connecting your personal knowledge management to your AI coding agent. obsidian vaults as context, claude code as engine. claude code + playwright browser automation connect Claude Code to Playwright via MCP for browser automation, e2e testing, and visual debugging. setup, real workflows, and sharp edges. claude code context window optimization practical strategies for managing your context window in claude code. every wasted token is money and attention you'll never get back. claude code for designers: from figma to functioning frontend how designers can use AI to build what they envision without waiting for engineering sprints claude code for home automation: beyond 'alexa turn on the lights' using AI to build actually intelligent home automation that doesn't make you want to throw your smart bulbs out the window Claude Code for non-coders: the complete guide how to use Claude Code without being a developer — email, research, writing, organizing, and automating your life from the terminal. Claude Code for Non-Developers How product managers, analysts, and writers use Claude Code without writing a single line of code claude code for product managers you don't need to be a developer to use claude code. PRDs, data analysis, spec writing, and competitive research — from your terminal. claude code for project management: when your AI understands your backlog better than you do using MCP integrations to make Linear and Jira actually useful instead of just mandatory claude code for researchers using Claude Code for literature review, data analysis, paper writing, and research workflows — what works, what's dangerous, and what's genuinely useful. claude code for solopreneurs you're the developer, the designer, the PM, and the marketing team. here's how claude code lets you ship like a team of five. claude code for students: learning to code without the bullshit how to use AI to actually learn programming instead of just generating homework answers claude code for technical writers using Claude Code for documentation, API docs, READMEs, and technical content — workflows that work and traps to avoid. claude code plan mode mastery plan mode is the most underused feature in claude code. here's how to actually use it — and when not to. Claude Code Plugins System Extend Claude Code with plugins for custom tools, MCP servers, and workflows claude code pricing guide pro, max, API — what claude code actually costs, which plan fits your usage, and how to avoid surprise bills. Claude Code Setup Guide Complete Claude Code setup guide: installation, MCP servers, custom CLAUDE.md instructions, shell aliases, and security configuration Claude Code tutorial for beginners learn Claude Code from zero — installation, your first conversation, CLAUDE.md setup, and a practical first project in 15 minutes. claude code vs aider two terminal-first AI coding tools, very different philosophies. here's what matters when choosing between claude code and aider. Claude Code vs Cursor: complete comparison 2026 Claude Code vs Cursor — feature-by-feature comparison of terminal-native AI coding vs IDE-based AI coding in 2026. pricing, architecture, and when to use each. Claude Code vs GitHub Copilot Claude Code vs GitHub Copilot — architecture, agent modes, pricing, and real differences between terminal-native AI coding and IDE autocomplete. claude code vs windsurf terminal agent vs AI-native IDE. claude code and windsurf represent two different bets on how developers will work with AI. CLAUDE.md Best Practices Write effective project instructions that Claude reads at every conversation start crewai vs langgraph: choosing a multi-agent framework without losing your mind an actually useful comparison of multi-agent frameworks that doesn't just regurgitate the documentation Custom Slash Commands Create reusable workflows triggered by /name in Claude Code Customizing the Status Line Configure Claude Code's status line to display model, git status, tokens, and custom information Dayflow: Screen Activity Tracking Without Surveillance Privacy-first activity tracking with AI. Local screenshots, Gemini recognition, markdown export. No cloud, no tracking, no bullshit. Debug Your RAG Pipeline Before Users Notice Monitor retrieval-augmented generation systems with OpenTelemetry tracing. Find whether bad answers come from retrieval, context, or generation. From Chat to Cron: Building Automated PKM Pipelines Stop manually organizing notes. Build cron-triggered AI workflows that process, tag, and connect your knowledge base on autopilot. Git Worktrees for Parallel Agents Run multiple AI agents on the same codebase without conflicts using git worktrees Hooks System in Claude Code Automate workflows with deterministic triggers that run shell commands at specific points in Claude Code's lifecycle. How to Debug AI Agents A practical workflow for finding and fixing failures in AI agents using tracing, logs, and observability tools. how to reduce claude code costs by 50% practical techniques to cut your claude code spend in half without sacrificing quality. token economics for people who count. how to write Claude Code skills complete guide to writing Claude Code skills — SKILL.md format, frontmatter, testing, publishing, and building a skill from scratch. Keep Claude Running for Hours Build autonomous development loops using todo files, hierarchical subagents, and context compaction to process task lists for hours without human input. LLM Logging: Capture Every AI Conversation Track prompts, responses, and token usage. Build a searchable archive of LLM interactions for debugging, learning, and prompt optimization. LLM-as-Judge Evaluation Use LLMs to evaluate LLM outputs. Build reliable automated judges through critique shadowing and iterative calibration with domain experts. MCP Server Stacking: One Data Source is Data, Two is Intelligence Combine multiple MCP servers to unlock cross-domain insights that no single server can provide on its own. Multi-Agent Content Pipeline with Claude Code Build autonomous content systems using Claude Code skills, semantic search, and chained agents Multi-Agent Coordination: How to Run Three AI Agents Without Merge Conflicts The four-phase workflow for running parallel AI agents on the same codebase using tmux, git worktrees, and a shared AGENTS.md file. Multi-Model Routing for LLM Applications Route requests to the right model based on task complexity. Cut costs 40-70% while maintaining quality where it matters. Parallel AI Sessions: Run Multiple Agents Run multiple AI agents simultaneously. Patterns for concurrent prompts, session orchestration, and task distribution across LLM workers. Pixel NAS: Turn a 2016 Pixel into a Google Photos Upload Daemon Use an original Pixel as a tiny always-on inbox that syncs photos from other devices and uploads them to Google Photos. Proactive AI Agent with Semantic Memory Turn your AI from reactive chatbot into proactive assistant using heartbeats, semantic search, and persistent memory. Quick Start: Pick Your Path Three ways to build a personal OS today. Choose based on your tools and comfort level: Claude Code for developers, GPT + Zapier for quick setup, or Gemini for Google users. Running Claude Code in Containers Isolate agent execution with Docker for security, scalability, and 24/7 operation Running LLMs on Your Hardware with llama.cpp Build llama.cpp from source, download GGUF models, pick the right quantization, and run a local AI server on Mac, Linux, or Windows. Sandboxing & Security for AI Agents How to isolate AI agents using OS-level sandboxing to prevent unauthorized access and reduce permission fatigue. Task Decomposition for AI Documentation Break documentation projects into discrete steps to get accurate, consistent output from AI tools instead of hallucinated garbage. The Skills System Create reusable AI capabilities with Claude Code skills Token Efficiency: Fit More in Less Practical techniques to reduce token usage, optimize context windows, and cut LLM costs without losing quality. ultrathink: deep reasoning in claude code when to use extended thinking in claude code, what it actually costs, and why you shouldn't use it for everything. Voice-First Content Creation Replace typing with talking. Brain dump while walking, transcribe with AI, generate multiple versions, polish the best. From 2 hours to 30 minutes per piece. your first MCP server in 10 minutes build a model context protocol server from scratch in typescript. no boilerplate, no magic — just a working server that claude code can talk to.

74 guides