everything-claude-code
Production-ready coding workflows, review agents, and test automation
All Skills in This Repository (24)
Pure Emerald Level Indicatorsgolang-patterns
Reference idiomatic Go patterns for error handling, interfaces, and concurrency.
iterative-retrieval
Refine subagent context through DISPATCH, EVALUATE, REFINE, and LOOP cycles.
postgres-patterns
Apply PostgreSQL patterns for schema design, indexing, and security.
clickhouse-io
Automate ClickHouse table design and query optimization for OLAP analytics.
coding-standards
Enforce universal coding standards across TypeScript, JavaScript, React, and Node.js projects.
eval-harness
Codify and automate Claude Code session evaluations with pass@k metrics.
backend-patterns
Codify scalable backend architecture patterns for Node.js applications.
continuous-learning
Extract reusable patterns from Claude Code sessions into learned skills.
continuous-learning-v2
Observe sessions via hooks and convert them into atomic instincts with confidence scores.
verification-loop
Automate end-to-end project verification across builds, type checks, linting, tests, and security scans.
tdd-workflow
Enforce test-driven development across unit, integration, and end-to-end testing.
frontend-patterns
Standardize React and Next.js UI patterns for scalable interfaces.
Frequently Asked Questions
FAQPage SchemaHow to install everything-claude-code?▼
Run `npx skills add ysyecust/everything-claude-code --all -g -y` in your terminal to install the full skill set globally.
What does everything-claude-code do?▼
It gives your coding agent hundreds of production-tested workflows for planning, TDD, code review, security checks, build fixing, and E2E testing across many languages and frameworks.
Which coding agents does it support?▼
It works across Claude Code, Cursor, Codex, OpenCode, Gemini, Zed, and GitHub Copilot through shared skill and rule files.
Does it enforce test coverage and security?▼
Yes. The bundled rules require test-first development with 80%+ coverage and run security checklists before any commit.
Can I install only the skills my project needs?▼
Yes. The agent-sort skill analyzes your repo's actual stack and installs only the matching skills, rules, and hooks instead of the full bundle.
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