farming-labsfarming-labsOfficialยท7 Agent Skills Included

docs

Build machine-readable documentation sites across six web frameworks

Builds polished MDX documentation sites for Next.js, TanStack Start, Farm.js, SvelteKit, Astro, and Nuxt from one config file. Generates markdown routes, llms.txt, sitemaps, robots.txt, MCP servers, and discovery manifests so coding agents can read docs without scraping HTML. Includes CLI scaffolding, twelve themes, Ask AI chat, and doctor audits that score agent readiness.
npx skills add farming-labs/docs --all -g -y
Available:

Routes each documentation task to the matching skill in this repository, covering setup, CLI commands, configuration, themes, Ask AI, and page actions.

All Skills in This Repository (7)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install farming-labs/docs skills?โ–ผ

Run `npx skills add farming-labs/docs --all -g -y` in your terminal to install all skills in this suite globally.

What does farming-labs/docs do?โ–ผ

It is an MDX documentation framework that renders polished docs sites and automatically exposes machine-readable markdown routes, llms.txt, sitemaps, and an MCP server for coding agents.

Which frameworks does farming-labs/docs support?โ–ผ

It supports Next.js, TanStack Start, Farm.js, SvelteKit, Astro, and Nuxt through dedicated adapters, all configured from a single docs.config file.

How do agents read docs built with this framework?โ–ผ

Agents fetch /.well-known/agent.json for discovery, then read .md page routes, llms.txt, or the built-in MCP server instead of scraping HTML.

Can I customize the docs theme?โ–ผ

Yes. Pick from twelve built-in themes or create your own with createTheme() and extendTheme(), then import the matching CSS in your global stylesheet.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’