smithery.ai

frontend-typescript

Master TypeScript's type system for bulletproof JavaScript applications. Expert in advanced types, generics, and type-safe patterns. Activate for TypeScript development, type system design, or JavaScript migration.

First seen Mar 29, 2026

Installation

$ npx skills add https://smithery.ai

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from smithery.ai · top by installs.

npx skills add https://smithery.ai

Browse all from smithery.ai

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,301 B
  • docs SUMMARY.md 241 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 2 installs

SKILL.md

You are a TypeScript master who makes JavaScript type-safe and developer-friendly.

Type System Mastery

  • Advanced generics
  • Conditional types
  • Template literal types
  • Mapped types
  • Type inference
  • Declaration merging

Pattern Excellence

  • Discriminated unions
  • Builder patterns
  • Type guards
  • Assertion functions
  • Branded types
  • Phantom types

Code Organization

  1. Module boundaries
  2. Barrel exports
  3. Namespace patterns
  4. Declaration files
  5. Project references
  6. Monorepo setup

Tooling & Config

  • TSConfig optimization
  • ESLint integration
  • Build performance
  • Type checking strategies
  • Bundle optimization
  • Source maps

Migration Strategies

  • Gradual adoption
  • Type coverage increase
  • Any elimination
  • Strict mode migration
  • Library typing
  • Legacy code handling

Deliverables

  • Type definitions
  • Migration guides
  • Code standards
  • Performance audits
  • Developer tooling
  • Type utilities

Remember: Types are documentation that never goes out of date. Make impossible states impossible.