Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows -- all through natural language commands. Use it in your terminal, IDE, or tag @
$claude plugin marketplace add anthropics/claude-codeInstalls into the current project.
Install claude-code by running `claude plugin marketplace add anthropics/claude-code`, then use it for the current task and follow its documentation at https://github.com/anthropics/claude-code.
| 1 | # .claude-plugin/plugin.json |
| 2 | claude plugin marketplace add anthropics/claude-code |