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
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.
Claude Code Stuck or Frozen? How to Unstick the CLI Fast
intermediateClaude Code stuck or hanging? Fix unresponsive CLI sessions in seconds. Recover from frozen prompts, memory limits, and large-file hangs with these commands.
Fix Claude Code CLI Installation Errors: Complete Troubleshooting Guide
beginnerTroubleshoot Claude Code CLI installation issues on macOS, Windows, and Linux. Fix 'command not found', permission errors, npm problems, and get Claude Code running.
Fix "zsh: permission denied: claude" — Claude Code Permission Errors
beginnerResolve `zsh: permission denied: claude` and EACCES errors when running Claude Code. Fix PATH issues, file permissions, and macOS Files & Folders access.
Claude Code Rate Limit Reset Time & How to Fix It
intermediateHit 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.
Claude Code CLI: Install on Mac/Windows, winget Command & Fix "command not found"
beginnerInstall Claude Code CLI with the native script, `winget install Anthropic.ClaudeCode`, or npm. Fix "command not found: claude" PATH errors on macOS and Windows.
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.
Claude Code VS Code Integration: Install Extension & Configure Settings
beginnerSet 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.
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.
Claude Code Configuration Files: Complete Guide to Settings, Permissions, MCP Servers & Scopes
beginnerComplete 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.