A Claude Code skill for building on DogeOS — the zkEVM application layer on Dogecoin.
Generated from the official docs at https://docs.dogeos.com/en/developers (all 22 pages crawled 2026-06-12), consolidated into reference files, and fact-checked against the live site (chain parameters, contract addresses, service URLs, and package names verified value-by-value).
SKILL.md # skill entry point: quick facts + routing
references/networks.md # canonical chain params, faucets, bridge, fees
references/developer-guide.md # quickstart, deployment, verification, EVM diffs
references/sdk.md # @dogeos/dogeos-sdk usage guides
references/sdk-api.md # SDK API reference (hooks, types, enums)
references/getting-started.md # user flows: wallet setup, faucet, bridge
Copy (or clone) this repo into your personal skills directory:
git clone git@github.com:worldofhacks/dogeos-skill.git ~/.claude/skills/dogeosClaude Code picks it up as /dogeos (and invokes it automatically for
DogeOS-related tasks based on the SKILL.md description).
The docs cover only the Chikyū Testnet — mainnet had not launched at crawl time. When mainnet ships, re-crawl https://docs.dogeos.com and regenerate.