Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

dogeos-skill

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).

Contents

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

Install

Copy (or clone) this repo into your personal skills directory:

git clone git@github.com:worldofhacks/dogeos-skill.git ~/.claude/skills/dogeos

Claude Code picks it up as /dogeos (and invokes it automatically for DogeOS-related tasks based on the SKILL.md description).

Updating

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.

About

Claude Code skill for building on DogeOS (zkEVM app layer on Dogecoin) — generated from docs.dogeos.com

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors