BLOG

Insights

Insights on AI agents, automation, accessibility, and building in public.

Jul 25, 2026 Sophie Cave

CCA Exam Prep: Complete Study Guide

Pass the Claude Certified Architect exam on your first try. Registration gate, study plan, practice questions, and domain breakdown.

claude certified architect cca exam prep cca exam study guide claude certification anthropic certification cca exam practice questions claude architect exam ai certification 2026 anthropic partner network claude code certification
Jul 25, 2026 Sophie Cave

Claude Opus 5: What's New and Pricing (2026)

Claude Opus 5 launched Jul 24, 2026: same $5/$25 per M token pricing as Opus 4.8, new effort dial, SOTA benchmarks, default for Claude Max.

claude opus 5 claude opus 5 pricing claude opus 5 release date anthropic opus 5 claude opus 5 vs sonnet 5 claude effort dial claude max default model claude opus 5 benchmarks anthropic pricing 2026 claude opus 5 guide
Jul 22, 2026 Sophie Cave

Claude Code Skills: Model-Invoked Workflows Guide (2026)

How Claude Code Skills work: SKILL.md structure, why they're model-invoked instead of typed like slash commands, and how to build your own.

claude code skills SKILL.md claude code tools anthropic claude code claude agent skills claude code cli claude code best practices model-invoked tools claude code automation claude code tips
Jul 21, 2026 Sophie Cave

Claude Code WebSearch Tool Guide (2026)

How Claude Code's WebSearch tool finds live results beyond training data cutoff: domain filtering, the search-then-fetch pattern, and treating results as untrusted data.

claude code websearch claude code web search tool claude code tools anthropic claude code claude websearch vs webfetch ai agent web access claude code cli claude code best practices claude code domain filtering claude code tips
Jul 21, 2026 Sophie Cave

Claude Code NotebookEdit: Jupyter Guide (2026)

How Claude Code's NotebookEdit tool edits Jupyter notebooks cell-by-cell: insert, replace, delete without breaking execution order or JSON structure.

claude code notebookedit claude code jupyter notebook claude code tools anthropic claude code jupyter notebook ai agent claude code data science claude code cli claude code best practices ipynb editing ai claude code tips
Jul 20, 2026 Sophie Cave

Claude Code WebFetch Tool Guide (2026)

How Claude Code's WebFetch tool reads external URLs: markdown conversion, the 15-minute cache, redirect handling, and when to pair it with WebSearch.

claude code webfetch claude code web browsing tool claude code fetch url anthropic claude code claude code tools ai agent web access claude code cli claude code best practices claude websearch vs webfetch claude code tips
Jul 19, 2026 Sophie Cave

Claude Code Background Tasks Guide (2026)

Running long commands without freezing the session: how Claude Code's run_in_background, TaskOutput, and TaskStop tools handle dev servers, builds, and log tailing.

claude code background tasks claude code run_in_background claude code long running commands anthropic claude code claude code tools ai agent dev server claude code cli claude code best practices claude code workflow claude code bash tool
Jul 18, 2026 Sophie Cave

Claude Code LSP Integration Guide (2026)

Claude Code's native LSP support swaps grep-based search for real reference graphs and live diagnostics — setup, tradeoffs, and when grep still wins.

claude code lsp language server protocol claude code code navigation anthropic claude code claude code tools ai agent refactoring claude code cli claude code best practices claude code plugins semantic code search
Jul 17, 2026 Sophie Cave

Claude Code AskUserQuestion Guide (2026)

How Claude Code's AskUserQuestion tool turns ambiguous forks into discrete choices instead of guesswork — when it fires and when it shouldn't.

claude code askuserquestion claude code clarifying questions anthropic claude code claude code tools ai agent decision making claude code cli claude code best practices claude code workflow ai agent user interaction claude code permission modes
Jul 16, 2026 Sophie Cave

Claude Code TodoWrite: Task Tracking for Long Agent Sessions (2026)

How Claude Code's TodoWrite tool tracks multi-step work in real time — when it fires automatically, the three-state model, and why skipping it breaks long sessions.

claude code todowrite claude code task tracking claude code todo list anthropic claude code claude code multi-step tasks claude code cli ai agent task management claude code best practices claude code workflow claude code planning
Jul 15, 2026 Sophie Cave

