 — Anthropic's official agentic coding CLI.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Awesome Claude Code [](https://awesome.re) [](https://github.com/erkcet/awesome-claude-code) [](CONTRIBUTING.md) [](LICENSE) [](https://github.com/erkcet/awesome-claude-code/actions/workflows/links.yml)
A curated list of resources, tools, tips, and community projects for [Claude Code](https://docs.anthropic.com/en/docs/claude-code) — Anthropic's official agentic coding CLI.
Claude Code lives in your terminal, understands your codebase, and helps you code faster through natural language. Unlike simple code-completion tools, it can run commands, edit files across your project, manage git workflows, and orchestrate multi-step tasks autonomously.
**What makes this list different:** Every section includes copy-pasteable configs, working hook recipes, real templates, and practical examples — not just links.
**Contributions welcome!** Read the [contribution guidelines](CONTRIBUTING.md) before submitting a PR.
Contents
- Basics
- Configuration
- Extending
- Agents & Orchestration
- Workflows
- Community
...
Related Skills
使用 Git Worktrees
创建孤立的 Git worktrees,带有智能目录选择与安全验证。
Git Claude skills github
[Building agent skills blog](https://www.anthropic.com/engineering/equipping-agents-for-the-real-world-with-ag
Git #148
, [#161](https://github.com/affaan-m/everything-claude-code/pull/161))
Git GitHub MCP
| Token | Repos, issues, PRs, workflows |
Git GitHub MCP Server
Official first-party server to read repos, manage issues/PRs, and automate workflows.
Git mcp-server-github
GitHub API integration for repos, issues, PRs.
Git