claude-code-mastery
SKILL.md
Claude Code Mastery
Complete skill for setting up, optimizing, and mastering Claude Code with a full development team of subagents.
Official Docs: https://code.claude.com/docs
⚡ Quick Check: Is Setup Complete?
Run this first:
command -v claude >/dev/null && echo "✅ Claude Code installed - SKIP to 'Daily Use' section" || echo "❌ Not installed - follow 'First-Time Setup' below"
If Claude Code is already installed, skip directly to the "Daily Use" section below.