Hyperlint
Hyperlint is an automated review tool that runs and makes recommendations based on your style guide when doing pull requests.
Link: https://hyperlint.com/product/
Impersonaid
Impersonaid helps you evaluate your documentation against LLM-powered user personas to simulate real user interactions and gather feedback, as if it was a UX research session.
Link: https://github.com/theletterf/impersonaid?tab=readme-ov-file
Aikidocs
Aikidocs is a tool that sends contextual prompts to an LLM of your choice. It compresses content from files or directories and uses that as context for your prompts, allowing for more relevant responses from LLMs.
Link: https://github.com/theletterf/aikidocs More information: https://passo.uno/build-tech-writing-tools-llms/
Walkthrough Kit for React Components
Walkthrough Kit is a CLI tool that creates React Components for walkthroughs (step-by-step guides) inside your documentation.
Link: https://github.com/caseyrfsmith/walkthrough-kit More information: https://caseyrfsmith.github.io/walkthrough-kit/guide/