# AGENTS.md Short index for AI coding agents working on this repository. Detailed guidance is in `docs/AGENTS/`: - **docs/AGENTS/core.md** — package overview and architecture: - Plugin (MarkdownIt transform), runtime (TabsController), React (hook, TabsRuntime); - variants (regular, radio, dropdown, accordion); - key modules and entry points. - **docs/AGENTS/dev-infrastructure.md** — build, test, and lint: - npm scripts, Vitest, ESLint, Prettier, Stylelint; - development workflow. Use these as the main reference when changing or extending the extension.