Simplified Technical English For Agent Output ASD ST100
Description
Claude skill for writing manuals, procedures, and safety text in ASD-STE100 Simplified Technical English (Issue 9). Includes the full dictionary (876 approved / 1,319 non-approved words), all 53 rules with examples, a checker script. Private: dictionary is ASD copyright. Code is MIT.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
STE — ASD-STE100 Simplified Technical English skill for AI agents
A Claude skill (also usable by other agents) that writes and reviews technical documentation in **ASD-STE100 Simplified Technical English, Issue 9 (January 2025)**: manuals, installation and operating instructions, maintenance procedures, safety warnings and cautions, datasheets, troubleshooting guides, quick-start cards.
STE is the controlled language the aerospace and defence industry uses so that a technician who reads a procedure once — possibly in a second language — does exactly what the author meant. This repository makes the whole standard available to our AI agents: the 53 writing rules, the complete dictionary (876 approved words, 1,319 non-approved words with their approved alternatives), and a checker that catches what a model misses.
**This repository is private and must stay private.** The dictionary and rule text are ASD's copyright; see [LICENSE](LICENSE) for what is MIT and what is not.
What is in here
| Path | What it is |
|---|---|
SKILL.md |
The skill itself: workflow, modes, the core rules a writer applies to every sentence, output format. This is what the agent reads. |
references/writing-rules.md |
All 53 rules and 8 general recommendations, condensed, with the standard's own before/after examples. |
references/technical-noun-categories.md |
The 22 technical-noun and 4 technical-verb categories that decide whether a domain word (pedestal, breaker, firmware) is permitted. |
references/approved-words.md |
The 876 approved words: part of speech, approved meaning, permitted verb forms. |
references/non-approved-words.md |
The 1,319 non-approved words with approved alternatives and STE example sentences. |
references/worked-example.md |
An engineer's installation paragraph rewritten in STE, with the rule behind each change. |
scripts/ste_check.py |
Checker and dictionary lookup. Python 3, no dependencies. |
scripts/dictionary.json |
The dicti |
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11