TypeScript for Claude Code

3,053 mods tagged TypeScript that install into Claude Code, measured the same four ways as everything else here: what each costs in tokens on every session, what a security scan found and why, whether it is the original, and what changed.

Also for Claude Code: anthropic · Git and workflow · Web3 and blockchain · React · Python · docker · Go · Localization · Rust · nextjs · bun · android

antfu/node-modules-inspector

Skill Claude CodeCodex

Inspects a project's installed nodemodules and produces three reports: duplicated packages (installed in multiple versions), packages sorted by install size, and maintenance actions (dep-upgrade opportunities + publint findings, grouped by consumer/author). Use when the user wants to audit dependencies, find duplicate…

not rated 2.9k +1 13d ago A SkillSpector: warn 156 tokens original MIT

ax-agent

26

ax-llm/ax

Skill Claude CodeCodex

This skill helps an LLM generate correct core AxAgent code using @ax-llm/ax. Use when the user asks about agent(), child agents, namespaced functions, discovery mode, clarification, bubbleErrors, host-side final/clarification protocol, or ordinary agent runtime behavior. For MCP clients, native runtime modules…

not rated 2.9k +2 changed today A SkillSpector: pass 131 tokens original Apache-2.0

mcp

27

medplum/medplum

MCP server Claude CodeCodexCursor +2

Securely access and manage FHIR healthcare data stored in Medplum. Remote server at api.medplum.com.

not rated 2.7k +4 yesterday A tokens not measured original Apache-2.0

architecture-audit

28

org2AI/ORG2

Skill Claude CodeCodex

Systematic architecture audit and refactoring methodology for Rust + TypeScript codebases. Use when performing refactoring, cleanup, unification, code review, dead code removal, module reorganization, or tech debt elimination. Ensures no naming confusion, semantic overloading, hidden defaults, duplicate logic, or…

not rated 2.6k today A SkillSpector: warn 70 tokens AGPL-3.0

claude-code-dev

29

Leanmcp/superview.sh

Skill Claude CodeCodex

How to develop, modify, and extend the Claude Code codebase following its established programming style, patterns, and conventions. Use this skill whenever working on the claude-code source — adding tools, commands, utils, components, types, hooks, services, or fixing bugs. Also use when the user asks about…

not rated 2.1k +1 5mo ago A 101 tokens original MIT

dmmulroy/better-result

Skill Claude CodeCodex

Migrate a TypeScript codebase from better-result 2.x to 3.0. Use when upgrading better-result across the TaggedError syntax, removed Result serialization helpers, recovery inference, matching, or retry APIs.

not rated 1.9k +11 14d ago A SkillSpector: pass 52 tokens original MIT

astro-developer

31

MadAppGang/dingo

Agent Claude Code

