Tag
Announcement of Emacs Docs, a modern documentation website for the Emacs text editor.
Blume is a new, fast, open-source documentation tool built with Astro that generates a production-grade docs site from a folder of Markdown, with built-in AI readiness, interactive API references, and zero-config setup.
The Maka project is undergoing a comprehensive pre-release review and has started compiling design documents, aiming to help developers learn Agent development. It is a local-first Agent workspace with 640 stars and an active community.
Explores strategies for engineering teams to retain critical context and knowledge when senior engineers depart.
This article describes 'accretive editing', a failure mode of AI tools where they add addendums to text instead of correcting obsolete information, and offers suggestions to mitigate it.
A documentation system designed for both humans and AI agents, scoped to a local repository.
This article critiques the traditional folder-based organization of documentation, arguing it fails to capture the interconnected nature of knowledge, especially compared to modern AI retrieval systems that use attributes and meaning rather than physical location.
The article describes how a skiing accident incapacitated the Tech Lead on a project, testing the team's development practices and underscoring the importance of documentation and knowledge transfer in software development.
Fenng has updated the Chinese Tech Doc Style project, a writing skill focused on Chinese tech documentation, product copy, and UI text. It's approaching 400 Stars.
An introduction to functional programming in the hica language, covering expressions, immutability, pure functions, closures, and higher-order functions like map, filter, and fold.
LangChain has open-sourced OpenWiki, a CLI tool designed for AI agents that automatically generates and continuously maintains documentation for codebases, supporting multiple models and continuous integration.
Introduces a Claude Code skill on GitHub called "China Patent.skill" that can automatically scan project documents and code, mine patent points, connect to the China National Intellectual Property Administration (CNIPA) for novelty search and comparison, and generate a Word disclosure document with block diagrams and flow charts, supporting iterative modification.
DocsAlot is a documentation tool designed to be usable by both humans and AI systems.
OpenWiki is a CLI tool from LangChain that automatically generates and maintains documentation for your codebase, designed for AI agents. It supports multiple inference providers and can be integrated with GitHub Actions for daily updates.
OpenWiki is an open source agent and CLI that automatically generates and maintains documentation for codebases, helping coding agents understand repo structure and logic.
Quarkdown is an enhanced typesetting system based on Markdown, supporting variables and functions, multi-format output, real-time preview and other powerful features. It is suitable for books, papers, presentations, etc. Installation requires Java 17+.
The article critiques current programming practices and the reliance on LLMs, arguing instead for better abstraction, documentation, and software stacks to make code more understandable and maintainable.
A free GitHub repo integrates Obsidian with Claude Code to automatically read codebases, generate architecture diagrams, maintain dev logs, and build session memory for AI-assisted project management.
A practical guide to writing effective software design documents, outlining key components and best practices drawn from the author's experience at Google and Microsoft.
Mozilla announced the MDN MCP server, which uses the Model Context Protocol to provide AI coding tools with up-to-date MDN documentation and browser compatibility data, enabling more accurate web platform information in development workflows.