Skip to content

Annot

Living product docs from your Playwright tests.

Playwright fixture

npm install --save-dev @ingcreators/annot-playwright. Drop the fixture into test.extend({ annotator }) and annotate screenshots with a single call. → Install

Living product docs

Generate a docs site and an Excel screen-specifications spreadsheet from the same MDX, kept in sync with Playwright snapshots. → Overview

MCP tools

Drive Annot from Claude / agents over a stdio MCP server — annotate URLs, capture aria snapshots, propose drift fixes. → Reference

Headless annotator

npm install @ingcreators/annot-annotator. The same annotation engine as the web app, callable from any Node script — no browser required. → Install

SVG-first core

npm install @ingcreators/annot-core. Versioned SVG annotation format with round-trip-safe parsing. Plug into your own renderer. → Install

Open source

Apache-2.0. The web app, Chrome extension, desktop app, headless annotator, and Playwright fixture all live in one monorepo. → Browse the repo