Claude Code Deferred Tools: Dynamic Tool Loading Explained (2026)

How Claude Code loads MCP tool schemas on demand instead of upfront — cutting system prompt bloat when you're running dozens of MCP servers.

claude code deferred tools claude code dynamic tool loading mcp tool schema claude code context window claude code mcp servers anthropic claude code claude code performance reduce mcp context bloat claude code tool search claude code tips
Jul 15, 2026 Sophie Cave

Claude Code Fast Mode: Complete Guide (2026)

How Claude Code Fast Mode works: same Opus model, faster output, toggled with /fast. What changes, what doesn't, and when to actually use it.

claude code fast mode claude code /fast claude code speed claude opus anthropic claude code claude code cli claude code tips claude code performance claude code toggle ai coding assistant
Jul 14, 2026 Sophie Cave

Claude Code Screen Reader Mode: Accessibility Guide

Claude Code's new screen reader mode fixes NVDA/JAWS freezing and mispronunciation. How to enable it, what changed, and what's still broken.

claude code accessibility claude code screen reader claude ax screen reader claude code nvda claude code jaws accessible ai coding tools claude code blind developers anthropic accessibility screen reader cli tools claude code cli 2026
Jul 11, 2026 Sophie Cave

Claude Cowork: Complete Guide (2026)

What Claude Cowork actually is, how the new web and mobile rollout works, and when to use it instead of Claude Code or a one-off chat.

claude cowork claude cowork guide anthropic claude cowork claude ai agent claude mobile app claude background tasks claude vs claude code ai knowledge work agent claude scheduled tasks claude.ai features 2026 claude cowork custom instructions
Jul 10, 2026 Sophie Cave

Claude Code Keyboard Shortcuts & Keybindings (2026)

Claude Code's default keyboard shortcuts, how to customize keybindings.json, chord bindings, vim mode, and rebinding the submit key.

claude code keyboard shortcuts claude code keybindings keybindings.json claude code vim mode claude code customization anthropic claude code claude code cli claude code productivity claude code tips claude code chord bindings
Jul 10, 2026 Sophie Cave

Claude Code Cron Jobs: Scheduling Recurring Prompts (2026)

How Claude Code's cron tools schedule prompts inside a session — syntax, jitter, the 3-day expiry, and where session cron ends and real crontab begins.

claude code cron claude code scheduling claude code automation anthropic claude code claude code recurring tasks claude code cli cron jobs ai agent claude code loop ai agent automation claude code best practices
Jul 9, 2026 Sophie Cave

Claude Code Headless Mode: Complete Guide (2026)

How Claude Code headless mode (-p flag) works: JSON output, permission scoping, exit codes, and CI/CD automation patterns that don't hang in production.

claude code headless mode claude code -p flag claude code automation claude code ci/cd claude agent sdk anthropic claude code claude code cli claude code scripting ai agent automation claude code best practices
Jul 8, 2026 Sophie Cave

Claude Code Output Styles: Complete Guide (2026)

How Claude Code output styles work — built-in Default/Explanatory/Learning modes, building custom styles, and how they differ from CLAUDE.md and permission modes.

claude code output styles claude code customization claude code system prompt anthropic claude code claude code cli claude code workflow claude code explanatory mode claude code learning mode ai agent output formatting claude code best practices
Jul 8, 2026 Sophie Cave

Claude Code Plan Mode: Complete Guide (2026)

How Claude Code plan mode works — read-only analysis, plan review before execution, and when to use it over auto-accept or default mode.

claude code plan mode claude code planning ai agent safety claude code permission modes anthropic claude code claude code cli claude code workflow read-only ai agent ai agent code review claude code best practices
Jul 7, 2026 Sophie Cave

Claude Code CLAUDE.md: The Complete Memory Guide (2026)

How Claude Code's memory system actually works — CLAUDE.md file hierarchy, imports, /init, /memory, and what belongs in the file vs. what doesn't.

claude code memory claude.md guide claude code claude.md claude code configuration anthropic claude code claude code best practices claude code project memory claude code cli ai agent memory claude code workflow
Jul 7, 2026 Sophie Cave

Claude Code Permission Modes Explained

How Claude Code's permission modes work: accept edits, plan mode, bypass permissions. Which to use for each task — and what each mode actually controls.

