awesome-claude-code-config
Production-ready coding configuration, rules, plugins, and review workflows
All Skills in This Repository (5)
Pure Emerald Level Indicatorspaper-reading
Summarize and analyze research papers with structured summaries and optional SVG diagrams.
humanizer-zh
Detect and correct AI-generated text patterns in Chinese writing.
update-config
Check for new awesome-claude-code-config releases and update installed configuration.
adversarial-review
Automate adversarial code review using opposite-model reviewers and predefined lenses.
humanizer
Detect and rewrite AI-generated text patterns to improve readability and naturalness.
Frequently Asked Questions
FAQPage SchemaHow to install awesome-claude-code-config?โผ
Run `npx skills add Mizoreww/awesome-claude-code-config --all -g -y` in your terminal to install the full configuration globally.
What does this configuration actually set up?โผ
It installs global instructions, coding rules for Python, TypeScript, and Go, curated plugins, a status bar, and bundled skills like adversarial code review and paper reading.
How does the self-improvement memory loop work?โผ
When the agent makes a mistake, it writes the correction to a lessons file that reloads every session, so the same error is not repeated.
What is adversarial code review?โผ
It sends your code changes to an opposing model acting as skeptical reviewers, then synthesizes their findings into a single pass or reject verdict.
Can I install only parts of the configuration?โผ
Yes. The installer opens an interactive menu where you toggle individual groups like language rules, review tools, or research skills before installing.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core