Add readability refinement prompt to ai-tools#45117
Conversation
Adds src/ai-tools/prompts/readability.md, a new prompt type for the ai-tools CLI that edits articles for clarity and scannability while preserving meaning, frontmatter, and Liquid syntax. Follows the full-file output style used by the versioning prompt, so it is auto-registered as `--prompt readability` with no code changes. This is one of the future refinement types listed in the ai-tools README. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
How to review these changes 👓Thank you for your contribution. To review these changes, choose one of the following options: A Hubber will need to deploy your changes internally to review. Table of review linksNote: Please update the URL for your staging server or codespace. This pull request contains code changes, so we will not generate a table of review links. 🤖 This comment is automatically generated. |
|
👋 Hey there spelunker. It looks like you've modified some files that we can't accept as contributions:
You'll need to revert all of the files you changed that match that list using GitHub Desktop or The complete list of files we can't accept are:
We also can't accept contributions to files in the content directory with frontmatter |
Adds src/ai-tools/prompts/readability.md, a new prompt type for the ai-tools CLI that edits articles for clarity and scannability while preserving meaning, frontmatter, and Liquid syntax. Follows the full-file output style used by the versioning prompt, so it is auto-registered as
--prompt readabilitywith no code changes. This is one of the future refinement types listed in the ai-tools README.Why:
Closes:
What's being changed (if available, include any code snippets, screenshots, or gifs):
Check off the following: