Back to browse
Agentmarkup, build-time JSON-LD and llms.txt checks for Vite/Astro

Agentmarkup, build-time JSON-LD and llms.txt checks for Vite/Astro

by cochinescu·Mar 20, 2026·2 points·1 comment

AI Analysis

●●SolidShip ItBig Brain

Build-time llms.txt generation before the spec becomes mandatory everywhere.

Strengths
  • Build-time validation catches schema errors before production deploy
  • Unified config works identically across Vite and Astro projects
  • Idempotent robots.txt patching won't break existing crawler rules
Weaknesses
  • Limited to Vite/Astro ecosystem, no Next.js or generic HTML support
  • llms.txt spec still evolving, may require breaking changes later
Target Audience

Web developers using Vite or Astro

Similar To

schema.org generators · robots.txt managers

Similar Projects

Machine-readable CV portfolio (llms.txt, capabilities.json)

This is someone treating a CV as structured data rather than a PDF: resume.json, evidence.json, availability.json, agent-card.json and a curated llms.txt are all exposed plus schema.org JSON-LD. Nice touches include GitHub Actions that validate links and push an IndexNow update on every commit — practical engineering to get content noticed by crawlers and agents. It’s a focused, well-implemented experiment, but its usefulness depends on broader adoption or tooling that consumes these bespoke conventions.

Niche GemBig Brain
vassilbek
203mo ago
Productivity●●Solid

I treated my CV like a data product-evidence.json,MCP endpoint,llms.txt

Evidence-mapped CV beats PDF for AI recruiter parsing, but applies only to ATS that read these formats.

Big BrainShip It
vassilbek
103mo ago