type-fest
CommunityAdvanced TypeScript utility types
Authorxabierlameiro
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides over 180 compile-time TypeScript utility types to perform complex type transformations, deep object manipulation, and ensure strict type safety, going beyond built-in TypeScript utilities.
Core Features & Use Cases
- Strict Type Transformations: Deeply merge, pick, omit, and transform object types with compile-time safety.
- Data Schema Safety: Ensure type correctness for API payloads, configurations, and state management, especially with JSON serialization and case conversions.
- Use Case: When building a type-safe API client, use
type-festto automatically convert incoming snake_case JSON responses to camelCase TypeScript types, while also ensuring sensitive fields are omitted for public consumption.
Quick Start
Use the type-fest skill to create a type that recursively makes all properties of an interface optional.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: type-fest Download link: https://github.com/xabierlameiro/price-tracker/archive/main.zip#type-fest Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.