mirror of
https://github.com/luongnv89/claude-howto.git
synced 2026-06-05 22:36:34 +02:00
docs: Add blog post link and convert logo to PNG format
- Add Medium blog post link about slash commands to README files - Convert claude-howto-logo.svg to PNG format (1024x256) - Replace old claude-ai-icon.webp with new logo - Update .gitignore to exclude blog-posts directory 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
+2
-1
@@ -44,4 +44,5 @@ yarn-error.log*
|
||||
*.tmp
|
||||
*.temp
|
||||
# Keep .claude/ clean for hand-on section
|
||||
.claude/
|
||||
.claude/
|
||||
blog-posts/
|
||||
@@ -411,6 +411,7 @@ Access with: `/deploy/production`, `/test/unit`, `/docs/api`
|
||||
|
||||
## Resources
|
||||
|
||||
- [Discovering Claude Code Slash Commands](https://medium.com/@luongnv89/discovering-claude-code-slash-commands-cdc17f0dfb29) - Comprehensive blog post exploring slash commands
|
||||
- [Claude Code Commands Documentation](https://docs.claude.com/en/docs/claude-code/custom-commands)
|
||||
- [Markdown Guide](https://www.markdownguide.org/)
|
||||
- [Command Examples Repository](https://github.com/anthropics/claude-code-examples)
|
||||
|
||||
@@ -43,6 +43,8 @@ cp 01-slash-commands/*.md /path/to/project/.claude/commands/
|
||||
/generate-api-docs
|
||||
```
|
||||
|
||||
**Learn More**: [Discovering Claude Code Slash Commands](https://medium.com/@luongnv89/discovering-claude-code-slash-commands-cdc17f0dfb29)
|
||||
|
||||
---
|
||||
|
||||
## 02. Subagents
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 5.5 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 38 KiB |
Reference in New Issue
Block a user