sota-javascript-typescript

sota-javascript-typescript is a skill for Claude Code from martinholovsky/SOTA-skills. It costs 133 tokens per session (2,020 once invoked), scanned A, original, CC-BY-4.0.

A JavaScript and TypeScript engineering guide covering current language practices, type design, asynchronous code, Node.js, front-end work, and security.

In plain words
What is it for?
Use it for JavaScript or TypeScript development and review involving strict types, async behavior, Node.js, React, or common security risks.
Why use it?
The excerpt provides no specific instructions or supported task details beyond those topic areas.

Skill for Claude Code

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

Part of the sota-skills plugin — 41 skills, 1 hook shipped together

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.

agentmods
npx agentmods add skills/martinholovsky/sota-skills/sota-javascript-typescript
Any agent
npx skills add martinholovsky/SOTA-skills --skill sota-javascript-typescript
Clone the repo
git clone --depth 1 https://github.com/martinholovsky/SOTA-skills

Made for: Claude Code.

Or install sota-skills, the plugin that ships this one along with the rest of its 41 skills, 1 hook.

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 sota-javascript-typescript

README.md
[![agentmods](https://agentmods.dev/badge/skills/martinholovsky/sota-skills/sota-javascript-typescript.svg)](https://agentmods.dev/skills/martinholovsky/sota-skills/sota-javascript-typescript)
Your own site
<a href="https://agentmods.dev/skills/martinholovsky/sota-skills/sota-javascript-typescript"><img src="https://agentmods.dev/badge/skills/martinholovsky/sota-skills/sota-javascript-typescript.svg" alt="Measured on agentmods" height="20"></a>
Per session 133 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,020 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. Scan, not verified.
Origin unknown 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.00133 $0.02020
Opus 5 $0.00067 $0.01010
Sonnet 5 $0.00027 $0.00404
Haiku 4.5 $0.00013 $0.00202

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

Security

Grade A, and why

sota-javascript-typescript scanned grade A with 1 finding 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 6d 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.

Runs shell commandslowCapability

Expected in a hook, worth knowing in a rule or an instructions file.

| [rules/05-security.md](rules/05-security.md) | any security-relevant code or audit: XSS sinks, CSP, prototype pollution, npm supply chain, ReDoS, token storage/JWT, postMessage, child_process injection, SSRF |
skills/sota-javascript-typescript/SKILL.md · 71 lines

The source is not reproduced here

Licensed CC-BY-4.0

The repository is licensed CC-BY-4.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Files

What ships with it

7 files 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. 6d ago First seen · 71 lines · 133 tokens per session scan A bb058d90fc0f

Subscribe to this mod's changes

sota-javascript-typescript is a skill published in the GitHub repository martinholovsky/SOTA-skills (18 stars, last pushed today), licensed CC-BY-4.0. It adds 133 tokens to every session and 2,020 once invoked, about $0.0007 per session on Opus 5. A static security scan graded it A with 1 finding (runs shell commands). 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

react-component-generator

Generate React components with TypeScript, proper props, hooks, and accessibility. Use when creating new React components, UI elements, or refactoring existing components.

OneWave-AI/claude-skills · 35 tokens

typescript-expert

Expert-level TypeScript development with modern tooling, advanced types, and best practices. Use this skill for TypeScript projects requiring type-safe code, modern bundling, and comprehensive testing.

personamanagmentlayer/pcl · 40 tokens

angular-expert

Expert knowledge in Angular framework, RxJS reactive programming, TypeScript, dependency injection, and enterprise application development. Use when the user mentions RxJS, TypeScript, dependency injection, reactive, frontend, or enterprise, or when the task involves Angular Fundamentals, RxJS Integration, Advanced…

personamanagmentlayer/pcl · 67 tokens

graphql-codegen

GraphQL Code Generator for TypeScript. Generates typed operations, hooks, and document nodes from GraphQL schemas. Use for type-safe GraphQL in frontend. USE WHEN: user mentions "GraphQL Codegen", "generate GraphQL types", "GraphQL TypeScript", "typed GraphQL", "client preset", "React Query GraphQL", asks about…

claude-dev-suite/claude-dev-suite · 138 tokens

aio-xstate

Implement XState v5 state machines with strict patterns — setup().createMachine(), actors, and TypeScript typing. Use when working with finite state machines (FSM), statecharts, state diagrams, or the actor model in TypeScript. Covers @xstate/react integration (useMachine, useActor, useSelector), parallel states…

aiocean/claude-plugins · 103 tokens

react-modernization

Upgrade React applications to latest versions, migrate from class components to hooks, and adopt concurrent features. Use when modernizing React codebases, migrating to React Hooks, or upgrading to latest React versions.

HermeticOrmus/LibreUIUX-Claude-Code · 43 tokens