149 items
76 posts, 62 tools, 11 guides
CLAUDE.md is the highest-leverage file in any Claude Code project. Here's what goes in one, what doesn't, and the patterns that actually ship.
Skills are how you stop copy-pasting the same workflow into Claude Code every session. What they are, how to write one, and where to find hundreds ready to use. Fact-checked against Anthropic's docs.
MCP isn't just a plugin format - it's a full JSON-RPC protocol for connecting LLMs to tools, resources, and prompts. Here's how it works under the hood, sourced from the official spec.
AI coding platform built for large, complex codebases. Context Engine indexes 500K+ files across repos with 100ms retrieval. Intent desktop app orchestrates parallel agents.
Open-source terminal coding agent from Moonshot AI. Powered by Kimi K2.5 (1T params, 32B active). 256K context window. Agent Swarm runs up to 100 parallel sub-agents.
Factory AI's terminal coding agent. Runs Anthropic and OpenAI models in one subscription. Handles full tasks end-to-end - refactors, incident response, migrations.
Open-source autonomous coding agent inside VS Code. Creates files, runs commands, and can use a browser for UI testing and debugging with your permission.
Multi-agent orchestration framework built on the OpenAI Agents SDK. Define agent roles, typed tools, and directional communication flows. Production-focused, open-source.
Type-safe Python agent framework from the Pydantic team. Brings the FastAPI feeling to AI development. Composable tools, durable execution, and full IDE autocomplete.
Structured data extraction from any LLM using Pydantic models. Automatic retries, validation, and streaming. 3M+ monthly downloads. Available in Python, TypeScript, Go, Ruby, and Rust.
Constrained generation library for LLMs. Uses finite state machines to mask invalid tokens during generation. Guarantees schema-compliant output with zero retries.
Keyboard-first Mac launcher with built-in AI. 32+ models, 1,500+ extensions, clipboard history, window management, snippets. Replaced 4 apps in my workflow. Free tier available.
AI-powered terminal built in Rust with GPU rendering. Block-based output, natural language commands, Agent Mode for autonomous tasks. 700K+ developers. Free tier available.
AI-powered terminal assistant from AWS. Natural language chat, command autocompletion, code generation. Agentic mode reads files, runs commands, and calls AWS APIs. Free tier.
AI-powered context manager that remembers your code, snippets, links, and project context across IDEs, browsers, and terminals. Local-first with 9 months of memory. Free.
Install Ollama and LM Studio, pull your first model, and run AI locally for coding, chat, and automation - with zero cloud dependency.
Deep comparison of the top AI agent frameworks - LangGraph, CrewAI, Mastra, CopilotKit, AutoGen, and Claude Code.
Two platforms, two philosophies. Here is how Anthropic and OpenAI compare on APIs, SDKs, documentation, pricing, and the actual experience of building with each.

New tutorials, open-source projects, and deep dives on coding agents - delivered weekly.