claude code permission modes claude code plan mode claude code auto accept edits claude code bypass permissions anthropic claude code claude code safety claude code cli claude code workflow claude code automation ai agent permissions
Jul 7, 2026 Sophie Cave

Claude Code Checkpoints & Rewind: Undo Agent Changes Safely (2026)

How Claude Code's checkpoint system works — automatic snapshots before every edit, the /rewind command, and what it does and doesn't protect against.

claude code checkpoints claude code rewind claude code undo anthropic claude code claude code safety claude code cli claude code workflow ai agent version control claude code auto accept edits claude code best practices
Jul 6, 2026 Sophie Cave

Claude Code Subagents: Complete Guide (2026)

Claude Code subagents explained: what they are, how to define custom agents in .claude/agents/, context isolation, parallel dispatch, and when to use them over a single agent loop.

claude code subagents claude agent tool claude code agents directory multi-agent claude code claude code delegation context isolation ai claude code explore agent parallel ai agents anthropic subagents claude code architecture
Jul 6, 2026 Sophie Cave

Claude Code Slash Commands: Complete Guide (2026)

Every built-in Claude Code slash command explained, plus custom ones in .claude/commands/ with $ARGUMENTS, frontmatter, and scoped tools.

claude code slash commands claude code custom commands claude code commands directory claude code arguments anthropic claude code claude code workflow claude code cli claude code productivity claude code frontmatter claude code automation
Jul 6, 2026 Sophie Cave

Claude Code Worktrees: Parallel Agent Sessions Without Branch Conflicts (2026)

How to use git worktrees to run multiple Claude Code sessions on the same repo at once — separate branches, separate directories, zero collisions.

claude code worktrees git worktree claude code parallel sessions claude code multiple agents anthropic claude code claude code workflow claude code cli parallel ai agents claude code branches claude code productivity
Jul 5, 2026 Sophie Cave

Claude Code Hooks: Complete Guide (2026)

Claude Code hooks explained: every event type, settings.json config, matcher patterns, blocking exit codes, and real automation examples.

claude code hooks claude hooks guide pretooluse hook posttooluse hook claude code settings.json claude code automation session start hook claude code security anthropic hooks ai agent automation
Jul 3, 2026 Sophie Cave

Best Free Machine Learning Courses in 2026

The best free ML courses in 2026, ranked honestly — and the one skill none of them teach: shipping AI products with an LLM API.

free machine learning courses 2026 best free ml courses learn machine learning free machine learning courses free andrew ng machine learning course fast.ai free course kaggle learn machine learning vs ai engineering free ai courses practical ai courses
Jul 3, 2026 Sophie Cave

Claude Agent Skills: Complete Guide (2026)

How Claude Agent Skills work: SKILL.md structure, progressive disclosure, Skills vs MCP vs subagents vs custom instructions, and how to build one.

claude agent skills claude skills guide skill.md claude code skills anthropic agent skills claude agent sdk progressive disclosure claude claude mcp vs skills claude subagents ai agent workflows
Jul 2, 2026 Sophie Cave

Claude API Rate Limits: Handling 429 Errors (2026)

How Claude's API rate limits work: RPM/ITPM/OTPM, response headers, 429 vs 529 errors, exponential backoff, and client-side throttling.

claude rate limits claude api 429 anthropic rate limiting claude api errors claude exponential backoff claude api throttling anthropic usage tiers claude api retry claude api guide llm rate limiting
Jul 2, 2026 Sophie Cave

Claude Sonnet 5: What's New and Pricing (2026)

Claude Sonnet 5 launched Jun 30, 2026: new default model, near-Opus performance, $2/$10 per million tokens thru Aug 31. What changed and when to use it.

claude sonnet 5 claude sonnet 5 pricing anthropic sonnet 5 claude sonnet 5 vs opus claude model comparison 2026 sonnet 5 api anthropic pricing claude default model claude agentic model claude sonnet 5 guide
Jul 2, 2026 Sophie Cave

Claude Corps: $150M Nonprofit AI Fellowship (2026)

Anthropic's Claude Corps: 1,000 early-career fellows paid $85K/year to bring AI to nonprofits. What the fellowship covers and when the next cohort opens.

