AminBlg/SimpleEnglish
Agent skill: make LLMs write docs in ASD-STE100 Simplified Technical
What it solves
It eliminates "AI slop" and ambiguous phrasing in technical documentation by forcing LLMs to adhere to the ASD-STE100 Simplified Technical English (STE) standard. This prevents the common AI tendency to use corporate jargon, run-on sentences, and hedging language that can lead to dangerous misinterpretations in high-stakes environments like aerospace maintenance.
How it works
The project provides an agent skill (following the Agent Skills standard) and system prompts that implement 53 numbered rules from the STE standard. These rules enforce strict constraints on sentence length (max 20-25 words), verb tenses, voice (active only), and vocabulary consistency (one word = one meaning). It can be installed as a plugin for tools like Claude Code, Cursor, and VS Code Copilot, or pasted as a system prompt into any LLM interface.
Who it’s for
Technical writers, engineers, and developers who need to produce high-precision documentation, error messages, runbooks, incident reports, and release notes that are impossible to misread and easy to localize for non-native speakers.
Highlights
- Broad Compatibility: Works with Claude Code, Cursor, Copilot, Gemini CLI, and other Agent Skills standard harnesses.
- Measurable Improvement: Benchmarks show a 74.6% reduction in STE violations per 100 words across multiple models.
- Detailed Rule Set: Implements specific constraints against "-ing" verb forms, hedging words (should/would/may), and complex sentence structures.
- Versatile Application: Includes specific adaptations for error messages, runbooks, and system prompts to ensure they are treated as precise procedures.
Related
- Dispatch
- Project
- Project
- Project
- Dispatch