Tag: claude-code
All the articles with the tag "claude-code".
-
What's New in Claude Code Skills 2.0
Skills 2.0 unifies custom commands and skills, adds subagents, evals, and a growing ecosystem. Here's what actually changed, what works in practice, and the security and quality pitfalls to watch for.
-
Everything You Missed in Claude Code While You Weren't Looking
Claude Code has shipped more features in four months than most tools ship in a year. Here's a practitioner's map of everything that changed since Opus 4.5 — rules, skills 2.0, hooks, MCP evolution, remote control, Cowork, plugins, and the dozen slash commands you probably haven't tried yet.
-
Building Agent Memory That Survives Between Sessions
Every Claude Code session starts from scratch. Teresa Torres's three-layer context system and Patrick Zandl's claudecode-kb offer two practical approaches to the same insight -- memory is a design problem, not a tooling problem. The key habit is stop and capture, turning every repeated explanation into a reusable context file.
-
The One File That Makes or Breaks Your AI Workflow
CLAUDE.md is the single file that determines whether your AI coding agent shines or flounders. Research shows auto-generated context files hurt performance — what works is a minimal, human-curated briefing containing only what the agent cannot discover on its own.
-
Your First Day With Claude Code
The setup checklist I wish I'd had on day one with Claude Code — isolation and sandboxing, terminal configuration, LSP integration, token monitoring, and what not to install.