---
title: DocsAlot Blog
description: Machine-readable overview of the DocsAlot blog index.
canonical: https://docsalot.dev/blog
human_url: https://docsalot.dev/blog
markdown_url: https://docsalot.dev/blog.md
updated: 2026-04-26
---

# DocsAlot Blog

## Summary

Insights on documentation, developer experience, and best practices for building better software.

## Featured Post

### A benchmark for docs that AI agents can actually use

- Category: Engineering
- Date: 2026-05-04
- Author: Faizan Khan
- Read time: 9 min
- Human URL: https://docsalot.dev/blog/we-built-a-public-benchmark-for-ai-readable-documentation

Public benchmarks need explicit scoring, narrow claims, and vendor neutrality to create useful feedback loops.


## More Posts

### I Redesigned My Landing Page So AI Agents Can Read It

- Category: Engineering
- Date: 2026-04-26
- Author: Faizan Khan
- Read time: 9 min
- Human URL: https://docsalot.dev/blog/i-redesigned-my-landing-page-so-ai-agents-can-read-it

I spent the week redesigning DocsAlot's landing page. The harder part wasn't the CSS. It was making the same page work for humans in a browser and for agents that would rather have markdown.

### Why I'm Building Yet Another Docs Product

- Category: Industry Analysis
- Date: 2026-04-14
- Author: Faizan Khan
- Read time: 8 min
- Human URL: https://docsalot.dev/blog/why-im-building-yet-another-docs-product

The docs market looks crowded on paper, but most teams still ship docs that are increasingly unreadable to both humans and agents. This is the memo for why DocsAlot should exist.

### Why MCP Still Matters If You Already Have a CLI

- Category: Engineering
- Date: 2026-04-12
- Author: Faizan Khan
- Read time: 7 min
- Human URL: https://docsalot.dev/blog/why-mcp-still-matters-if-you-already-have-a-cli

A good CLI solves part of the problem. It does not solve cross-OS distribution, desktop client compatibility, or non-technical adoption. For Docsalot, MCP matters because it gives us one protocol surface instead of a growing pile of binaries.

### Man Files for Agent-Friendly CLIs: Why They Matter and How We Built Ours

- Category: Engineering
- Date: 2026-03-21
- Author: Faizan Khan
- Read time: 9 min
- Human URL: https://docsalot.dev/blog/why-agent-friendly-clis-need-man-files

Without detailed in-CLI docs, agents guess and fail. Here’s the man-file pattern we implemented, inspired by recent agent-first CLI writing, plus how matching works today and what we’re improving next.

### skill.md: An open standard for agent skills

- Category: Engineering
- Date: 2026-02-22
- Author: Faizan Khan
- Read time: 10 min
- Human URL: https://docsalot.dev/blog/skill-md

Every documentation site on Docsalot now serves a skill.md file that AI agents can install with one command. Here's the standard, what we learned from Anthropic's best practices, and how you can implement it for your own docs.

### Why Running an Inference Startup Is So Damn Hard

- Category: Industry Analysis
- Date: 2026-02-20
- Author: Faizan Khan
- Read time: 12 min
- Human URL: https://docsalot.dev/blog/why-running-an-inference-startup-is-hard

Inference-as-a-service looks like easy revenue from the outside. In practice, it's a brutal utilization game where bad unit economics can kill you even when demand is real.

### MCP Servers: What They Are, Why They Matter, and What Can Go Wrong

- Category: Engineering
- Date: 2026-02-08
- Author: Faizan Khan
- Read time: 10 min
- Human URL: https://docsalot.dev/blog/mcp-servers-what-they-are-and-why-your-docs-need-one

Everyone's adding MCP servers to everything. Here's how the protocol actually works under the hood, why documentation teams should care, the security risks that come with it, and what it looks like in practice.

### llms.txt Isn't Enough

- Category: Engineering
- Date: 2026-01-31
- Author: Faizan Khan
- Read time: 7 min
- Human URL: https://docsalot.dev/blog/we-shipped-llms-txt-heres-why-it-matters

llms.txt solves discovery. Content negotiation solves consumption. One of these matters 27x more than the other.

### How to Make Your Documentation AI Readable (A Practical Guide)

- Category: Best Practices
- Date: 2026-01-21
- Author: Faizan Khan
- Read time: 12 min
- Human URL: https://docsalot.dev/blog/how-to-make-your-docs-ai-readable

Your docs will be read by AI agents more than humans. Here's how to structure llms.txt, serve markdown versions, and actually get found by AI tools.

### install.md reinvents Gherkin, poorly

- Category: Technology
- Date: 2026-01-19
- Author: Faizan Khan
- Read time: 12 min
- Human URL: https://docsalot.dev/blog/install-md-vs-getting-started-guides

A new 'standard' for AI-powered installation has emerged. But is it solving a real problem, or is it a solution that wouldn't exist if building things wasn't so cheap now?

### Your Documentation Is Already Lying to You

- Category: Technology
- Date: 2026-01-13
- Author: Faizan Khan
- Read time: 12 min
- Human URL: https://docsalot.dev/blog/your-documentation-is-already-lying-to-you

I spent three years watching documentation rot. Here's why it happens, what's actually changing, and the uncomfortable truth about keeping docs alive.

### I Let AI Write My Docs for Six Months. Here's What It Can't Do.

- Category: Best Practices
- Date: 2026-01-12
- Author: Faizan Khan
- Read time: 14 min
- Human URL: https://docsalot.dev/blog/i-let-ai-write-my-docs-for-six-months

After six months of using AI to generate documentation, I have strong opinions about where it's magic and where it's garbage. This is that list.

### The Documentation Generator That Finally Didn't Suck

- Category: Best Practices
- Date: 2026-01-10
- Author: Faizan Khan
- Read time: 14 min
- Human URL: https://docsalot.dev/blog/the-documentation-generator-that-finally-didnt-suck

I've tried every documentation generator since 2018. Most are garbage. Here's what actually works, and the hard-won principles behind why.

### Why Docs-as-Code is the Future of Documentation in 2026

- Category: Best Practices
- Date: 2026-01-09
- Author: Faizan Khan
- Read time: 12 min
- Human URL: https://docsalot.dev/blog/why-docs-as-code-is-the-future-of-documentation-in-2026

Learn why treating documentation as code through version control, automation, and developer workflows is the best approach in 2026.

### Documentation Rots. Here's How to Stop It.

- Category: Technical
- Date: 2026-01-08
- Author: Faizan Khan
- Read time: 12 min
- Human URL: https://docsalot.dev/blog/documentation-rots-heres-how-to-stop-it

A deep dive into why documentation drifts from code, the patterns that cause it, and the automation strategies that actually work to fix it.

### Top 8 Documentation Automation Tools for Developers in 2026

- Category: Tools
- Date: 2026-01-07
- Author: Faizan Khan
- Read time: 14 min
- Human URL: https://docsalot.dev/blog/top-8-documentation-automation-tools-for-developers-in-2026

Compare the best documentation automation tools in 2026, including Docsalot, and learn which solution fits your development workflow.

### Why Most Developer Documentation Sucks (And How To Actually Fix It)

- Category: Best Practices
- Date: 2026-01-06
- Author: Faizan Khan
- Read time: 14 min
- Human URL: https://docsalot.dev/blog/why-most-developer-documentation-sucks

A brutally honest look at what makes documentation terrible, why we keep shipping bad docs, and the specific techniques that actually work.

## Links

- Human page: https://docsalot.dev/blog
- Product docs: https://docs.docsalot.dev
