docs: Add project logo to all README files

- Add claude-howto-logo.svg to 12 README files across the project
- Use appropriate relative paths for different directory levels
- Include new memory guide screenshots
- Add personal CLAUDE.md configuration

🤖 Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Luong NGUYEN
2025-11-08 09:45:26 +01:00
parent 70af4cd931
commit 346a2fa993
15 changed files with 42 additions and 11 deletions
+2
View File
@@ -1,3 +1,5 @@
![Claude How To](../claude-howto-logo.svg)
# Claude Code Plugins
This folder contains complete plugin examples that bundle multiple Claude Code features into cohesive, installable packages.
+2
View File
@@ -1,3 +1,5 @@
![Claude How To](../../claude-howto-logo.svg)
# DevOps Automation Plugin
Complete DevOps automation for deployment, monitoring, and incident response.
+2
View File
@@ -1,3 +1,5 @@
![Claude How To](../../claude-howto-logo.svg)
# Documentation Plugin
Comprehensive documentation generation and maintenance for your project.
+2
View File
@@ -1,3 +1,5 @@
![Claude How To](../../claude-howto-logo.svg)
# PR Review Plugin
Complete PR review workflow with security, testing, and documentation checks.