Dev Tools with llms.txt

Tools to enhance coding efficiency, including editors, assistants, build systems, and frameworks for rapid development.

Generate LLMs.txt
Better Auth logo

Better Auth

better-auth.com

The most comprehensive authentication library for TypeScript.

authenticationtypescriptlibrary
Bucket logo

Bucket

docs.bucket.co

Welcome to Bucket, a feature flag management tool purpose-built for B2B SaaS.

feature-flagssaasdevelopment
Codeium logo

Codeium

docs.codeium.com

Free AI-powered code autocomplete and context-aware coding assistant

AIcodingautocomplete
Cursor logo

Cursor

cursor.com

AI-powered code editor and development environment

AIcode-editordevelopment
DevHub logo

DevHub

devhub.com

'DevHub's location-focused enterprise marketing platform is easy to use and configured specifically for your brand's unique needs.'

marketingenterprisedevelopment
dotenvx logo

dotenvx

dotenvx.com

Environment variable management tool

environmentmanagementdevelopment
Dub logo

Dub

dub.co

Link management and URL shortening platform

linksurl-shorteningmanagement
Evan Boehs logo

Evan Boehs

boehs.org

Personal website and development portfolio

portfoliodevelopment
FastHTML logo

FastHTML

fastht.ml

High-performance HTML templating engine

htmltemplatingperformance
Frigade logo

Frigade

frigade.com

User onboarding and product adoption platform

onboardingadoptionproduct
Hypermode logo

Hypermode

hypermode.com

High-performance application development platform

performancedevelopmentplatform
Mintlify logo

Mintlify

mintlify.com

Modern documentation platform and tools

documentationdevelopmenttools
Prisma logo

Prisma

prisma.io

TypeScript ORM and hosted PostgreSQL database platform

ORMtypescriptdatabase
raincamp logo

raincamp

raincamp.ai

AI-powered development and deployment platform

AIdevelopmentdeployment
Raycast logo

Raycast

raycast.com

A collection of powerful productivity tools all within an extendable launcher.

productivitytoolslauncher
Roc logo

Roc

roc-lang.org

Fast and safe programming language

programminglanguageperformance
ScreenshotOne logo

ScreenshotOne

screenshotone.com

Simple API for automated website screenshots without browser management complexity

screenshotsAPIautomation
Sourcegraph logo

Sourcegraph

sourcegraph.com

Code intelligence and search platform

codeintelligencesearch
Supabase logo

Supabase

supabase.com

Build production-grade applications with a Postgres database, Authentication, instant APIs, Realtime, Functions, Storage and Vector embeddings. Start ...

databaseAPIsrealtime
Svelte logo

Svelte

svelte.dev

Modern web application framework

frameworkwebdevelopment
Turbo logo

Turbo

turbo.build

Turbo is an incremental bundler and build system optimized for JavaScript and TypeScript, written in Rust.

bundlerjavascripttypescript
UX Patterns for Devs logo

UX Patterns for Devs

uxpatterns.dev

A collection of UX patterns for developers to build effective, accessible, and usable UI components.

UXpatternsdevelopment
viem logo

viem

viem.sh

Build reliable Ethereum apps & libraries with lightweight, composable, & type-safe modules from viem - a modern, efficient alternative to ethers.js.

ethereumdevelopmentlibrary
Warp logo

Warp

warp.dev

Modern terminal and development environment

terminaldevelopmenttools
daisyUI logo

daisyUI

daisyui.com

Tailwind CSS component library

tailwind-csscomponentsdeveloper-tools

What is /llms.txt?

The LLMs.txt file is a standard that allows website owners to specify how Large Language Models (LLMs) should interact with their content. Similar to robots.txt for search engines, LLMs.txt provides guidelines for AI models on what content they can access, index, and use for training.

LLMs.txt is a markdown file that provides LLM-friendly content with specific formatting requirements. It offers brief background information, guidance, and links to detailed markdown files. /llms.txt is a file that websites can place in their root directory to provide content optimized for large language models (LLMs). It seems to be a relatively new standard, proposed to help LLMs process website information more efficiently, especially given their limited context windows.

"Large language models increasingly rely on website information, but face a critical limitation: context windows are too small to handle most websites in their entirety. Converting complex HTML pages with navigation, ads, and JavaScript into LLM-friendly plain text is both difficult and imprecise."

llmstxt.org

Key benefits of implementing an LLMs.txt file:

  • Provide a clean markdown version of your website content for LLMs
  • Control which parts of your website LLMs can access
  • Specify how your content can be used in AI training and responses
  • Offer structured information that's easier for LLMs to process
  • Improve how AI tools understand and interact with your content

The LLMs.txt file should be placed in the root path of your website (e.g., example.com/llms.txt) and follows a specific format with markdown sections.