Tag

AI Coding Agents

A collection of 20 posts

AI Coding Agents

AGENTS.md vs CLAUDE.md vs Cursor Rules vs Copilot (2026)

AGENTS.md, CLAUDE.md, .cursor/rules, SKILL.md, and Copilot instructions all do the same job differently. Here is the 2026 breakdown of format, frontmatter, monorepo handling, and which one to pick.

· 10 min read
AI Coding Agents

Grok Build, Grok Skills + Connectors: xAI Dev Stack 2026

In a single month, xAI shipped a coding agent, a skills system, and a connectors layer. Here's how Grok Build 0.1, Grok Skills, and Platform Connectors fit together — and how the stack compares to Claude Code, Cursor, and Copilot Workspaces.

· 9 min read
AI Tools

Gemini CLI: The Complete Guide (2026)

Quick answer. Gemini CLI is Google’s open-source terminal AI agent. Install it with npm install -g @google/gemini-cli on Node 20+, run gemini, and sign in with your Google account in the browser. The free tier covers 60 requests per minute and 1,000 per day with Gemini 2.

· 7 min read
Claude Code

Claude Code: 10 Common Errors and the /doctor Cheatsheet (2026)

A senior-engineer field guide to the ten errors you will actually hit in Claude Code in 2026 — 529, 401, MCP -32000, Client Closed, plugin and skill failures, subagent timeouts, sandbox denials — plus how to read the /doctor output line by line.

· 11 min read