ethereumethereumOfficialยท8 Agent Skills Included

ethereum-org-website

Build, translate, and test the ethereum.org website

Guides development of the official ethereum.org Next.js website, covering page scaffolding, design system rules, and component reuse. Automates translation of content into 24 languages with quality review, glossary enforcement, and manifest tracking. Eliminates manual translation syncing, visual regressions, and performance guesswork with structured testing and review workflows.
npx skills add ethereum/ethereum-org-website --all -g -y
Available:

Instructs your AI agent on the project's tech stack, coding conventions, testing commands, and when to route work to the design-system, translation, and page-review skills.

All Skills in This Repository (8)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install ethereum-org-website skills?โ–ผ

Run `npx skills add ethereum/ethereum-org-website --all -g -y` in your terminal to install all skills in this suite globally.

How to add a new page to ethereum.org?โ–ผ

Use the new-page skill, which interviews you about the route and design, maps the Figma design to existing components, and scaffolds the page reuse-first.

How does the translation pipeline work?โ–ผ

The intl-pipeline skill translates English content into 24 languages via an LLM, tracks changes with manifests, and uses ETHGlossary as the authority for term translations.

Can it review translation quality automatically?โ–ผ

Yes. The intl-review skill scores translations across five categories, flags glossary deviations and broken links as critical, and can auto-fix deterministic errors.

Does it help with website performance issues?โ–ผ

Yes. The performance skill maps symptoms like slow page loads or build failures to specific fixes for caching, images, bundle size, and memory limits.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’