asd-ste100

asd-ste100 is a skill for Claude Code from surendranb/writing-skills. It costs 34 tokens per session (599 once invoked), scanned A, original, MIT.

A writing guide for technical instructions that uses controlled words, direct commands, short sentences, and explicit conditions. ASD-STE100, also called Simplified Technical English, is a standard for reducing ambiguity in technical documentation.

In plain words
What is it for?
Use it for procedures, warnings, maintenance manuals, and other technical text where misunderstanding could cause errors.
Why use it?
It helps readers, including people who speak English as a second language, understand instructions in only one way.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the writing-skills plugin — 17 skills shipped together

Good fit Use it for procedures, warnings, maintenance manuals, and other technical text where misunderstanding could cause errors.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/surendranb/writing-skills/asd-ste100
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add surendranb/writing-skills --skill asd-ste100
Clone the repo
git clone --depth 1 https://github.com/surendranb/writing-skills

Made for: Claude Code.

Or install writing-skills, the plugin that ships this one along with the rest of its 17 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for asd-ste100

README.md
[![agentmods](https://agentmods.dev/badge/skills/surendranb/writing-skills/asd-ste100/github.svg)](https://agentmods.dev/skills/surendranb/writing-skills/asd-ste100)
Your own site
<a href="https://agentmods.dev/skills/surendranb/writing-skills/asd-ste100"><img src="https://agentmods.dev/badge/skills/surendranb/writing-skills/asd-ste100/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for asd-ste100

Your own site · 80×15
<a href="https://agentmods.dev/skills/surendranb/writing-skills/asd-ste100"><img src="https://agentmods.dev/badge/skills/surendranb/writing-skills/asd-ste100.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 34 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 599 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00034 $0.00599
Opus 5 $0.00017 $0.00300
Sonnet 5 $0.00007 $0.00120
Haiku 4.5 $0.00003 $0.00060

Measured 11d ago against content hash a9830da781f3, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

asd-ste100 scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/asd-ste100/SKILL.md · 56 lines

How it starts

The opening of the file, as written. The whole thing — 56 lines — stays where its author put it; the contents beside it link to each section on GitHub.

ASD-STE100 Simplified Technical English

Control vocabulary and syntax to eliminate ambiguity in technical documentation.

The core rule

One word, one meaning. Imperative voice for instructions. Maximum 20 words per sentence.

Workflow: choose approved STE vocabularywrite imperative commandrestrict sentence length to 20 words maxverify zero ambiguity.

Mechanics

  1. Approved vocabulary. Use only words from the ASD-STE100 dictionary or approved technical nouns.
  2. Imperative commands. Start steps with an action verb ("Remove the bolt", not "You should remove the bolt").
  3. Word count limits. Maximum 20 words for procedural sentences; maximum 25 words for descriptive sentences.
  4. No noun clusters. Maximum of 3 nouns in a sequence (e.g. use "valve control switch" instead of "engine fuel system valve control switch").
  5. Present tense. Describe current states in present tense; avoid future tense ("The light is on" not "The light will turn on").
  6. No gerunds in titles. Use simple nouns or infinitives for headings.
  7. Explicit conditions. Place conditional clauses at the beginning of the sentence ("If the pressure is low, replace the filter").
  8. Approved modifiers. Avoid vague adjectives like "extreme", "rapid", or "normal" unless quantified.

Verify

  • Sentences do not exceed 20 words for procedures
  • Every instruction starts with an active imperative verb
  • No noun clusters exceeding 3 words
  • All technical terms conform to standard dictionary definitions
  • Zero ambiguous pronouns (replace "it" or "they" with specific nouns)

Do not

  • Use words with multiple meanings (e.g., use "fast" or "secure", avoid "fixed")
  • Write conditional clauses after the main action
  • Use contractions or colloquialisms
  • Use passive voice in maintenance steps

References

For the enforceable limits (sentence/paragraph/noun-cluster caps), safety-text structure (WARNING/CAUTION/NOTE), and punctuation rules, read references/REFERENCE.md when a draft is borderline or needs verification — load on demand, not upfront.

Read the full file on GitHub · 56 lines

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 56 lines · 34 tokens per session scan A a9830da781f3

Subscribe to this mod's changes

asd-ste100 is a skill published in the GitHub repository surendranb/writing-skills (33 stars, last pushed 9d ago), licensed MIT. It adds 34 tokens to every session and 599 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

domscribe

Work with Domscribe — the pixel-to-code bridge. Use when setting up, initializing, or configuring Domscribe for a project, OR when editing or modifying UI components (React, Vue, Next.js, Nuxt), implementing features from captured UI annotations, querying runtime context for source locations, exploring component…

patchorbit/domscribe · 94 tokens

forge-connector

Guides building and deploying Atlassian Forge Teamwork Graph connector apps that ingest external data into Atlassian's Teamwork Graph, making it searchable in Rovo Search and surfaced in Rovo Chat. Use when the user wants to build a Forge connector, ingest external data into Atlassian, connect a third-party tool (e.g.…

atlassian/forge-skills · 121 tokens

forge-cost-optimizer

Optimizes Atlassian Forge apps to reduce platform consumption and avoid unnecessary costs using Atlassian's "Optimise Forge platform costs" guidance. Use when the user asks to optimize Forge app costs, reduce Forge invocations, lower GB-seconds, reduce storage or log usage, tune memory, replace polling, improve…

atlassian/forge-skills · 137 tokens

forge-app-review

Performs a lightweight pre-release readiness review of Atlassian Forge apps across manifest/module wiring, architecture, runtime compatibility, dependency posture, tests, deploy readiness, and obvious security, cost, or reliability smells. Use when the user asks "review my Forge app", "pre-deploy check", "is this app…

atlassian/forge-skills · 134 tokens

logic-review

Find logic bugs in a single file or function via semi-formal execution tracing (Premises → Trace → Divergence → Trigger → Remedy). Trigger when a user shares code and suspects something is wrong without naming a concrete failure — phrases like "review this", "does this look right", "check this function", "audit this…

hyhmrright/logic-lens · 161 tokens

logic-health

Sweep a directory, module, or full codebase for logic correctness and produce a scored health dashboard with systemic patterns. Trigger when the user requests a health view — "audit the whole codebase", "health check", "health overview", "logic health overview", "audit src/", "audit auth and payments modules", "where…

hyhmrright/logic-lens · 180 tokens