Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Production-ready Claude Code configuration with self-improvement loop, multi-language rules, MCP integrations, and custom skills
| Date | Stars |
|---|---|
| 2026-07-31 | 250 |
| 2026-08-06 | 251 |
Today
+1 stars today
This week
— stars this week
This month
— stars this month
Momentum
39.0
growth rate 0.00%/day
<!-- This is the source of truth. README.zh-CN.md is the Chinese translation. Keep both in sync. -->
**English** | [中文](./README.zh-CN.md) | [Codex Branch](https://github.com/Mizoreww/awesome-claude-code-config/tree/codex) | [Changelog](./CHANGELOG.md)
# Awesome Claude Code Configuration

Production-ready configuration for [Claude Code](https://claude.com/claude-code). One-command install of global instructions, multi-language coding rules (Python / TypeScript / Go), 21 curated plugins across 10 marketplaces, seven bundled skills, a gradient status bar, and a self-improvement loop that remembers corrections across sessions.
## Showcase

- [paper-reading skill — *Attention Is All You Need*](docs/Attention_Is_All_You_Need.md)
- [adversarial-review skill — worked example](docs/adversarial-review-showcase.md)
## Quick Start
**macOS / Linux**:
```bash
bash <(curl -fsSL https://raw.githubusercontent.com/Mizoreww/awesome-claude-code-config/main/install.sh)
```
**Windows (PowerShell)**:
```powershell
irm https://raw.githubusercontent.com/Mizoreww/awesome-claude-code-config/main/install.ps1 | iex
```
Launches a two-level interactive selector. Append `--all` / `-All` to skip the menu and install everything non-interactively. Other flags: `--dry-run`, `--uninstall`, `--version` (PowerShell: `-DryRun`, `-Uninstall`, `-Version`).
```
> [5/5] Core Global instructions, settings, rules...
[0/3] Language Rules Python / TypeScript / Go
[2/3] Review code-review + adversarial-review
[5/6] Workflow karpathy, mattpocock-skills, neat-freak...
[2/2] Integrations context7, playwright
[4/5] Design & Content document-skills, frontend-design, humanizer...
[0/2] Slides frontend-slides, ppt-master
[0/2] Memory & Lifestyle claude-mem, claude-health
[0/1] Storage storage-analyzer
[1/11] Academic Research paper-reading, deepxiv-cli, researchstudio...
[0/1] MCP Servers Lark/Feishu
```
- **Main menu**: ↑↓ navigate groups, **Enter or →** open a group's sub-menu, **q** quit. Arrow to *Submit* and press Enter to install.
- **Sub-menu**: ↑↓ navigate items, **Space** toggle, **← or Esc** back to main menu (same as pressing Enter on *[ Back ]*).
- Shortcuts (any level): **a** all on, **n** all off, **d** defaults; in sub-menus these only affect that group.
- The Review group's `adversarial-review` and `codex` are mutually exclusive — selecting one deselects the other.
**Core (5)** — foundational files, all on by default.
| Item | What It Does | Default |
|------|--------------|---------|
| CLAUDE.md | Global instructions template | on |
| settings.json | Smart-merged Claude Code settings | on |
| Common rules | `rules/common/` — coding style, git, security, testing | on |
| StatusLine | Gradient progress bar & 5h usage (`hooks/statusline.sh`) | on |
| Lessons | `lessons.md` template + `SessionStart` hook | on |
**Language Rules (3)** — off by default, enable only what your projects use.
| Item | What It Does | Default |
|------|--------------|---------|
| Python rules | PEP 8, pytest, type hints, bandit | off |
| TypeScript rules | Zod, Playwright, immutability | off |
| Go rules | gofmt, table-driven tests, gosec | off |
**Review (3)** — `adversarial-review` and `codex` are mutually exclusive.
| Item | Source | What It Does | Default |
|------|--------|--------------|---------|
| **code-review** | claude-plugins-official (plugin) | Confidence-based PR code review | on |
| [**adversarial-review**](https://github.com/poteto/noodle/blob/main/.agents/skills/adversarial-review/SKILL.md) | bundled skill | Cross-model review (Skeptic / Architect / Minimalist lenses) | on |
| [**codex**](https://github.com/openai/codex-plugin-cc) | openai-codex (plugin) | Codex CLI-backed adversarial review | off |
Excerpt of 13,413 characters
Read on GitHubWould you bet a product on this? Bounded 0–100 and slow moving.
matched fp:39884e3bf76f5dd6, llm:description: 'Production-ready Claude Code configuration with self-improvement loop, multi-language rules, MCP integrations, and custom skills'
matched fp:39884e3bf76f5dd6, llm:description: 'Production-ready Claude Code configuration with self-improvement loop, multi-language rules, MCP integrations, and custom skills'
matched fp:39884e3bf76f5dd6, llm:description: 'Production-ready Claude Code configuration with self-improvement loop, multi-language rules, MCP integrations, and custom skills'