typescript-type-remapping

Community

Remap TypeScript types with precision.

Authorbuchananwill
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Complex type-level programming in TypeScript can become verbose and hard to maintain. This Skill teaches using mapped types, conditional types, and key iteration to derive new types from existing definitions without runtime cost.

Core Features & Use Cases

  • Shaping and constraining types with mapped types and key remapping
  • Leveraging conditional types and template literal types for precise API boundaries
  • Defining derived types for DTOs, forms, and domain models using Pick, Omit, and Record
  • Practical examples to bridge domain models to consumer-facing types

Quick Start

Create a derived type from an existing interface by extracting a subset of keys using Pick and Omit.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: typescript-type-remapping
Download link: https://github.com/buchananwill/ue-claude-scaffold/archive/main.zip#typescript-type-remapping

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.