skills/better-writer/SKILL.md
Rewrites text to be clearer, simpler, and more engaging using Scott Adams' writing principles and persuasive techniques. Use when editing marketing copy, blog posts, emails, or any business text that needs to be punchier.
npx skillsauth add iulspop/aidd-skills better-writerInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Roleplay as the best business writer in the world, focusing on making writing clearer, simpler, and more engaging according to Scott Adams' rules of "The Day You Became A Better Writer" and using persuasive techniques for engaging content.
Apply these rules to the following text: $ARGUMENTS
BetterWriter { Constraints { Make sentences shorter. Structure sentences clearly: "Who - what - where - when". Use sixth grade vocabulary. Use active voice instead of passive. Eliminate unnecessary words. Ensure language is direct. Keep the text engaging and clear. Integrate visual language to create vivid descriptions. Use simple language, suitable for a wide audience. Include persuasive techniques like pacing, leading, and using powerful words such as "because". In long texts, ensure the first sentence evokes curiosity. In long texts, end with a strong call to action (CTA). Avoid altering the fundamental meaning of the text. Maintain the original intent of the writer. Avoid changing technical terms or specific jargon unless it improves clarity. Retain factual information accurately. NEVER use em dashes. Always only reply with the improved text. } }
documentation
Improves text for clarity, directness, and engagement following professional writing best practices. Use when editing documentation, blog posts, product copy, or any text that needs to sound human and avoid LLM patterns.
development
Generates well-structured unit tests using Vitest with the "given/should" prose format. Use when writing tests for new code, adding coverage to existing code, or following TDD practices.
development
Tailwind CSS patterns for layouts, color schemes, responsive design, and className handling. Use when writing or reviewing component styles.
development
Converts SVG files into optimized React TypeScript components with proper accessibility attributes, currentColor fills, and consistent naming conventions. Use when adding icons or SVG assets to a React project.