textlint-ja/textlint-rule-preset-ai-writing
A textlint preset that detects AI-like writing patterns in Japanese text and can serve as an MCP server for AI coding workflows.

This repository provides a textlint rule preset that analyzes Japanese text to identify stylistic patterns common in AI-generated writing. It uses pattern-matching rules rather than machine learning to detect issues like repetitive phrasing and unnatural expressions. The preset can run as an MCP server starting with textlint v14.8.0, enabling integration with AI coding assistants such as Claude Code and VSCode Copilot for automated feedback on AI-generated content.