claude corps anthropic nonprofit fellowship claude for nonprofits ai fellowship 2026 nonprofit ai jobs anthropic $150 million ai career pivot claude corps application ai fellows program anthropic careers
Jul 1, 2026 Sophie Cave

Claude System Prompt: The Complete Guide (2026)

Master the Claude system prompt: syntax, character limits, best practices, and real API examples. Learn how system prompts differ from user messages.

claude system prompt claude api system prompt anthropic system prompt how to write system prompt claude claude system parameter claude instructions prompt engineering claude claude api guide claude setup guide llm system prompt
Jul 1, 2026 Sophie Cave

Claude Prompt Caching: Cut API Costs by 90%

Claude prompt caching slashes API bills by up to 90% on repeated context. Learn how cache_control works, what to cache, and real code examples.

claude prompt caching anthropic prompt caching claude api cost reduction claude cache control reduce claude api costs llm prompt caching claude api optimization claude api guide anthropic api tips claude cost savings
Jul 1, 2026 Sophie Cave

Claude Structured Output: JSON Guide (2026)

Force Claude to return valid JSON every time. Complete guide to structured output: system prompts, Pydantic models, TypeScript schemas, and real examples.

claude structured output claude json output claude json mode force json claude api claude pydantic claude response format claude api json structured llm output claude api guide claude output format
Jul 1, 2026 Sophie Cave

Claude Context Window: 200K Tokens Explained

Claude's context window explained: 200K token limit, what fits inside, how to count tokens, and practical strategies for long-document AI workflows.

claude context window claude 200k context claude token limit anthropic context window claude long context claude token count llm context window claude api guide claude tokens explained claude input limit
Jul 1, 2026 Sophie Cave

Claude Streaming: Real-Time API Responses (2026)

How to stream responses from Claude's API: Python SDK, async streaming, SSE for web UIs, TypeScript, tool use, and error handling.

claude streaming anthropic streaming api claude api streaming claude stream response anthropic sse claude real-time response claude python streaming claude typescript streaming claude api guide llm streaming
Jul 1, 2026 Sophie Cave

Claude Vision & Multimodal Guide (2026)

Send images and PDFs to Claude's API: base64 encoding, multi-image prompts, token costs, OCR, and Python/TypeScript code examples.

claude vision claude multimodal claude api images claude pdf support anthropic vision api claude image analysis claude ocr claude document analysis claude python vision claude api guide
Jul 1, 2026 Sophie Cave

Claude Batch API Guide: 50% Cost Savings (2026)

How Claude's Batch API works: 50% cost savings, async processing, polling for status, JSONL results, and Python/TypeScript code examples.

claude batch api claude message batches anthropic batch processing claude api cost savings claude async api claude bulk processing claude api guide claude batch pricing claude jsonl results llm batch inference
Jun 27, 2026 Sophie Cave

Deploying Claude Agents to Production

Build reliable agents that survive API failures, token limits, and state loss. Patterns from 10K+ interactions.

claude agents production deployment error recovery agent state cost optimization agent reliability agent monitoring autonomous systems api resilience token management
Jun 20, 2026 Sophie Cave

Persistent Memory for Claude Agents

Build stateful agents that remember. 5 patterns: session storage, episodic memory, semantic embeddings, hybrid search, and learning.

claude agents persistent memory agent state management episodic memory semantic search agent sdk python stateful ai autonomous agents memory patterns llm state
Jun 19, 2026 Sophie Cave

Claude Projects: Custom Instructions Guide

The complete Claude Projects setup guide: custom instructions that actually work, knowledge file structure, and the 8K character limit breakdown.

claude projects custom instructions instructions for claude character limit claude projects knowledge files claude custom instructions best practices claude project instructions anthropic claude projects claude projects guide claude ai projects setup claude projects tips claude knowledge base
Jun 19, 2026 Sophie Cave

32B vs 70B for Coding: Practical Quality Difference

32B handles 80% of coding tasks well. Where 70B actually pulls ahead, what RAM and speed cost you, and whether the quality upgrade is worth it.

32b vs 70b model local ai model comparison ollama model size guide best model for coding local ai 70b model coding 32b model quality local llm coding qwen 32b vs llama 70b ai model size ram requirements when to use 70b model
Jun 19, 2026 Sophie Cave

Claude Agent SDK: Python Tutorial

Step-by-step Python tutorial: build a Claude agent with tool use, streaming, and memory. Working code from hello world to production patterns.

claude agent sdk tutorial claude api tool use python anthropic python sdk tutorial claude agentic loop python python ai agent tutorial claude tool use examples anthropic messages api python how to build claude agent claude streaming python ai agent hello world python
Jun 19, 2026 Sophie Cave

Claude Feedback Analysis: Survey Data Guide

Categorize customer feedback, themes, and sentiment with Claude. Step-by-step Python prompts for NPS analysis, survey coding, and user research at scale.

ai feedback analysis claude feedback categorization ai survey analysis claude survey data nlp feedback themes customer feedback ai nps analysis python ai qualitative coding sentiment analysis claude feedback categorization python
Jun 19, 2026 Sophie Cave

Claude vs ChatGPT vs Gemini for Coding 2026

Honest comparison of Claude, ChatGPT, and Gemini for real coding tasks. Which AI handles large codebases, debugging, and agentic workflows best?

claude vs chatgpt coding claude vs gemini coding best ai for coding 2026 chatgpt vs claude comparison gemini vs claude coding ai coding assistant comparison best llm for code generation claude code generation ai programming assistant gpt-4o vs claude coding
Jun 17, 2026 Sophie Cave

Claude Max vs Pro: Which Plan Is Right for You?

Claude Max 5x ($100/mo) and 20x ($200/mo) vs Pro ($20/mo): what actually changes, who needs the upgrade, and the honest cost-per-use math.

claude max vs pro claude max plan claude pro plan claude pricing 2026 claude plan comparison claude max 5x claude usage limits claude code plan anthropic claude plans claude subscription
Jun 17, 2026 Sophie Cave

How to Add MCP Servers to Claude Code

Step-by-step guide to installing and configuring MCP servers in Claude Code. Find servers, edit the config file, and verify tools are loading.

add mcp server claude code mcp server claude code setup claude code mcp configuration model context protocol claude install mcp server mcp servers 2026 claude code tools anthropic mcp setup mcp config file claude mcp guide
Jun 16, 2026 Sophie Cave

Claude Tool Use: Function Calling Guide

How to define tools, handle function calls, and build reliable tool-use workflows with the Claude API. Production patterns included.

claude tool use claude function calling claude api tools anthropic tool use claude tools guide ai function calling claude api guide model context protocol tools claude agent tools tool use llm
Jun 14, 2026 Sophie Cave

Claude Extended Thinking: Complete Guide

How Claude's extended thinking works, when to enable it, and how to build production systems that use internal reasoning for better outputs.

claude extended thinking claude thinking mode claude reasoning claude api extended thinking anthropic thinking chain of thought claude claude budget tokens claude internal reasoning claude opus thinking ai reasoning guide
Jun 12, 2026 Sophie Cave

Claude Temperature Settings: Complete Guide

Claude's temperature setting controls consistency vs creativity. Get the right value for coding, writing, and data extraction, plus API code examples.

claude temperature claude temperature settings claude api temperature llm temperature explained claude parameters anthropic api settings claude creativity settings ai temperature guide claude api guide prompt engineering temperature
Jun 9, 2026 Sophie Cave

How to Use the Claude API in Python

Build with the Claude API using Python. Messages, streaming, tool use, and vision with production code examples.

claude api claude api python anthropic api claude messages api claude api tutorial claude tool use claude streaming anthropic python sdk claude api examples ai api integration
Jun 9, 2026 Sophie Cave

Persistent Memory for AI Agents: Complete Guide

Build persistent memory for AI agents that survives sessions. SQLite + vector embeddings + RAG for episodic, semantic, and procedural memory tiers.

persistent memory in ai systems ai agent memory ai agent long term memory vector databases chromadb sqlite ai agents memory systems rag pipeline persistent memory for ai agents
Jun 9, 2026 Sophie Cave

Local-First AI: Build Systems Without the Cloud

Run AI models, embeddings, and memory on your own hardware. Architecture guide for local-first AI with real production numbers.

local first ai on device ai run ai locally local llm setup private ai ai without cloud sovereign ai memory ollama local models sqlite vec embeddings local ai architecture 2026
Jun 8, 2026 Sophie Cave

Apple Foundation Models: Swift Guide

