jiayaoqijiajiayaoqijiaCommunityยท7 Agent Skills Included

eth2030

Ethereum client code review, security scanning, and devnet debugging

Reviews Ethereum client code for bugs, security flaws, and quality issues, then generates minimal patches to fix them. Runs multi-engine security scans, produces compliance-mapped reports, and debugs stalled Kurtosis devnets step by step. Eliminates manual log digging and guesswork when chains stop producing blocks or transactions fail to confirm.
npx skills add jiayaoqijia/eth2030 --all -g -y
Available:

Gives your AI agent the repository layout, EIP reference rules, devnet startup commands, and working constraints needed to build and debug this Ethereum execution client correctly.

All Skills in This Repository (7)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install eth2030 skills?โ–ผ

Run `npx skills add jiayaoqijia/eth2030 --all -g -y` in your terminal to install all skills in this suite globally.

How to debug a stalled Ethereum devnet?โ–ผ

Use the devnet-debug skill, which classifies the failure as an Engine API, RPC format, or consensus issue, then walks through log checks, fixes, and retesting until the chain advances.

How to scan Go blockchain code for vulnerabilities?โ–ผ

The scan skill runs Semgrep, Trivy, and osv-scanner in parallel, deduplicates results, and maps findings to OWASP categories with severity ratings.

Can these skills generate security fix patches?โ–ผ

Yes. The fix skill produces a minimal unified-diff patch targeting the root cause of a finding, and the security-report skill documents it with compliance mapping.

Do these skills work with Claude Code and Cursor?โ–ผ

Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Cursor, Codex, and other compatible coding environments.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’