For AI Assistants

This site follows the llms.txt standard to make content accessible to AI assistants and coding tools.

Available Files

/llms.txt

Site overview and navigation. Start here to understand the site structure.

~3KB

/llms-full.txt

Key content in a single file: manifesto, case studies, experiments. Optimized for LLM context windows.

~15KB

How to Use

Cursor / Windsurf

Add as documentation context:

@Docs → Add new doc → https://d28fg9n3ewxoa7.cloudfront.net/llms-full.txt

Claude Projects

Add to your project's custom instructions:

  1. Copy the content from /llms-full.txt
  2. Paste into Project Instructions, or
  3. Upload as a file attachment

ChatGPT

Copy content from /llms-full.txt into custom instructions.

Claude Code

Fetch content on demand:

> Fetch https://d28fg9n3ewxoa7.cloudfront.net/llms-full.txt

Perplexity / AI Search

These tools may discover /llms.txt automatically. The full content is available at /llms-full.txt.

What's Included

  • The Guidance Manifesto — Three pillars for building alignment when building is cheap
  • Selected Work — Case studies from cross-functional projects
  • Experiments — Side projects: HyggeCards, Forme design system

Technical Details

  • All pages are server-rendered static HTML (Astro)
  • No JavaScript required to read content
  • Semantic HTML with clear heading hierarchy
  • Content identical between light and dark themes
  • Sitemap at /sitemap-index.xml
  • AI crawlers allowed in /robots.txt

A Note on Discovery

LLMs don't automatically crawl llms.txt files yet. Users need to explicitly provide these URLs to their AI tools. The files exist so that when someone wants to give an AI assistant context about this site, there's a clean, optimized format available.

This follows the same model as robots.txt and sitemap.xml—a well-known path that tools can check when they need it.