A CLAUDE.md is just a markdown file at the root of your repo. Copy the content below into your own project's CLAUDE.md to give your agent the same context.
npx versuz@latest install eggjs-egg --kind=claude-mdcurl -o CLAUDE.md https://raw.githubusercontent.com/eggjs/egg/HEAD/CLAUDE.md# CLAUDE.md @AGENTS.md ## Claude-Specific Notes - Keep shared repository guidance in `AGENTS.md`. - Keep this file thin and use it only for Claude Code specific imports or overrides. - For global type definitions, follow the TypeScript Global Types section in `AGENTS.md`.