Claude Code is Anthropic's agentic coding tool that lives in the terminal and helps turn ideas into code faster. It combines autonomous planning, execution, and validation with extensibility through skills, plugins, MCP servers, and hooks.
$npx -y skills add jackspace/claudeskillz --skill claude-code_mrgoonieInstalls into the current project.
Run `npx skills use "https://github.com/jackspace/claudeskillz" --skill "jackspace/claudeskillz/claude-code_mrgoonie"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/jackspace/claudeskillz" that are relevant to the current task. Run `npx skills add "https://github.com/jackspace/claudeskillz"` and select the relevant skills, then follow their instructions.