ysyecustysyecustCommunity·24 Agent Skills Included

everything-claude-code

Production-ready coding workflows, review agents, and test automation

Provides hundreds of ready-made workflows for planning, coding, testing, reviewing, and securing software projects. Covers language-specific review agents, TDD enforcement, security checklists, build-error fixing, and E2E testing across Claude Code, Cursor, Codex, and other harnesses. Eliminates manual setup of coding standards, hooks, and verification loops so teams ship reliable code faster.
npx skills add ysyecust/everything-claude-code --all -g -y
Available:

Tells the agent which specialized sub-agents to invoke for each task type and enforces security, testing, and coding-style rules during every coding session.

All Skills in This Repository (24)

Pure Emerald Level Indicators
📦 In Repo
ysyecustysyecust

golang-patterns

Reference idiomatic Go patterns for error handling, interfaces, and concurrency.

Community
Basic
📦 In Repo
ysyecustysyecust

iterative-retrieval

Refine subagent context through DISPATCH, EVALUATE, REFINE, and LOOP cycles.

Community
Basic
📦 In Repo
ysyecustysyecust

postgres-patterns

Apply PostgreSQL patterns for schema design, indexing, and security.

Community
Basic
📦 In Repo
ysyecustysyecust

clickhouse-io

Automate ClickHouse table design and query optimization for OLAP analytics.

Community
Basic
📦 In Repo
ysyecustysyecust

coding-standards

Enforce universal coding standards across TypeScript, JavaScript, React, and Node.js projects.

Community
Basic
📦 In Repo
ysyecustysyecust

eval-harness

Codify and automate Claude Code session evaluations with pass@k metrics.

Community
Intermediate
📦 In Repo
ysyecustysyecust

backend-patterns

Codify scalable backend architecture patterns for Node.js applications.

Community
Advanced
📦 In Repo
ysyecustysyecust

continuous-learning

Extract reusable patterns from Claude Code sessions into learned skills.

Community
Basic
📦 In Repo
ysyecustysyecust

continuous-learning-v2

Observe sessions via hooks and convert them into atomic instincts with confidence scores.

Community
Intermediate
📦 In Repo
ysyecustysyecust

verification-loop

Automate end-to-end project verification across builds, type checks, linting, tests, and security scans.

Community
Intermediate
📦 In Repo
ysyecustysyecust

tdd-workflow

Enforce test-driven development across unit, integration, and end-to-end testing.

Community
Advanced
📦 In Repo
ysyecustysyecust

frontend-patterns

Standardize React and Next.js UI patterns for scalable interfaces.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How 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