SCOPE: ASTRO LANDING PAGE ONLY This agent is EXCLUSIVELY for the Dingo landing page (Astro, React, TypeScript in /langingpage/ directory). ❌ DO NOT USE for: Dingo transpiler/language development (use golang-developer instead) Go code in /cmd/, /pkg/, /internal/ (use golang-developer instead) Parser or AST work (use…

not rated 1.9k 1mo ago A 753 tokens

kubb

32

kubb-labs/kubb

Plugin Claude Code

Bundles 2 skills, 3 commands, 1 agent, 1 MCP server · 196 tokens together

Kubb is a meta framework for code generation. Generate TypeScript types, Zod schemas, Axios and fetch clients, React Query and Vue Query hooks, Faker mocks and more from an OpenAPI spec. The commands run the Kubb CLI, and a bundled MCP server adds conversational generation.

not rated 1.8k +4 changed 3d ago A tokens not measured original MIT

stripe/ai

Skill Claude CodeCodex ✓ vendor

Use this skill when the user asks what information a Stripe Connect connected account must provide for verification, onboarding, KYC, or account requirements; when they need to compare requirements between connected-account setups; or when they ask which verification fields, documents, or business details are required…

not rated 1.8k +7 3d ago A Socket: passSnyk: warnSkillSpector: warn 80 tokens original MIT

om-module-scaffold

34

open-mercato/open-mercato

Skill Claude CodeCodex

Build a complete standalone business app, module, or CRUD vertical slice using Open Mercato discovery, commands, APIs, ACL/setup, UI, events, search, migrations, and tests. Use for customer management, deal-pipeline changes, CRM lead capture, library/booking/rental systems, "create a module", "add CRUD entity"…

not rated 1.7k +9 today A SkillSpector: warn 87 tokens original MIT

elicitation

35

hashintel/hash

Skill Claude CodeCodex

Acquire and improve an epistemically responsible account of what a person knows through adaptive conversation. Use before substantive interviewing, when an existing account must be corrected or extended with human knowledge, or when accounts conflict.

not rated 1.7k +2 today A SkillSpector: warn 43 tokens

saleor/storefront

Skill Claude CodeCodex

Project-specific patterns for the Saleor Paper storefront built with Next.js 16, TypeScript, and Tailwind CSS. Use when working with product pages, checkout flow, caching, variant selection, filtering, SEO, or UI components. For universal Saleor API patterns, see the saleor-storefront dependency.

not rated 1.6k +3 changed 2d ago A SkillSpector: pass 68 tokens

internet-development/www-sacred

Skill Claude CodeCodex

Keep www-sacred's TypeScript fast to type-check and fast to run. Use when touching the ASCII/canvas animation components (the only real per-frame code here), tightening type-check wall-clock, or auditing a change for runtime or compiler regressions. Scoped to this repo — a React 19 / Next.js 16 component library plus…

not rated 1.6k today A SkillSpector: warn 84 tokens original MIT

files-sdk

38

haydenbleasel/files-sdk

Skill Claude CodeCodex

Use files-sdk to add file storage to a TypeScript/JavaScript app with a unified API across S3, R2, GCS, Azure, Vercel Blob, the local filesystem, and 40+ other providers. Triggers when the user wants to upload/download/list/move/delete/copy files, generate presigned URLs, do multipart or resumable uploads, range…

not rated 1.5k +4 today A SkillSpector: warn 194 tokens original MIT

beui

39

starc007/ui-components

Skill Claude CodeCodex

Pick and install beUI (@beui) animated React components from the shadcn registry. Use when building motion UI, agent/chat interfaces, toasts, docks, bottom sheets, drawers, popovers, sliders, loaders, 404 pages, or any beui.dev component. Maps user intent to exact @beui install slugs instead of inventing custom…

not rated 1.4k +15 2d ago A SkillSpector: warn 78 tokens original MIT

npm-package

40

remorses/kimaki

Skill Claude CodeCodex needs its repo

Opinionated TypeScript npm package template for ESM packages. Enforces src→dist builds with tsc, strict TypeScript defaults, explicit exports, and publish-safe package metadata. Relative source imports must use .ts or .tsx (never .js); tsc rewrites them via rewriteRelativeImportExtensions. Use this when creating or…

not rated 1.4k +9 yesterday C SkillSpector: warn 78 tokens original MIT

hesreallyhim/a-list-of-claude-code-agents

Agent Claude Code

Use this agent when you need expert backend development work in TypeScript with Bun runtime, including API design, database integration, server architecture, performance optimization, or any backend-focused development tasks. Examples: Context: User needs to implement a REST API endpoint for user authentication. user…

not rated 1.3k +1 10mo ago A 217 tokens

migrate-from-ai-sdk

42

Deuz-AI/Deuz-SDK

Skill Claude CodeCodex

Use when porting an app from the Vercel AI SDK (ai, @ai-sdk/) to @deuz-sdk/core. Triggers include "migrate from the AI SDK", "replace ai with @deuz-sdk/core", "we use streamText/generateText/useChat and want to switch", removing @ai-sdk/openai or @ai-sdk/anthropic, porting a toUIMessageStreamResponse route, converting…

not rated 1.3k +690 25d ago A SkillSpector: pass 118 tokens original MIT

starknet-js

43

starknet-io/starknet.js

Skill Claude CodeCodex

Use when writing or debugging JavaScript/TypeScript that interacts with Starknet through the starknet.js SDK — building Call objects or calldata, encoding/decoding Cairo types (felt252, u256, structs, arrays, spans, ByteArray, Option/Result/custom enums), or working with contracts, accounts, providers, transactions…

not rated 1.3k 3d ago A SkillSpector: warn 79 tokens original MIT

playwright

44

johnpapa/vscode-peacock

MCP server Claude CodeCodexCursor +2

Lets the agent drive a real browser: open pages, click, type, take screenshots and read the accessibility tree, using Playwright. Runs locally from the @playwright/mcp npm package.

not rated 1.2k +1 yesterday A tokens not measured copy · 72% MIT

agents-for-js

45

microsoft/Agents

Plugin Claude Code ✓ vendor

Bundles 4 skills · 395 tokens together

Skills for building agents with the Microsoft 365 Agents SDK for TypeScript/JavaScript.

not rated 1.1k 2d ago A tokens not measured original MIT

mereyabdenbekuly-ctrl/clodex-ide

Skill Claude Code

Create or edit video with Remotion. First-party clodex + Remotion skill. Contains full video-making process.

not rated 864 +1 yesterday A SkillSpector: warn 29 tokens AGPL-3.0

mkosir/typescript-style-guide

Skill Claude CodeCodex

Apply, review, and explain discriminated unions in TypeScript. Use automatically for tasks involving mutually exclusive variants, invalid state prevention, exhaustiveness checking, variant-specific object properties, application state, function arguments, or React props.

not rated 784 +1 4d ago A SkillSpector: warn 52 tokens original MIT

vuetify0

48

vuetifyjs/0

Skill Claude CodeCodex

Use when building Vue 3 UI in this repo or any v0 consumer — and when about to write a native , a homemade setTimeout timer, or a homemade overlay/dialog. Those are Button, useTimer, and Dialog/Popover/useStack; do not roll them. Also selection, forms, registries, virtual scroll, popovers, focus, snackbars, SSR…

not rated 744 +2 yesterday A Socket: passSnyk: pass 145 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: