Claude Skill
TheDecipherist/claude-code-mastery
Comprehensive guide to Claude Code covering CLAUDE.md configuration, hooks, Claude Skills, MCP servers, and commands for developers using Anthropic's AI coding assistant.
Overview
Repository
Install this Skill
git clone https://github.com/TheDecipherist/claude-code-mastery.gitRegistry
Summary
A comprehensive guide to Claude Code, covering CLAUDE.md configuration, hooks, Claude Skills, MCP servers, and commands for developers working with Anthropic's AI coding assistant.
Claude代码完全指南:CLAUDE.md、钩子、技能、MCP服务器与命令
Key features
- Complete guide to Claude Code
- CLAUDE.md configuration documentation
- Claude Skills implementation
- MCP servers integration
- Command reference and usage
Use cases
- Setting up Claude for development projects
- Creating custom Claude Skills
- Integrating MCP servers with Claude
- Learning Claude Code best practices
- Configuring development workflows with AI assistance
README excerpt
> ## ✨ MDD — Manual-Driven Development: standalone package > > MDD turns Claude Code into a structured development partner: every feature starts with documentation, every fix starts with an audit. **21 modes** covering build, audit, planning, ops runbooks, and more — all via `/mdd` in any Claude Code session. > > **Install:** `npm install -g @thedecipherist/mdd && mdd install` > > [GitHub →](https://github.com/TheDecipherist/mdd) · [npm →](https://www.npmjs.com/package/@thedecipherist/mdd) > ## 🚀 NEW 2-14-2026: [Claude Code Mastery Starter Kit](https://thedecipherist.github.io/claude-code-mastery-project-starter-kit/?utm_source=github&utm_medium=readme&utm_campaign=claude-code-mastery&utm_content=starter-kit-banner) > > Everything from V1–V5 baked into a production-ready project template. 16 slash commands, deterministic hook enforcement, a battle-tested MongoDB wrapper, live AI monitoring, and three-layer security — all wired up and ready to clone. **Stop configuring, start building.** # Claude Code Mastery V2 (Obsolete) The complete guide to maximizing Claude Code: Global CLAUDE.md, MCP Servers, Commands, Hooks, Skills, and Why Single-Purpose Chats Matter. **This version is obsolete by now. Please use the new Claude Code Mastery Starter Kit instead** Previous versions: [V5](https://thedecipherist.com/articles/claude-code-guide-v5/?utm_source=github&utm_medium=readme&utm_campaign=claude-code-v5&utm_content=update) [V4](https://thedecipherist.com/articles/claude-code-guide-v4/?utm_source=github&utm_medium=repo&utm_campaign=claude-code-mastery&utm_content=v4-banner) [V3](https://thedecipherist.github.io/claude-code-mastery/?utm_source=github&utm_medium=readme&utm_campaign=claude-code-mastery&utm_content=hero-cta) --- > **TL;DR:** Your global `~/.c