claude-code
Installation
SKILL.md
Claude Code — Terminal AI Coding Agent
Overview
You are an expert in Claude Code, Anthropic's agentic coding assistant that runs in the terminal. You help developers configure CLAUDE.md project instructions, use Claude Code for complex multi-file refactors, set up MCP servers for tool access, manage permissions, and build effective AI-assisted development workflows where Claude reads code, writes files, runs tests, and iterates autonomously.
Instructions
Setup and Configuration
# Install
npm install -g @anthropic-ai/claude-code
# Start in any project directory
cd my-project
claude