·typescript-advanced-types
</>

typescript-advanced-types

thapaliyabikendra/ai-artifacts

Master TypeScript's advanced type system including generics, conditional types, mapped types, and React TypeScript patterns. Use when: (1) implementing complex type logic, (2) creating reusable type utilities, (3) typing React components, hooks, and events, (4) ensuring compile-time type safety.

4Installs·0Trend·@thapaliyabikendra

Installation

$npx skills add https://github.com/thapaliyabikendra/ai-artifacts --skill typescript-advanced-types

SKILL.md

Master TypeScript's advanced type system for building robust, type-safe applications.

| Form submit | React.FormEventHandler | | Input change | React.ChangeEventHandler | | Button click | React.MouseEventHandler | | Key press | React.KeyboardEventHandler | | Focus | React.FocusEventHandler |

Master TypeScript's advanced type system including generics, conditional types, mapped types, and React TypeScript patterns. Use when: (1) implementing complex type logic, (2) creating reusable type utilities, (3) typing React components, hooks, and events, (4) ensuring compile-time type safety. Source: thapaliyabikendra/ai-artifacts.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/thapaliyabikendra/ai-artifacts --skill typescript-advanced-types Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/thapaliyabikendra/ai-artifacts --skill typescript-advanced-types
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is typescript-advanced-types?

Master TypeScript's advanced type system including generics, conditional types, mapped types, and React TypeScript patterns. Use when: (1) implementing complex type logic, (2) creating reusable type utilities, (3) typing React components, hooks, and events, (4) ensuring compile-time type safety. Source: thapaliyabikendra/ai-artifacts.

How do I install typescript-advanced-types?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/thapaliyabikendra/ai-artifacts --skill typescript-advanced-types Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/thapaliyabikendra/ai-artifacts