Tools
Directory · tools
Frameworks, editors, and utilities the Zaj stack runs on. Add entries in src/data/tools.json.
Astro
The web framework ZajLibrary is built on. Content-driven, ships zero JS by default, islands when needed.
Atlas
Schema-as-code with visual schema-diff + lint. Used in the vendor-update and continuous-deploy workflows to diff a new vendor release against the frozen author snapshot and STOP on destructive ops (DS102 DROP TABLE / DS103 DROP COLUMN).
Cursor
AI-first code editor used to build and maintain the library.
Deployer
PHP zero-downtime deployment tool. Drives the staging/production release flow — atomic symlink releases and rollback to the previous release — in the CodeCanyon deploy pipeline.
Mastra
Open-source TypeScript framework for building AI agents, workflows, tools, memory, RAG, evals, and observability.
Mermaid
Text-to-diagram rendering used across docs via local zaj-mermaid wiring (```mermaid blocks).
Pagefind
Static full-text search baked into the Starlight build. Indexes every rendered page — including this directory.
Starlight
Astro's documentation theme — the shell of this library (sidebar, search, dark mode, TOC).
No matches.