wesammustafa/Claude-Code-Everything-You-Need-to-Know

A practical Claude Code guide with clear mental models and copy-paste examples — setup, prompt engineering, slash commands, skills, hooks, subagents, agent teams, and MCP servers. Beginner path to power-user depth. Featured in Awesome Claude Code.

About the project

Claude Code: Everything You Need to Know is a practical guide to using Claude Code, an AI coding assistant that can be extended with commands, skills, hooks, subagents, workflows, and external tool servers. Developers use it to learn Claude Code from basic prompting through team and automation setups. The catalogue entries are examples of the guide's Claude Code extensions and workflows.

3.0kStars on the repository
18Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

PostToolUse

01

wesammustafa/Claude-Code-Everything-You-Need-to-Know

Hook Claude Code

One of 5 in settings.json

Runs after a tool call finishes, executing post_tool_use.py via uv. From wesammustafa/Claude-Code-Everything-You-Need-to-Know.

not rated 3.0k +254 1mo ago A tokens not measured original MIT

Notification

02

wesammustafa/Claude-Code-Everything-You-Need-to-Know

Hook Claude Code

One of 5 in settings.json

Runs when the agent sends a notification, executing notification.py via uv with --notify. From wesammustafa/Claude-Code-Everything-You-Need-to-Know.

not rated 3.0k +254 1mo ago A tokens not measured original MIT

Stop

03

wesammustafa/Claude-Code-Everything-You-Need-to-Know

Hook Claude Code

One of 5 in settings.json

Runs when the agent finishes a response, executing stop.py via uv with --chat. From wesammustafa/Claude-Code-Everything-You-Need-to-Know.

not rated 3.0k +254 1mo ago A tokens not measured original MIT

SubagentStop

04

wesammustafa/Claude-Code-Everything-You-Need-to-Know

Hook Claude Code

One of 5 in settings.json

Runs when a subagent finishes, executing subagent_stop.py via uv. From wesammustafa/Claude-Code-Everything-You-Need-to-Know.

not rated 3.0k +254 1mo ago A tokens not measured copy · 48% MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: