Luong NGUYEN
41527aed26
Update all concept README files with comprehensive documentation
...
Extract and consolidate information from claude_concepts_guide.md into
individual concept folders:
- 01-slash-commands: Add architecture diagrams, features table, lifecycle
diagram, best practices, and comprehensive examples
- 02-subagents: Add architecture, configuration, tool access hierarchy,
context management, and practical delegation examples
- 03-memory: Add memory hierarchy, locations table, lifecycle diagram,
4 practical examples, and features comparison
- 04-mcp: Add MCP architecture, ecosystem, setup process, 4 examples
(GitHub, Database, Multi-MCP, Filesystem), and security best practices
- 05-skills: Add skill architecture, loading process, 3 complete examples
with Python scripts (Code Review, Brand Voice, Documentation Generator)
- 06-plugins: Add plugin architecture, marketplace, lifecycle, 3 examples,
features comparison, and publishing guide
- 07-hooks: Add hook types table, common examples, variables, 5 practical
examples with code, and best practices
- 08-checkpoints: Add key concepts, all commands, use cases table,
configuration, 4 practical examples, and troubleshooting
- 09-advanced-features: Add Planning Mode, Extended Thinking, Background
Tasks, Permission Modes, Headless Mode, Session Management, interactive
features, and complete configuration examples
All READMEs now include:
- Overview sections with clear explanations
- Mermaid diagrams for visual understanding
- Comprehensive tables and feature comparisons
- Practical code examples and templates
- Installation instructions
- Best practices and troubleshooting
- Cross-references to related concepts
Total changes: +3706 lines of comprehensive documentation
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-11-08 01:51:06 +01:00