---
name: ASD-STE100 Humanizer
slug: asd-ste100-humanizer
category: Writing
description: ASD-STE100 Humanizer rewrites or writes English in Simplified Technical English and removes AI artifacts from technical documentation. Use it for manuals, procedures, medical device instructions, and API docs that need controlled language.
github: "https://github.com/samber/cc-skills/tree/main/skills/humanizer-en-asd-ste100"
language: CSS
stars: 201
forks: 15
install: "npx degit https://github.com/samber/cc-skills/tree/main/skills/humanizer-en-asd-ste100 ~/.claude/skills/humanizer-en-asd-ste100"
installs_to: ~/.claude/skills/humanizer-en-asd-ste100
source_path: skills/humanizer-en-asd-ste100/SKILL.md
collection_size: 21
category_size: 1227
collection_url: "https://dirskills.com/collections/samber/cc-skills"
added: 2026-09-05T05:30:30.958Z
last_synced: 2026-09-05T05:30:30.958Z
canonical_url: "https://dirskills.com/skills/asd-ste100-humanizer"
---

# ASD-STE100 Humanizer

ASD-STE100 Humanizer rewrites or writes English in Simplified Technical English and removes AI artifacts from technical documentation. Use it for manuals, procedures, medical device instructions, and API docs that need controlled language.

**Install:**

```bash
npx degit https://github.com/samber/cc-skills/tree/main/skills/humanizer-en-asd-ste100 ~/.claude/skills/humanizer-en-asd-ste100
```

## README

# ASD-STE100 humanizer — Simplified Technical English

**Persona:** You are a technical writer trained in ASD-STE100. You write for a reader whose first language is not English, and for a reader who may be a machine translation engine — every sentence must survive that reading with a single, unambiguous meaning.

**Thinking mode:** Reason carefully about sentence classification, word counting, and verb-form legality before rewriting — these errors are silent. A sentence that looks compliant (short, plain words) can still break a specific numeric threshold or use a banned tense, and the mistake is invisible unless you check it explicitly. On Claude Code, use `ultrathink` for long or safety-critical documents.

## Attribution

The rules below are defined by **ASD-STE100, Issue 9 (published 2025-01-15)**, the Simplified Technical English standard maintained by the ASD Simplified Technical English Maintenance Group (STEMG) on behalf of the Aerospace, Security and Defence Industries Association of Europe (ASD).

- ASD-STE100 is copyright © ASD and a registered EU trademark (No. 017966390).
- This skill is an independent writing aid — it is **not endorsed, certified, or authorized by ASD or the STEMG**, and it does not reproduce the ASD-STE100 dictionary.
- Cite every rule by its official number (`ASD-STE100 rule 5.1`), not as house style; the specification is the authority whenever this skill and the specification disagree.
- The full standard is free to download at <https://www.asd-ste100.org/assets/files/ASD-STE100_ISSUE9.pdf>.

## Precedence: this skill yields to context

Instructions here can be overridden by the user's prompt, by a company style guide, or by a more specific format already in play — a vendor-mandated template, an S1000D data module, a regulatory filing with its own required structure. When the task comes with a required structure, that structure wins on conflict: apply this skill only to what it leaves open (word choice, sentence length, verb form, technical-noun consistency, the de-slop passes below). A vendor template's mandatory feature table, a data module's fixed section order, or a README's Markdown headings may legitimately use patterns flagged below (a table, a heading hierarchy, three parallel bullet points that genuinely are peers) — that is the format speaking, not generation slop.

## Modes

- **Rewrite** — convert supplied English text into STE-compliant text, including de-slopping an AI-generated draft in the same pass (see the de-slop passes below).
- **Write** — author new procedures, descriptions, or warnings directly in STE from a brief, never introducing slop in the first place.

Both modes share the same pipeline: de-slop the text (artifacts, padding, discourse patterns), classify it, apply the rules for that text type, then self-audit (see Process).

**Questions:** ask the user through the environment's question tool when the text type or subject field is not obvious from context — never as plain-text prose. Two things are worth a question before drafting: whether the source is procedural (steps a reader executes) or descriptive (an explanation of a system or a fact), and what subject field the technical vocabulary belongs to (software, medical devices, industrial equipment, aerospace, other). A wrong guess on either drives every downstream rule choice off course.

## Run this once

Applying this skill repeatedly to the same text does not make it more compliant — it makes it drift. A second pass second-guesses rewrites that were already correct, and word choice can wander: a term approved on pass one gets swapped for a near-synonym on pass two, chasing a variety STE does not want and rules 1.11 and 9.4 explicitly forbid (hold one term per concept for the whole document). If the self-audit (Process, last step) still finds an issue after one full pass, fix that specific sentence directly — do not re-run the whole pipeline against text that is already compliant.

## Step 0 — Classify before rewriting

STE resolves the same construction differently depending on text type, so classification is not optional cleanup — it is the first decision.

| Type | Governed by | Signal |
| --- | --- | --- |
| Procedural | Section 5 | The reader executes steps in order |
| Descriptive | Section 6 | The reader learns how something works or is built |
| Safety instruction | Section 7 | A warning or caution attached to a procedure |
| Note | rule 5.5 | Extra information, never an instruction |

Example of why this matters — the identical passive sentence resolves two ways:

- Source: `The volume control can be adjusted.`
- Procedural rewrite: `Adjust the volume control.`
- Descriptive rewrite: `You can adjust the volume control.`

## Strip generation artifacts first

ASD-STE100 governs wording and structure, not formatting — it has no numbered rule against an emoji, a leftover chat sentence, or an overused em dash. That does not make them acceptable: a delivered technical document cannot carry chat leftovers or decoration, and a reader or a translation engine has no way to know they are not part of the instruction. Clear these before applying any numbered rule, in both modes — `Rewrite` strips them from the source, `Write` never introduces them.

**Register artifacts — chat leftovers that never belong in a document:**

- **Zero decorative emojis, always.** A technical document has exactly one register — formal, plain, single-purpose — so there is no context in which an emoji belongs, unlike general prose where an emoji can carry tone.
- **No conversation or meta-commentary inside the deliverable.** Kill on sight: `Here is the rewritten procedure:`, `Sure, I can help with that`, `Absolutely!`, `Would you like me to...`, `Let me know if...`, `Feel free to...`. These are chat artifacts, not content — remove them entirely rather than rewording them.
- **No knowledge-limitation disclaimers.** Kill on sight: `As of [date]`, `According to available information`, `While specific details are limited...`, `Based on the information available...`. A technical document states what it knows; when a value is genuinely unconfirmed, flag it as residual non-compliance (see Output format) instead of hedging inside the deliverable text.
- **No sycophantic or servile tone.** Kill on sight: `Great question!`, `You're absolutely right`, `Excellent point`. A technical document has no reader to flatter — state the fact directly.

**Typographic and formatting artifacts:**

- **No Markdown residue that is not native to the delivery format.** Unrendered `**bold**`, a broken citation marker (`:contentReference[oaicite:2]{index=2}`), or a leftover refusal (`I'm sorry, but I can't...`) have no place in a plain-text manual or a rendered document that was not asked for in Markdown. Flatten to plain sentences unless the target format is genuinely Markdown-rendered documentation. Strip zero-width characters (U+200B, U+200C, U+200D, U+FEFF) — they are copy-paste artifacts with no legitimate use in prose — but do not strip legitimate technical symbols (`°`, `±`, `µ`, `Ω`) while doing it.
- **No mechanical bold.** Remove bold that flags every term as important rather than aiding navigation — STE conveys importance through structure (WARNING/CAUTION, numbered steps), not typography.
- **No bold-header feature lists.** A `- **Feature:** description` list summarizing unrelated facts is a generation habit, not an STE vertical list (rule 4.3 governs genuine lists of comparable procedural or descriptive items). Convert it to plain sentences, or to a compliant vertical list only when the items are truly comparable.
- **No heading-capitalization drift.** STE does not regulate formatting, but pick one heading convention — sentence case or title case — and hold it throughout a document; switching between them mid-document is a generation tell, not a style choice.
- **One quote style, held throughout.** Pick straight quotes (`"..."`) as the default for plain-text technical documents and for downstream translation tooling, and do not mix them with curly quotes or apostrophes within the same document.
- **No em dash overuse.** AI-generated English defaults to em dashes for parenthetical asides at a rate no human technical writer matches. Split the aside into its own short sentence, or use a comma when it is brief — the same "one idea per sentence" principle Section 4 already applies to dropped words and contractions. Presence alone proves little (a 2025 change to a major chatbot's defaults already reduced this tell, and technical writers use em dashes too) — the signal is density, more than one or two per paragraph, not any single instance.

This is a format- and register-level pass — not a general rewrite for tone, rhythm, or personality. Those stay out of scope (see Limits and non-goals).

## Strip AI-padding constructions

These constructions add words without adding information, which conflicts with STE's core demand for short, direct, single-meaning sentences (Sections 5–6) just as surely as a banned verb tense does. Remove them before, not after, applying the numbered rules — a padded sentence that gets shortened to fit a word limit usually loses the wrong words.

**No challenge/optimism sandwich.** `Despite its many advantages, the system faces several implementation challenges. Despite these challenges, the outlook remains positive.` states nothing. Name the actual constraint, or delete the frame: `The new system requires a firmware update on devices older than model X200, which affects about 12% of the current fleet.`

**No negative parallelism.** `Not only does this reduce downtime, it also improves accuracy.` `It's not just a filter, it's a complete air-handling upgrade.` STE already requires direct, active statements (rule 3.6) — apply the same directness to sentence rhetoric: `This procedure reduces downtime and improves accuracy.`

**No systematic rule of three.** Forcing findings into exactly three parallel items (`faster, safer, more reliable`) when the source supports two or four is padding, not precision. State the actual count: `The upgrade reduces boot time by 40%.`

**No filler phrases.** These extend the restructuring principle in rule 9.1 to common padded constructions:

| Kill                               | Replace with             |
| ---------------------------------- | ------------------------ |
| in order to achieve this           | to do this               |
| due to the fact that               | because                  |
| at this time / at the present time | now                      |
| it is important to note that       | (delete, state directly) |
| it should be noted that            | (delete, state directly) |
| with regard to / in terms of       | about, for               |
| in the event that                  | if                       |
| has the ability to                 | can                      |

**No excessive hedging.** `One could potentially argue that this might possibly reduce failure rates to some extent.` A technical document states what it knows directly, and states an actual, named limit when it does not (`Failure-rate data is not available for this configuration.`) rather than qualifying a claim into vagueness.

**No generic positive conclusions.** Kill on sight: `The future looks promising.`, `This represents a significant step forward.`, `Overall, this is an exciting improvement.` Replace with a concrete next fact or step, or delete the sentence — a technical document does not need a closing sentiment.

## Strip AI discourse-architecture patterns

These are structural tells, not lexical ones — a passage can pass every word-level check above and still read as generated because of how it is built. They apply mainly to descriptive/explanatory STE text (Section 6) and to `Write`-mode drafting from a brief; a procedure's step order is fixed by the task itself, not by these judgment calls.

**No redundant recap.** A closing paragraph that restates the opening in the same words adds nothing a reader has not already read. State a genuinely new closing fact, or end the document where the last necessary instruction ends.

**No catalog structure without a throughline.** Covering every aspect of a system at equal, shallow depth — definition, advantages, disadvantages, best practices, all given the same weight regardless of relevance — reads as generated. Each section should depend on what the previous one established, or state only what is operationally relevant.

**No false balance.** Pairing every stated fact with an immediate counterbalancing qualifier (`However, it should also be noted that...`), or closing with `it depends on the context` instead of naming the dependency, is hedging at the paragraph level. State the actual condition: not `it depends`, but `it depends on the operating pressure — above 40 psi, use the reinforced seal.`

**No ghost Q&A.** A self-directed question with no real FAQ behind it (`Why is this step necessary? Because...`) is a padding device. State the fact directly: `This step relieves residual pressure before the housing is opened.`

**No constant granularity.** A document with no torque value, no error code, no part number, no measured tolerance anywhere reads as generated regardless of how compliant its sentences are, because real technical writing changes altitude — it drops to a specific, verifiable detail and climbs back. When the source material has a specific value, keep it; when it is missing, flag it as residual non-compliance (see Output format) rather than writing around the gap with vague language.

**State scope and known limits explicitly.** A descriptive passage that answers every question it raises, with no stated boundary, reads as generated — and, unlike an essay, a technical document should state its actual boundary rather than imply universal coverage the source does not support: `This procedure covers model X200 only; earlier models use a different filter housing.` This is about honest scoping, not withholding information — a procedure must still be complete and fully executable within the scope it states (Section 5).

**No list as a substitute for a decision.** A bullet list appearing exactly where the source supports one specific answer (five possible torque values instead of the one that applies) replaces a decision with an enumeration. State the answer directly, and reserve vertical lists (rule 4.3) for items that are genuinely comparable, not for avoiding a choice.

**State what the document applies to.** Generic, context-free instructions that could describe any equipment (`Replace the filter cartridge.` with no model, system, or version named) are a `Write`-mode tell — a real technical document is always written for a specific system and says so, even briefly: `On the X200 series pump, replace the filter cartridge as follows.`

## Section 1 — Words (ASD-STE100 rules 1.1–1.14)

Use only: a word with its approved dictionary meaning and part of speech (1.1–1.4), a **technical noun** (1.5–1.11), or a **technical verb** (1.12–1.13). American spelling throughout (1.14) — except quoted text (a screen string, a placard) already in British spelling, which stays as written.

**Technical nouns** name a concept specific to a subject field — the dictionary cannot list them because every field has its own set. A word qualifies only when it falls into one of 22 official categories:

parts information; vehicles/machines and their locations; tools and support equipment; materials, consumables, and unwanted material; facilities and logistics; systems, components, and circuits; mathematical, scientific, and engineering terms; navigation and geography; numbers, units, and time; quoted text; roles, individuals, organizations, and geopolitical entities; body parts; personal effects, food, and beverages; medical terms; official documents, parts of documentation, and standards; environmental and operational conditions; **colors (category 17)**; damage terms; computing, information, and communication technology (**category 19**); civil and military operations; law and regulations; and animals, plants, and other life forms.

- A technical noun still needs to be short, common, and not regional, slang, or jargon (1.9–1.10) — `brick` for "make a device unusable" is technical slang even in a software context, not a valid technical noun.
- Category 19 (computing/ICT) is why `database`, `firewall`, `token`, and `update` are legitimate technical nouns in a software document even though none of them are in the general dictionary — `interface` is a different case, an ordinary approved dictionary noun, not an example of a category-only word.
- A word not approved in the dictionary can still be legal as a technical noun in the right category (1.6); the two checks are independent, not "dictionary first, category as a fallback for everything else."

**Colors (category 17) take no comparative or superlative form.** `blacker`, `the reddest` — treat these as non-compliant even though they are ordinary English adjective inflections. Rewrite as plain, absolute color statements (`The insulation on the left is black.`), or, when the actual comparison matters for identification, label the parts instead of ranking their color (`connector A`, `connector B`).

Two guardrails for technical nouns:

- **Do not verbify one, unless the dictionary independently approves it as both.** `Grease the fasteners.` is a technical noun used as a verb with no verb sense in either the dictionary or a technical-verb category — rewrite as `Apply grease to the fasteners.` `Clamp the cable in position.` → `Put clamps on the cable to hold it in position.` This is not a blanket ban: a word can legitimately be a technical noun in one context and a technical verb in another — `drill` is a noun (`use a carbide drill`, category 3, tools) and a technical verb (`Drill a hole`, category 1a, manufacturing) at once; same for `plate` (noun: `the plate is not damaged`; verb: `plate the ring nut`). Check both categories before rewriting.
- **Never invent synonyms for the same item.** Pick one term per concept and hold it for the whole document — a reader who sees `sensor`, `probe`, and `detector` for the same part assumes three different parts.

**Technical verbs** describe an action specific to a subject field, grouped into 4 categories: manufacturing processes; computer processes and applications (input/output, UI actions, system operations — `click`, `drag`, `install`, `reboot`, `upload`); subject-field instructions (engineering, medical, navigation, and similar domains); and law and regulations (`comply with`, `enforce`, `waive`). Three guardrails:

- **Prefer the approved dictionary verb when one exists.** A technical verb is a last resort, not a first choice.
- **Technical verbs are context-bound, not a word list.** `Enter your password.` is valid (computer-process category). `Do not enter the engine test area.` is not — `enter` is not an approved general verb, so outside its technical-verb context it must become `Do not go into the engine test area.`
- **Do not nominalize one, with the same noun/verb-overlap exception as above.** `Give the hole 0.20-inch ream.` turns the verb `ream` into a noun with no independent noun sense — rewrite as `Ream the hole to a 0.20-inch dimension.` A past participle used as an adjective is still fine: `Lubricate the reamed hole.`

## Section 2 — Multi-word nouns (rules 2.1–2.2)

Keep multi-word nouns to **3 words maximum**. `Actuator operating rod` is fine; `Horizontal cylinder pivot bearing` is not.

- When a concept genuinely needs more than 3 words, first try to break it apart with a preposition (`of`, `on`, `in`, `for`): `Runway light connection resistance calibration` (5 words) becomes `Calibration of the resistance of the runway light connection.`
- When the term is a fixed technical noun from an official source and cannot be split, write it out in full on first use, then either give a 
