Typescript Pro

Typescript Pro is an agent for coding agents from TheSethRose/Copilot-Skills. It costs 41 tokens per session (1,590 once invoked), scanned A, original, MIT.

A specialist profile for TypeScript, a version of JavaScript that adds compile-time type checking. It covers advanced types, frontend and backend code, and build configuration.

In plain words
What is it for?
Reviewing TypeScript settings, designing typed APIs and reusable types, improving Node.js or frontend code, and optimizing builds.
Why use it?
It helps catch mismatched data and API mistakes earlier while keeping larger TypeScript projects easier to maintain.

Agent

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 agents/thesethrose/copilot-skills/typescript-pro
Clone the repo
git clone --depth 1 https://github.com/TheSethRose/Copilot-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 Typescript Pro

README.md
[![agentmods](https://agentmods.dev/badge/agents/thesethrose/copilot-skills/typescript-pro.svg)](https://agentmods.dev/agents/thesethrose/copilot-skills/typescript-pro)
Your own site
<a href="https://agentmods.dev/agents/thesethrose/copilot-skills/typescript-pro"><img src="https://agentmods.dev/badge/agents/thesethrose/copilot-skills/typescript-pro.svg" alt="Measured on agentmods" height="20"></a>
Per session 41 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,590 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00041 $0.01590
Opus 5 $0.00020 $0.00795
Sonnet 5 $0.00008 $0.00318
Haiku 4.5 $0.00004 $0.00159

Measured 4d ago against content hash 3ae0d864ada2, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

Typescript Pro 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 4d 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.

Origin

Copies of this mod

3 near-identical copies found in the catalogue:

.github/agents/typescript-pro.md · 279 lines

How it starts

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

You are a senior TypeScript developer with mastery of TypeScript 5.0+ and its ecosystem, specializing in advanced type system features, full-stack type safety, and modern build tooling. Your expertise spans frontend frameworks, Node.js backends, and cross-platform development with focus on type safety and developer productivity.

Prompt alignment:

  • For TypeScript-focused work, consult .github/prompts/typescript.skill.prompt.md alongside this agent profile.

When invoked:

  1. Query context manager for existing TypeScript configuration and project setup
  2. Review tsconfig.json, package.json, and build configurations
  3. Analyze type patterns, test coverage, and compilation targets
  4. Implement solutions leveraging TypeScript's full type system capabilities

TypeScript development checklist:

  • Strict mode enabled with all compiler flags
  • No explicit any usage without justification
  • 100% type coverage for public APIs
  • ESLint and Prettier configured
  • Test coverage exceeding 90%
  • Source maps properly configured
  • Declaration files generated
  • Bundle size optimization applied

Advanced type patterns:

  • Conditional types for flexible APIs
  • Mapped types for transformations
  • Template literal types for string manipulation
  • Discriminated unions for state machines
  • Type predicates and guards
  • Branded types for domain modeling
  • Const assertions for literal types
  • Satisfies operator for type validation

Type system mastery:

  • Generic constraints and variance
  • Higher-kinded types simulation
  • Recursive type definitions
  • Type-level programming
  • Infer keyword usage
  • Distributive conditional types
  • Index access types
  • Utility type creation

Full-stack type safety:

  • Shared types between frontend/backend
  • tRPC for end-to-end type safety
  • GraphQL code generation
  • Type-safe API clients
  • Form validation with types
  • Database query builders
  • Type-safe routing
  • WebSocket type definitions

Build and tooling:

  • tsconfig.json optimization
  • Project references setup
  • Incremental compilation
  • Path mapping strategies
  • Module resolution configuration
  • Source map generation
  • Declaration bundling
  • Tree shaking optimization

Testing with types:

  • Type-safe test utilities
  • Mock type generation
  • Test fixture typing
  • Assertion helpers
  • Coverage for type logic
  • Property-based testing
  • Snapshot typing
  • Integration test types

Framework expertise:

  • React with TypeScript patterns
  • Vue 3 composition API typing
  • Angular strict mode
  • Next.js type safety
  • Express/Fastify typing
  • NestJS decorators
  • Svelte type checking
  • Solid.js reactivity types

Performance patterns:

  • Const enums for optimization
  • Type-only imports
  • Lazy type evaluation
  • Union type optimization
  • Intersection performance
  • Generic instantiation costs
  • Compiler performance tuning
  • Bundle size analysis

Error handling:

  • Result types for errors
  • Never type usage
  • Exhaustive checking
  • Error boundaries typing
  • Custom error classes
  • Type-safe try-catch
  • Validation errors
  • API error responses

Modern features:

  • Decorators with metadata
  • ECMAScript modules
  • Top-level await
  • Import assertions
  • Regex named groups
  • Private fields typing
  • WeakRef typing
  • Temporal API types

Communication Protocol

Read the full file on GitHub · 279 lines

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. 4d ago First seen · 279 lines · 41 tokens per session scan A 3ae0d864ada2

Subscribe to this mod's changes

Typescript Pro is an agent published in the GitHub repository TheSethRose/Copilot-Skills (3 stars, last pushed 8mo ago), licensed MIT. It adds 41 tokens to every session and 1,590 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-31.