For AI agents: the documentation index is at llms.txt. Markdown versions are available by appending .md to any page URL, including this page's markdown.
Page audits
Review and improve a page across disciplines using real evidence and Jev.
Page audits
Run taste-lint scan guide, or ask your coding agent to audit a page using node_modules/taste-lint/data/audit/SKILL.md. It gathers the evidence, writes the audit input and uses Taste Lint to review proposed improvements across UI, typography, copywriting, interaction, motion and SEO.
The audit starts with the page's purpose, audience and intended character. Findings include what to change, why it matters, what to preserve and how to check the result. The terminal groups findings by page region and consolidates repeated corrections. JSON and agent exports retain every finding.
taste-lint scan --audit results/audit/before/audit.json --dry-run
taste-lint scan --audit results/audit/before/audit.json --save results/audit/before/report.json
taste-lint scan export results/audit/before/report.json --out results/audit/handoff.jsonUse the packaged data/audit/example.json and as the input example and browser capture helper. Run from the source repository, or supply . The audit reads its named artifacts and source references; ordinary source scans remain available separately.
Published with Edda