Learn how to effectively manage context in Claude Code using /init, CLAUDE.md files, file mentions with @, and custom instructions. Master the art of providing the right information at the right time.
Learn how to implement response streaming in Claude to improve user experience. Display text chunk by chunk as it's generated instead of waiting for complete responses.
Master advanced skill techniques including metadata fields, tool restrictions, and progressive disclosure. Learn how to organize complex skills across multiple files while keeping context efficient.
When skills don't work as expected, the problem usually falls into a few predictable categories. Learn systematic troubleshooting approaches for skills that don't trigger, load, or execute properly.
Claude Code offers multiple customization options. Learn when to use skills versus CLAUDE.md, subagents, hooks, and MCP servers, and how they complement each other in a typical development setup.