Build AI features with Apple's on-device LLM. Foundation Models framework, @Generable output, tool calling, and Vapor integration.

apple foundation models apple intelligence developer foundation models framework on-device llm swift apple ai api generable swift macro wwdc 2026 ai ios ai development apple neural engine swift ai framework
Jun 8, 2026 Sophie Cave

How to Build a RAG System with Claude

Build retrieval-augmented generation with Claude. Chunking, embeddings, vector search, and production patterns with working code.

rag with claude retrieval augmented generation rag tutorial claude rag system build rag pipeline vector search claude embeddings tutorial rag chunking strategy ai knowledge base claude api rag
Jun 8, 2026 Sophie Cave

How to Debug Code with Claude

Systematic AI debugging with Claude Code. Find root causes, trace errors, and fix bugs faster with proven workflows.

debug with claude claude code debugging ai debugging how to debug with ai claude code tips ai bug fixing debugging workflow claude error analysis ai code review developer productivity
Jun 7, 2026 Sophie Cave

Best MCP Servers for Claude Code (2026)

The 15 MCP servers worth installing in Claude Code. Battle-tested tools for file systems, databases, APIs, and browser automation.

mcp servers claude code model context protocol best mcp servers 2026 claude code tools mcp server list claude code extensions ai developer tools mcp integration claude code setup
Jun 7, 2026 Sophie Cave

LoRA Scaling Factor: Alpha, Rank & Tuning Guide

Master LoRA's alpha/rank scaling factor for fine-tuning LLMs. Code examples, VRAM calculations, and practical tuning tips for Llama, Mistral, and more.

lora scaling factor lora alpha lora rank lora fine-tuning lora hyperparameters low-rank adaptation peft lora config llm fine-tuning 2026 lora alpha rank ratio hugging face peft tutorial
Jun 6, 2026 Sophie Cave

Claude Agent SDK: Build AI Agents in Python

Build autonomous AI agents with Anthropic's Agent SDK. Real Python code: tool use, multi-step planning, error recovery, and production deployment.

claude agent sdk ai agents python anthropic agent sdk build ai agent claude code agent autonomous ai agents ai agent framework 2026 claude sdk tutorial mcp agent agentic ai python
Jun 5, 2026 Sophie Cave

Persistent Memory in AI Systems: Complete Guide

How persistent memory works in AI systems — architectures for chatbots, coding agents, and enterprise AI with implementations you can build today.

persistent memory in ai ai memory systems persistent memory ai agents ai context window ai memory architecture claude memory chatgpt memory vector database ai rag memory ai systems 2026
Jun 5, 2026 Sophie Cave

Claude Code vs Cursor: Best AI Coding Tool

We built our entire stack with Claude Code, then tested Cursor for two weeks. Terminal vs IDE, agentic vs autocomplete — honest results.

claude code vs cursor cursor vs claude code best ai coding tool 2026 claude code review cursor ai review ai coding assistant comparison claude code tutorial cursor ide ai pair programming 2026 ai software development tools
Jun 2, 2026 Sophie Cave

Claude Sonnet vs Opus: Which to Use (2026)

We run both Claude Sonnet and Opus in production. Here is when each model wins — speed, cost, reasoning, and code quality compared.

claude sonnet vs opus claude opus 4 claude sonnet 4 which claude model to use claude model comparison anthropic claude models 2026 claude opus vs sonnet coding best claude model claude pricing comparison claude api models
Jun 1, 2026 Sophie Cave

Custom GPTs vs Claude Projects: Which Is Better?

Custom GPTs vs Claude Projects — honest comparison of features, pricing, and workflows. Which AI assistant builder wins for your use case?

custom gpts vs claude projects custom gpts claude projects openai custom gpts anthropic claude projects custom gpt tutorial claude projects tutorial ai assistant builder 2026 chatgpt vs claude best ai workspace 2026
Jun 1, 2026 Sophie Cave

Claude Opus 4.8 Review: What Changed (2026)

Opus 4.8 dropped three days ago. We run it in production. Here is what actually changed for builders — speed, reasoning, and code quality.

claude opus 4.8 claude opus 4.8 review claude opus 4.8 benchmarks anthropic opus 4.8 claude model comparison 2026 claude opus vs gpt-5.5 claude code dynamic workflows ai model review 2026 claude opus 4.8 what changed
Jun 1, 2026 Sophie Cave

