obsidian/wiki/claude-code/_index.md
2026-04-17 12:46:21 +01:00

2.2 KiB

title description tags created updated
Claude Code Index Claude Code product docs — installation, capabilities, surfaces, customization, scheduling, and CLI patterns
index
claude-code
anthropic
cli
agentic
2026-04-17 2026-04-17

Claude Code

Claude Code is Anthropic's agentic coding assistant. Works across terminal, IDE, desktop, web, and mobile — reads your codebase, edits files, runs commands, and integrates with dev tools.

Articles

Article Summary Source Updated
wiki/claude-code/overview Full product overview: install, capabilities (tasks, git, MCP, hooks, scheduling, multi-agent), all surfaces raw/Claude Code overview.md 2026-04-17
wiki/claude-code/mcp-integration MCP setup, transports, scopes, OAuth, tool search, channels, managed enterprise config, 100+ server list raw/Connect Claude Code to tools via MCP.md 2026-04-17
wiki/claude-code/custom-subagents Custom subagents: creation, frontmatter fields, tool control, persistent memory, hooks, foreground/background, example patterns raw/Create custom subagents.md 2026-04-17
wiki/claude-code/create-plugins Plugin authoring: manifest structure, skills/agents/hooks/LSP/monitors, local testing with --plugin-dir, migrating from standalone, marketplace distribution raw/Create plugins.md 2026-04-17
wiki/claude-code/plugin-marketplaces Discover and install plugins: official marketplace, code intelligence (LSP), MCP integrations, scopes, team config, auto-updates, troubleshooting raw/Discover and install prebuilt plugins through marketplaces.md 2026-04-17
wiki/claude-code/error-reference Runtime error lookup: server errors, usage limits, auth, network, request errors, quality checks — with fix commands for each raw/Error reference.md 2026-04-17
wiki/claude-code/skills Skills system: creation, storage scopes, frontmatter fields, invocation control, dynamic shell injection, subagent execution, bundled skills, sharing raw/Extend Claude with skills.md 2026-04-17