#148
Description
[](https://github.com/affaan-m/everything-claude-code/stargazers) [](https://github.com/affaan-m/everything-claude-code/network/members) [](https://github.com/affaan-m/everything-claude-code/graphs/contributors)
Installation
claude install-skill https://github.com/affaan-m/everything-claude-code README
**Language:** English | [Português (Brasil)](docs/pt-BR/README.md) | [简体中文](README.zh-CN.md) | [繁體中文](docs/zh-TW/README.md) | [日本語](docs/ja-JP/README.md) | [한국어](docs/ko-KR/README.md) [Türkçe](docs/tr/README.md)
Everything Claude Code
[](https://github.com/affaan-m/everything-claude-code/stargazers) [](https://github.com/affaan-m/everything-claude-code/network/members) [](https://github.com/affaan-m/everything-claude-code/graphs/contributors) [](https://www.npmjs.com/package/ecc-universal) [](https://www.npmjs.com/package/ecc-agentshield) [](https://github.com/marketplace/ecc-tools) [](LICENSE)
**50K+ stars** | **6K+ forks** | **30 contributors** | **7 languages supported** | **Anthropic Hackathon Winner**
**🌐 Language / 语言 / 語言 / Dil**
[**English**](README.md) | [Português (Brasil)](docs/pt-BR/README.md) | [简体中文](README.zh-CN.md) | [繁體中文](docs/zh-TW/README.md) | [日本語](docs/ja-JP/README.md) | [한국어](docs/ko-KR/README.md) | [Türkçe](docs/tr/README.md)
**The performance optimization system for AI agent harnesses. From an Anthropic hackathon winner.**
Not just configs. A complete system: skills, instincts, memory optimization, continuous learning, security scanning, and research-first development. Production-ready agents, hooks, commands, rules, and MCP configurations evolved over 10+ months of intensive daily use building real products.
Works across **Claude Code**, **Codex**, **Cowork**, and other AI agent harnesses.
The Guides
This repo is the raw code only. The guides explain everything.
Shorthand Guide Setup, foundations, philosophy. Read this first. Longform Guide Token optimization, memory persistence, evals, parallelization. Security Guide Attack vectors, sandboxing, sanitization, CVEs, AgentShield.
| Topic | What You'll Learn |
|---|---|
| Token Optimization | Model selection, system prompt slimming, background processes |
...
Related Skills
使用 Git Worktrees
创建孤立的 Git worktrees,带有智能目录选择与安全验证。
Git community Claude skills github
[Building agent skills blog](https://www.anthropic.com/engineering/equipping-agents-for-the-real-world-with-agent-skills)
Git community GitHub MCP
| Token | Repos, issues, PRs, workflows |
Git community GitHub MCP Server
Official first-party server to read repos, manage issues/PRs, and automate workflows.
Git community mcp-server-github
GitHub API integration for repos, issues, PRs.
Git community Skill Development Guide
[Community Examples](https://github.com/anthropics/claude-code/tree/main/examples)
Git community