typescript-core

typescript-core is a skill for Claude Code from bobmatnyc/claude-mpm. It costs 14 tokens per session (2,104 once invoked), scanned A, original, no licence file.

Guidance on advanced TypeScript patterns and recommended practices. TypeScript is JavaScript with optional type information that helps describe and check code before it runs.

In plain words
What is it for?
Writing, reviewing, and improving TypeScript code and its type definitions.
Why use it?
It helps developers structure larger TypeScript codebases and avoid common type-related mistakes.

Skill for Claude Code

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

Part of the claude-mpm plugin — 56 skills, 2 commands 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/bobmatnyc/claude-mpm/toolchains-typescript-core
Any agent
npx skills add bobmatnyc/claude-mpm --skill toolchains-typescript-core
Clone the repo
git clone --depth 1 https://github.com/bobmatnyc/claude-mpm

Made for: Claude Code.

Or install claude-mpm, the plugin that ships this one along with the rest of its 56 skills, 2 commands.

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 typescript-core

README.md
[![agentmods](https://agentmods.dev/badge/skills/bobmatnyc/claude-mpm/toolchains-typescript-core.svg)](https://agentmods.dev/skills/bobmatnyc/claude-mpm/toolchains-typescript-core)
Your own site
<a href="https://agentmods.dev/skills/bobmatnyc/claude-mpm/toolchains-typescript-core"><img src="https://agentmods.dev/badge/skills/bobmatnyc/claude-mpm/toolchains-typescript-core.svg" alt="Measured on agentmods" height="20"></a>
Per session 14 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,104 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. 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.00014 $0.02104
Opus 5 $0.00007 $0.01052
Sonnet 5 $0.00003 $0.00421
Haiku 4.5 $0.00001 $0.00210

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

Security

Grade A, and why

typescript-core 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 3d 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.

plugin/skills/toolchains-typescript-core/SKILL.md · 260 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Files

What ships with it

9 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. 3d ago First seen · 260 lines · 14 tokens per session scan A 97eb74109de6

Subscribe to this mod's changes

typescript-core is a skill published in the GitHub repository bobmatnyc/claude-mpm (150 stars, last pushed 6d ago), with no licence file. It adds 14 tokens to every session and 2,104 once invoked, about $0.0001 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-09-03.

Related

Other skills, from other repositories

cool-workflow

Use when the user asks for Cool Workflow, CW, agent workflow control-plane, TypeScript workflow orchestration, phased multi-agent work, background workflow tasks, reusable workflow apps, or auditable agent run state.

coo1white/cool-workflow · 46 tokens

cli-builder

Guide for building TypeScript CLIs with Bun. Use when creating command-line tools, adding subcommands to existing CLIs, or building developer tooling. Covers argument parsing, subcommand patterns, output formatting, and distribution.

joelhooks/swarm-tools · 47 tokens

dev-team-node

Coordinates Node.js/TypeScript development (Next.js, NestJS, Vite, Express) with a team of specialized agents and inline quality gates. Use for multi-step Node.js tasks that need decomposition and multi-agent coordination.

biggora/dev-team · 49 tokens

nest-best-practices

NestJS framework best practices and production patterns. Use whenever working with NestJS — creating modules, controllers, services, DTOs, guards, interceptors, pipes, middleware, or building REST/GraphQL/microservice APIs. Also use when setting up authentication, authorization, validation, queues, health checks…

biggora/dev-team · 129 tokens

typescript-expert

TypeScript language expertise covering the type system, generics, utility types, advanced type patterns, and project configuration. Use this skill whenever writing, reviewing, or refactoring TypeScript code, designing type-safe APIs, working with complex generics, debugging type errors, configuring tsconfig.json…

biggora/dev-team · 146 tokens

nodejs-stack

This skill should be used when working with Node.js, TypeScript, or JavaScript projects, including frameworks like Next.js, NestJS, Express, Fastify, and Vite.

biggora/dev-team · 41 tokens