Build an MCP Server from Scratch (2026)

Step-by-step guide to building MCP servers for Claude. Protocol design, tool implementation, security, and deployment.

how to build mcp server mcp server tutorial model context protocol MCP ai agents claude code mcp mcp server python mcp server typescript ai developer tools 2026 build mcp tools
May 31, 2026 Sophie Cave

Build a WCAG Accessibility Audit Tool

Build a 9-check WCAG audit engine in JavaScript. Test color contrast, alt text, heading hierarchy, and more with working code.

wcag audit tool accessibility testing contrast ratio checker wcag 2.1 compliance javascript accessibility a11y automation web accessibility 2026 playwright accessibility aria audit
May 31, 2026 Sophie Cave

What Are Agentic Loops? Explained (2026)

Agentic loops let AI act, evaluate, and retry without human input mid-task. See how they actually work, real costs, and when you actually need one.

agent loop pattern agentic ai agentic iterations agentic loop cost agentic loop explained agentic loop optimization agentic loops ai agent architecture ai agent debugging ai agent loop ai agents 2026 autonomous ai agents debug ai agent rag vs agentic loop what are agentic loops
May 30, 2026 Sophie Cave

Claude Code Tips: Advanced Workflows (2026)

Master Claude Code with 20 advanced tips for terminal workflows, agentic loops, and shipping production code faster than any IDE.

claude code tips claude code tricks claude code best practices claude code tutorial claude code workflows ai coding tips 2026 claude code advanced claude code mcp claude code CLAUDE.md
May 30, 2026 Sophie Cave

Train AI on Your Writing Style (Guide)

Make Claude or ChatGPT write in your voice. The exact process for style capture, prompt engineering, and consistent AI-generated content.

train ai writing style ai writing voice how to train ai to write like you custom ai writing claude writing style chatgpt writing style ai ghostwriting ai content voice personal ai writing 2026
May 30, 2026 Sophie Cave

How to Use Claude Projects: Complete Guide

Master Claude Projects — persistent AI workspaces with custom instructions and document uploads. Setup, workflows, and tips that save hours weekly.

claude projects how to use claude projects claude projects guide claude ai workspace claude project instructions claude knowledge base claude pro features ai project management claude tips 2026
May 30, 2026 Sophie Cave

How to Use Claude for Data Analysis (2026)

Use Claude AI to analyze spreadsheets, write SQL, find patterns, and build dashboards. Step-by-step prompts for production data workflows.

claude data analytics how to use claude for data analysis data analytics with claude claude ai data analysis ai data analysis 2026 claude spreadsheet analysis claude sql queries ai survey analysis claude for business intelligence
May 30, 2026 Sophie Cave

Claude Instructions Limit: 1,500 vs 8,000 (2026)

Profile: 1,500 chars. Projects: ~8,000. CLAUDE.md: no hard cap. Exact character limits for every Claude interface, plus copy-paste templates.

claude custom instructions best custom instructions for claude claude custom instructions guide claude ai tips claude system prompt how to use claude ai claude projects claude best practices ai custom instructions 2026
May 30, 2026 Sophie Cave

How to Build a RAG System (2026 Guide)

Build a production RAG system from scratch. Chunking, embeddings, vector search, and reranking — the architecture that actually works.

rag retrieval augmented generation how to build rag rag tutorial 2026 vector database embeddings chromadb ai knowledge base llm rag pipeline rag system architecture
May 30, 2026 Sophie Cave

Best Free AI Courses Online (2026)

Ten genuinely free AI courses with no hidden upsells. From machine learning fundamentals to building production AI systems.

free ai courses learn ai online free ai courses 2026 ai courses for beginners free machine learning course ai education online ai courses learn ai for free ai training free best ai courses
May 30, 2026 Sophie Cave

Claude Code: Complete Guide (2026)

Build entire production apps with Claude Code. From agentic loops to deployment — the guide we wish existed when we started.

claude code claude code tutorial ai coding ai software development claude anthropic developer tools coding with ai claude code guide ai programming 2026
May 29, 2026 Sophie Cave

ChatGPT vs Claude vs Gemini (2026)

We tested all three in production. ChatGPT for breadth, Claude for depth, Gemini for integration. The honest comparison for 2026.

