everything-claude-code-zh
A comprehensive Claude Code configuration set to help Chinese engineers use it efficiently.
- Type
- Agent Skill
- Open source
- Yes
- GitHub Stars
- ★ 1.4k
- Source
- skill-github
Overview
everything-claude-code-zh is a complete Claude Code configuration collection featuring agents, skills, hooks, commands, and rules. Originating from the winning setup of an Anthropic hackathon, it is compatible with AI agent frameworks such as Claude Code, Codex, and Cowork. The project includes a performance optimization system with features like memory optimization, continuous learning, and security scanning, helping developers build efficient AI applications.
Capabilities
- ▪Performance optimization system
- ▪Memory persistence
- ▪Continuous learning
- ▪Security scanning
- ▪Multi-language support
- ▪Cross-platform extension
Use cases
Setup
1. Add marketplace: /plugin marketplace add affaan-m/everything-claude-code; 2. Install plugin: /plugin install everything-claude-code@everything-claude-code; 3. Clone repository and install rules: git clone https://github.com/affaan-m/everything-claude-code.git && cd everything-claude-code && ./install.sh typescript
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
How do I get started?
Install the plugin and rules following the steps in the quick start guide.
Which languages are supported?
Supports multiple languages including TypeScript, Python, Go, Java, and more.
Related skills
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
private-gpt
Provides a complete API layer for local models, supporting RAG, skills, tools, and more.
planning-with-files
File-based persistent planning skill, ideal for AI coding agents and long-running tasks.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.