RSSAmplifier

Blog

Developer experience consultant and technical writer

Developer experience and docs

franceselliott.comRSS feed ↗10 posts

Latest posts

Building AI doc toolchains with Claude skills

I’ve been building out some powerful AI-assisted docs toolchain infrastructure recently. Some random observations:

Wow, all my old LLM experiments are now invalid

Gosh, I have really experienced the “November moment” (i.e., the release of GPT-5.2 and Opus 4.5 in November 2025 hugely increased AI capabilities). Just a few months ago, I was getting mediocre results with LLM-assisted docs. Now, I have skills and subagents I’ve generated in Claude Code to assist me in writing docs…and it truly feels revolutionary. I’ll write more about it later, but I want to…

How I think about developer experience

Recently someone asked me to describe my lens on developer experience, and I realized I’ve never really articulated it. So here’s my attempt!

My impact as a founding docs writer

I usually keep track of accolades in a private running doc. Despite my aversion toward self-promo, some of these quotes are just too good not to share. These are the ones I re-read just to warm my heart:

Implementing docs-hinting best practices for LLMs using Claude Code

I’m implementing an LLM best practice for a docs site I wrote for my client Sensible using Claude Code. Specifically, I generated an llms.txt file at the root of a docs GitHub repo that lists file directory structure and topics descriptions, to help LLMs interpret the docs site.

Guide to recent breaking Readme API changes

I just finished upgrading one of my documentation projects to Readme’s newest platform version. The upgrade was mandatory, and before I embarked on it, I had several pressing concerns1 that I’ve since cleared up through sandbox tests in advance of the migration. Since I didn’t find the answers when I was skimming Readme’s docs, I’ll note these advanced Q&As here in case they help documentarians:

Absent proprietary data, AI blog posts are all dancing to the same tune

Blogging isn’t my main focus – documentation, developer experience, and information architecture is. That said, I’m happy to help out my client Sensible with some blog content, since I’m extremely well positioned to do so.

Mixed results with AI-assisted changelogs

Recently I experimented with prompting Claude to generate new-feature release announcements based on docs and past changelog examples.

Video walkthrough - AI-assisted developer advocate blogging

Here’s a short video tour of how I’ve configured Claude with style guides and a knowledge base to automate some of my more formulaic developer advocate tutorials for my client Sensible. It’s quite off-the-cuff and informal, so don’t go looking for production polish in this one!

AI-assisted docs reference writing for a niche scripting language

Here are the results of my experiments with prompting an AI to write reference docs for a custom extension to a rather niche, obscure scripting language (JsonLogic).