SKIP TO CONTENT
모든 기사
TUTORIALS·February 10, 2026·10분 분량

Claude Code 2.1: Skills, Hot Reload, and the Future of Terminal AI

Jordan Patel 작성

What Changed in 2.1.0

Claude Code 2.1.0 is the biggest update since the tool launched. Skills are now first-class citizens with their own lifecycle, contexts, and hot reload support.

Skills: The Key Feature

Skills are reusable modules you invoke with slash commands. They run in forked contexts so they don't pollute your main session.

Creating a Skill

Add a markdown file to your .claude/skills/ directory with frontmatter defining the skill's behavior, hooks, and agent configuration.

Hot Reload

Edit a skill file and it reloads instantly. No restart needed. This makes iterating on custom workflows as fast as editing a config file.

Custom Agent Support

You can now define custom agents in skill frontmatter. Each agent gets its own context, tools, and permissions. This enables team-specific workflows where different agents handle different responsibilities.

/teleport to claude.ai

The /teleport command sends your current terminal session to claude.ai/code. You can continue working in the browser with full session history. This bridges terminal and web workflows seamlessly.

Other Improvements

  • Shift+Enter for newlines with zero setup
  • Agents continue working when you deny a tool use
  • Wildcard tool permissions (e.g., Bash(-h))
  • Multi-language response configuration
  • 1,096 commits of stability improvements

Security Updates

  • Writes to .claude/skills blocked in sandbox mode
  • Improved heredoc parsing to prevent command smuggling
  • Better bash permission matching

Getting Started

Run claude update to get version 2.1.0. Create your first skill in .claude/skills/ and invoke it with a slash command. The hot reload makes iteration nearly instant.

Build Blueprint · Creator

아이디어가 있으신가요? AI 에이전트가 바로 빌드할 수 있는 사양서를 받아보세요.

어떤 제품이든 설명하면 완전한 빌드 블루프린트를 받아보세요 — 기술 스택, 데이터 모델, 화면, API, 그리고 Claude Code나 Cursor에 바로 붙여넣을 수 있는 프롬프트까지. PDF로 내보내기 가능.

블루프린트 열기