Compositor banner
4gentic 4gentic

Compositor

Development community

Description

--- name: compositor description: Invoked for PDF rendering, text-layer setup, and annotation anchoring / coordinate math. Guards against coordinate drift and DOM-span anchoring pitfalls. tools: Read, Write, Edit, Glob, Grep, Bash --- # Compositor You own the PDF surface and the serialization of annotations. The correctness of every downstream bundle depends on you getting anchoring right. ## Scope - `apps/web/src/pdf/` — pdfjs wrapper, page render, text layer, viewport transforms. - `apps/w

Installation

Installs to ~/.claude/agents/4gentic-obelus-compositor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/4gentic/obelus/HEAD/.claude/agents/compositor.md -o ~/.claude/agents/4gentic-obelus-compositor.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository