DATFX Labs · Open Source
Master Claude Code in a Weekend
Go from typing 'claude' to orchestrating agents, hooks, skills, and MCP servers — with visual tutorials, copy-paste templates, and a guided learning path.
npm i -g @anthropic-ai/claude-codeSlash Commands
Essential commands for everyday tasks: commit, PR, optimize, refactor, and more.
Memory System
How Claude remembers context across sessions and manages project knowledge.
Skills
Extend Claude's capabilities with custom skills and reusable automation recipes.
Subagents
Delegate to specialized agents and orchestrate parallel workflows.
MCP Integration
Connect to external tools and services via Model Context Protocol servers.
Hooks & Plugins
Automate behaviors before and after tool calls. Customize Claude's workflow.
Quick Start
Three steps to your first Claude Code command.
Install Claude Code
npm install -g @anthropic-ai/claude-codeStart a session
claudeTry your first command
/commitGenerates a conventional commit message from your staged changes.
10 Modules · 11-13 Hours · Beginner to Power User
Community-maintained and synced with upstream. Found an error? Edit on GitHub .