claude-code-expert

Explain Claude Code CLI features, configuration, and MCP integrations.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/MEDICALCOR/medicalcor-core --skill claude-code-expert-medicalcor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: claude-code-expert
Source: https://github.com/MEDICALCOR/medicalcor-core/tree/main/.claude/skills/anthropic/claude-code
Command: npx skills add https://github.com/MEDICALCOR/medicalcor-core --skill claude-code-expert-medicalcor

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Navigating the intricacies of Claude Code CLI, from creating skills and commands to configuring hooks and MCP integrations, can be complex. This Skill provides instant, expert guidance, helping you leverage Claude Code's full potential without extensive manual research.

Core Features & Use Cases

  • Comprehensive CLI Guidance: Get expert advice on all Claude Code features, including creating and using skills, commands, hooks, and plugins.
  • Configuration & Workflow Automation: Understand settings.json, CLAUDE.md, and how to build efficient, customized AI workflows for your projects.
  • MCP Integration: Learn to connect Claude Code to external tools and data sources using the Model Context Protocol, expanding its capabilities.
  • Use Case: "I want to create a new slash command in Claude Code that automatically stages and commits my changes. How do I define its arguments and use Bash commands within it?"

Quick Start

Explain how to create a new Claude Code skill, including the required frontmatter and directory structure.