Claude
15 articles available
Guides for Anthropic Claude - Claude Code CLI, API usage, and AI assistant workflows
How to Configure CLAUDE.md for Your Project
intermediateComplete guide to CLAUDE.md configuration files for Claude Code. Learn file hierarchy, best practices, examples, and how to create effective project instructions.
How to Create Custom Slash Commands and Skills in Claude Code
advancedLearn 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.
How to Fix Claude Code Freezing or Becoming Unresponsive
intermediateTroubleshoot and resolve Claude Code freezing, hanging, or becoming unresponsive. Learn to diagnose memory issues, handle large codebases, and recover from frozen sessions on macOS, Windows, and Linux.
How to Fix Permission Errors and Installation Issues in Claude Code
beginnerResolve common Claude Code permission errors and installation failures on macOS, Windows, and Linux. Fix EACCES errors, PATH issues, authentication failures, and sandbox permission problems.
How to Fix Rate Limits and Check Usage Reset Time in Claude Code
intermediateLearn how to identify, troubleshoot, and work around Claude Code rate limits. Understand Pro vs Max subscription limits, check usage reset times, and optimize your workflow to maximize your quota.
How to Install Claude Code CLI on Mac and Windows
beginnerStep-by-step instructions for installing Claude Code CLI on macOS and Windows. Set up Anthropic's agentic coding tool in your terminal with native installers or package managers.
How to Manage Permissions and Sandboxing in Claude Code
intermediateLearn 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.
How to Set Up MCP Servers with Claude Code
intermediateComplete 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.
How to Switch Between Claude Models in Claude Code
beginnerLearn 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.
How to Use Background Agents and Subagents in Claude Code
advancedMaster 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.
How to Use Git Worktrees with Claude Code
intermediateComplete 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.
How to Use Claude Code Hooks for Automation
intermediateMaster 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.
How to Use Plan Mode Effectively in Claude Code
intermediateMaster 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.
How to Work with Large Codebases in Claude Code
intermediateMaster context management, file exclusions, and performance optimization when using Claude Code with large projects and monorepos. Learn chunking strategies and platform-specific tips.
Where Claude Code Stores Configuration Files
beginnerComplete reference guide to Claude Code configuration file locations. Learn where settings, credentials, session history, MCP servers, and custom commands are stored on macOS, Windows, and Linux.