tanstack-start-content-seo-and-llmo

Installation
SKILL.md

TanStack Start Content, SEO, and LLMO

Use this skill when the task is primarily about how content is rendered and described for search engines, social platforms, crawlers, and AI assistants in a TanStack Start app.

Scope

  • markdown rendering workflows
  • route head metadata
  • Open Graph, canonical, and structured-data wiring
  • sitemap and robots strategies
  • machine-readable endpoints for crawlers and AI systems
  • SEO-aware SSR and prerender decisions
  • llms.txt and broader LLM optimization guidance

Routing cues

  • markdown content, route metadata, social cards, canonical URLs, JSON-LD, sitemap, robots, machine-readable endpoints, SEO, or llms.txt -> use this skill
  • SSR mode, prerendering, SPA mode, or hydration as the primary concern -> use tanstack-start-rendering-and-execution
  • server routes or response plumbing for dynamic sitemap or robots endpoints -> use tanstack-start-server-runtime-and-apis for the endpoint mechanics and keep this skill for the content contract
Related skills
Installs
3
GitHub Stars
1
First Seen
Mar 24, 2026