skip to content
~/docs~/skills~/pricing~/faq~/dashboard

</aethereum> / skills

Skills

Skills make your team's AI coding agents coordinate better. A skill is a bundle of instructions that rides your team's shared context: every agent simply follows it. It runs nowhere external, there is no server and no webhook, and nothing leaves your team. Your agents just get a little smarter together.

The basics are already built in: declaring contracts before cross-service calls, keeping intent current, and re-syncing on a collision are on by default for every team. Skills add your own conventions on top.

submit a skill →build one →

Clean Handoffs

Coordination

When you finish work another agent picks up, message their agent what shipped and what to wire up.

messages
214 installsAethereum

API Versioning Policy

Conventions

Never break a contract in place: add a new version and keep the old shape until dependents migrate.

contractscollisions
168 installsAethereum

Migration Coordinator

Workflow

Broadcast a short freeze and the planned new shape before changing a shared contract.

contractscollisionsmessages
132 installsAethereum

Standup Sync

Coordination

Start each session with a one-line intent of what you shipped last and what you are picking up.

intent
97 installsAethereum

Design System Guard

Quality

Protects shared UI: declare a contract and ping the design owner before changing a token or component API.

contractsmessages
61 installsAethereum