Develop artificial intelligence with Claude Code
This visual guide for Claude Code offers a wide range of examples, from basic concepts to advanced agent configurations. It aims to speed up users' coding processes and standardize application development practices through copyable templates.
Updates
- August 2, 2026: Stars 36,008 → 40,779, latest release v2.1.160 (June 2, 2026).
What you get
- Integrating Claude Code features into workflows.
- Speeding up code development processes with ready-made templates.
- Setting up automation with agent configurations and MCP servers.
Installation
# 1. Clone the guide
git clone https://github.com/luongnv89/claude-howto.git
cd claude-howto
# 2. Copy your first slash command
mkdir -p /path/to/your-project/.claude/commands
cp 01-slash-commands/optimize.md /path/to/your-project/.claude/commands/mkdir -p ~/.claude/hooks
cp 06-hooks/*.sh ~/.claude/hooks/
chmod +x ~/.claude/hooks/*.shRunning it
# 3. Try it — in Claude Code, type:
# /optimizeIf you don't write code
I use Claude Code and want to optimize my workflow using the templates in this guide. Help me determine my current level by running the /self-assessment command in Claude Code and then create a customized learning path for me, starting with the 01-slash-commands module.
Related dictionary terms
Links
TreScout did not build this tool · we found it in GitHub trends and wrote it up. This page describes the repository as of 2026-06-09: The star count and our text belong to that day, the repository may have changed since. Check the repository link for the current state. This page was machine-translated from the Turkish original · the Turkish version prevails.