Skip to main content

Claude

17 articles available

Guides for Anthropic Claude - Claude Code CLI, API usage, and AI assistant workflows

How to Configure CLAUDE.md for Your Project

intermediate

Complete guide to CLAUDE.md configuration files for Claude Code. Learn file hierarchy, best practices, examples, and how to create effective project instructions.

12 minUpdated January 2026
Read Article

How to Create Custom Slash Commands and Skills in Claude Code

advanced

Learn to create custom slash commands and skills in Claude Code to automate repetitive tasks. Build project-specific workflows, team shortcuts, and reusable prompts that boost productivity.

10 minUpdated January 2026
Read Article

Claude Code Stuck or Frozen? How to Unstick the CLI Fast

intermediate

Claude Code stuck or hanging? Fix unresponsive CLI sessions in seconds. Recover from frozen prompts, memory limits, and large-file hangs with these commands.

7 minUpdated January 2026
Read Article

Fix Claude Code CLI Installation Errors: Complete Troubleshooting Guide

beginner

Troubleshoot Claude Code CLI installation issues on macOS, Windows, and Linux. Fix 'command not found', permission errors, npm problems, and get Claude Code running.

10 minUpdated January 2026
Read Article

Fix "zsh: permission denied: claude" — Claude Code Permission Errors

beginner

Resolve `zsh: permission denied: claude` and EACCES errors when running Claude Code. Fix PATH issues, file permissions, and macOS Files & Folders access.

8 minUpdated January 2026
Read Article

Claude Code Rate Limit Reset Time & How to Fix It

intermediate

Hit a Claude Code rate limit? See exact reset times for Pro and Max, plus 5 fixes (/compact, API key, model switch) to keep coding now.

8 minUpdated January 2026
Read Article

Claude Code CLI: Install on Mac/Windows, winget Command & Fix "command not found"

beginner

Install Claude Code CLI with the native script, `winget install Anthropic.ClaudeCode`, or npm. Fix "command not found: claude" PATH errors on macOS and Windows.

7 minUpdated May 2026
Read Article

How to Manage Permissions and Sandboxing in Claude Code

intermediate

Learn how to configure permissions, enable sandboxing, and create secure execution environments in Claude Code. Covers settings.json configuration, sandbox modes, and platform-specific setup for macOS, Linux, and Windows.

12 minUpdated January 2026
Read Article

How to Set Up MCP Servers with Claude Code

intermediate

Complete guide to configuring Model Context Protocol (MCP) servers in Claude Code. Connect Claude to databases, APIs, GitHub, Slack, and other external tools for enhanced AI-assisted development.

15 minUpdated January 2026
Read Article

How to Switch Between Claude Models in Claude Code

beginner

Learn to switch between Claude Opus, Sonnet, and Haiku models in Claude Code. Understand model capabilities, cost implications, and when to use each model for optimal results and quota management.

6 minUpdated January 2026
Read Article

How to Use Background Agents and Subagents in Claude Code

advanced

Master Claude Code's background agent and subagent capabilities to run parallel tasks, delegate work, and build complex automated workflows. Learn Task tool patterns for efficient multi-agent orchestration.

9 minUpdated January 2026
Read Article

How to Use Git Worktrees with Claude Code

intermediate

Complete guide to using Git worktrees with Claude Code for parallel development. Learn setup, session management across worktrees, CLAUDE.md behavior, known limitations, and best practices.

15 minUpdated January 2026
Read Article

How to Use Claude Code Hooks for Automation

intermediate

Master Claude Code hooks to automate your development workflow. Learn to configure PreToolUse, PostToolUse, and other hook events for automated testing, formatting, CI/CD integration, and custom workflows.

15 minUpdated January 2026
Read Article

How to Use Plan Mode Effectively in Claude Code

intermediate

Master Claude Code's Plan Mode for designing implementation strategies before writing code. Learn when to use planning, how to approve plans, and best practices for complex multi-file changes.

7 minUpdated January 2026
Read Article

Claude Code VS Code Integration: Install Extension & Configure Settings

beginner

Set up Claude Code in VS Code. Install the Claude Code extension, configure keybindings, use the integrated terminal, and sync settings between CLI and editor for seamless AI coding.

10 minUpdated January 2026
Read Article

How to Work with Large Codebases in Claude Code

intermediate

Master context management, file exclusions, and performance optimization when using Claude Code with large projects and monorepos. Learn chunking strategies and platform-specific tips.

15 minUpdated January 2026
Read Article

Claude Code Configuration Files: Complete Guide to Settings, Permissions, MCP Servers & Scopes

beginner

Complete guide to Claude Code and Claude Desktop configuration: settings.json hierarchy, permission scopes, MCP server setup (user vs project), CLAUDE.md files, credentials, and the differences between Claude Code CLI and Claude Desktop app.

10 minUpdated January 2026
Read Article