Imported from henrybabbage/caselberg (
AGENTS.md). Install upstream withnpx skills add henrybabbage/caselberg. Copyright stays with the author.
AGENTS.md
Instructions for AI coding agents working on this repository.
Source code reference (opensrc)
Source code for selected dependencies can be vendored under opensrc/ for deeper implementation context than types alone.
Use vercel-labs/opensrc: from web/ (where the app package-lock.json lives), run for example:
cd web && npx opensrc @sanity/client @sanity/image-url @portabletext/svelte gsap sveltejs/kit --modify
--modifyupdates.gitignore(addsopensrc/), excludesopensrc/fromtsconfigwhere applicable, and can merge a short section into anAGENTS.mdin that folder.- See
web/opensrc/sources.jsonfor indexed packages and versions (path is relative to where you ran the command).
Layout
web/— SvelteKit + Tailwind public site; GROQ via@sanity/client.studio/— Sanity Studio v3; schemas instudio/schemaTypes/.docs/route-inventory.json— optional output from Playwright reference audit (npm run test:e2e:referenceinweb/).