chatgpt vs claude chatgpt vs gemini claude vs gemini ai comparison 2026 best ai tool 2026 chatgpt claude gemini ai tools
May 28, 2026 Sophie Cave

MCP Server Security Audit Checklist

Everyone ships MCP servers. Almost nobody secures them. The 20-rule checklist for input validation, auth, and safe tool execution.

MCP Security AI Agents Model Context Protocol Open Source DevTools
May 26, 2026 Sophie Cave

AI Agent Frameworks Compared (2026)

Claude Agent SDK vs LangChain vs CrewAI in production. We tested every major framework. Here is what actually works.

ai agents claude agent sdk langchain crewai agent frameworks comparison production ai
May 26, 2026 Sophie Cave

AI as Assistive Technology (2026)

AI is not just for productivity — for disabled and trans communities, it is assistive technology. How we build AI that serves everyone.

Assistive Technology AI for Good Accessibility Trans Tech Disability Build in Public
May 25, 2026 Sophie Cave

MCP Is Replacing Every API Integration

Model Context Protocol is doing to AI integrations what USB did to peripherals. Why MCP matters and how to adopt it now.

mcp model context protocol ai integration api claude ai agents ai infrastructure build in public
May 23, 2026 Sophie Cave

Why 90% of AI Projects Fail (2026)

Most AI projects die in the pilot phase. The difference between failure and transformation comes down to three architectural decisions.

ai strategy ai implementation business transformation ai adoption ai failure ai systems
May 19, 2026 Sophie Cave

Apple's Design Language for Web Apps

Steal Apple's Human Interface Guidelines for your web app. Design tokens, component patterns, and accessibility — without the Apple dogma.

Design Systems Apple HIG CSS Frontend Web Performance UI Components
May 18, 2026 Sophie Cave

Your AI Startup Needs a Design System

Skip the design team. Build a design system instead. Component libraries, tokens, and accessibility — the foundation that scales.

design systems ai startup frontend ui engineering apple hig
May 17, 2026 Sophie Cave

The AI Stack That Runs Our Company

Our entire company runs on AI. Claude for code, Stripe for revenue, Resend for email, Ollama for inference. The full 2026 breakdown.

AI Stack Build in Public AI Agents Automation Claude Infrastructure
May 14, 2026 Sophie Cave

Open Source AI vs Claude vs ChatGPT

Llama 4, Mistral, and Qwen are closing the gap on Claude and ChatGPT. The honest comparison for builders choosing a stack in 2026.

ai comparison open source ai claude chatgpt llama ollama local ai 2026
May 12, 2026 Sophie Cave

AI Is Finding Lost Cities (2026)

AI-powered drones and LiDAR are discovering lost cities faster than human archaeologists. The $1.7B industry that has not noticed yet.

AI Drone Technology LiDAR Archaeology Deep Tech Remote Sensing
May 12, 2026 Sophie Cave

AI That Applies to Upwork Jobs for Me

I built a 6-layer autonomous system that scrapes Upwork, scores jobs, generates proposals, and applies. Here is the architecture.

ai automation freelancing upwork autonomous agents browser automation build in public
May 12, 2026 Sophie Cave

Self-Improving AI Agents: Skill Systems

Build AI agents that learn from every session. Skill extraction, experience replay, and systems that get better without retraining.

ai agents machine learning agent architecture self-improving ai production ai
May 10, 2026 Sophie Cave

How to Build an AI Agent That Works (2026)

Most AI agents break in production. Here is the architecture that works — tool routing, memory, error recovery, and deployment.

ai agents claude agent sdk building ai production ai
May 8, 2026 Sophie Cave

Build a Personal AI Assistant (2026)

Build an AI assistant that actually remembers you. Persistent memory, tool integration, and a personality that persists across sessions.

persistent memory ai personal ai assistant ai agent memory persistent memory for agents rag tutorial local embeddings brain database ai tools ai memory architecture build ai assistant
May 7, 2026 Sophie Cave

AI Agents Are Replacing SaaS (2026)

The $200B SaaS industry is being disrupted by AI agents that do not need dashboards, logins, or subscriptions. What that means for builders.

ai agents replacing saas ai vs saas ai agents 2026 saas disruption ai business tools ai automation future of saas ai cost savings agent-based software