I agree with Geoffrey: the way forward is to treat the AI tools as a support team, like surgical assistants
@simonw
-
AI as Surgical Assistants: A New Working Paradigm
By
–
Geoffrey drops a new analogy for working with AI that I really like; you're the surgeon, the AI tools are your team of surgical assistants
-
GLM 4.6 Remains Viable for Coding Agents Long-Term
By
–
GLM 4.6 will continue to exist and be useful for powering coding agents even if every single AI lab goes bust and vanishes
-
Vibe Engineering: AI-Assisted Programming with Professional Standards
By
–
My definition of "vibe engineering" very much includes comprehensive test coverage – I'm trying to establish it as referring to AI-assisted programming with the very highest standards of professional software engineering patterns applied to it
-
Anthropic Skills Open Source Licensing Restrictions Explained
By
–
Sadly not all of them Most of them are open source licensed but the document ones (PDF, docx, pptx, xlsx) have a license that says you can look but you cannot reuse https://
github.com/anthropics/ski
lls/blob/main/document-skills/pdf/LICENSE.txt
… -
Claude Code Interpreter Skills Public Folder Discovery
By
–
I just learned Claude's new code interpreter mode has a /mnt/skills/public/ folder full of prompt instructions and Python utilities for creating and manipulating pdf, docx, pptx, and xlsx files – and you can ask Claude for a copy and learn a TON about working with those formats
-

Claude Artifact Graphviz URL-based DOT Renderer Tool
By
–
I really enjoy being able to spin up custom visualization tools as part of writing up a short blog post like this, here's my new Graphviz URL-based DOT renderer, built as a Claude artifact in a couple of minutes https://
tools.simonwillison.net/dot#digraph
when_to_useBugappearsdeepinstackshapediamondCantracebackwardsshapediamondFixatsymptompointshapeboxTracetooriginaltriggershapeboxBETTERAlsoadddefense-in-depthshapeboxBugappearsdeepinstack-CantracebackwardslabelyesCantracebackwards-TracetooriginaltriggerlabelyesCantracebackwards-Fixatsymptompointlabelno-deadendTracetooriginaltrigger-BETTERAlsoadddefense-in-depth
… – transcript: https://
claude.ai/share/2b78a93e
-cdc3-4b1d-9b02-457eb62140a5
… -
Graphviz DOT Graphs as AI Prompting Language Innovation
By
–
Wrote more about why I find these so interesting on my blog, including a note about how Jesse is using Graphviz DOT graphs as a prompting language!
-
Jesse Vincent’s Creative Claude Code Plugin Customizations Explore
By
–
Jesse Vincent has a wildly creative set of customizations for Claude Code, using the new plugin system they just released. There are SO many fascinating ideas in this! Strongly recommend reading it and then spending time exploring the accompanying repo https://
blog.fsck.com/2025/10/09/sup
erpowers/
…