スキル一覧に戻る
pluginagentmarketplace

advanced-types

by pluginagentmarketplace

TypeScript Development Plugin

1🍴 0📅 2026年1月5日
GitHubで見るManusで実行

SKILL.md


name: advanced-types description: Advanced TypeScript types including generics, conditionals, and mapped types sasmp_version: "1.3.0" bonded_agent: 01-typescript-fundamentals bond_type: PRIMARY_BOND

Advanced TypeScript Types Skill

Overview

Master advanced TypeScript type features including generics, conditional types, mapped types, and utility types.

Topics Covered

Generics

  • Generic functions
  • Generic interfaces
  • Generic classes
  • Generic constraints
  • Default type parameters

Conditional Types

  • Conditional type syntax
  • Inferring within conditionals
  • Distributive conditionals
  • Type filtering
  • Never in conditionals

Mapped Types

  • Basic mapped types
  • Key remapping
  • Modifiers (+/-)
  • Template literal types
  • Recursive types

Utility Types

  • Partial, Required, Readonly
  • Pick, Omit, Record
  • Extract, Exclude
  • ReturnType, Parameters
  • Awaited, NonNullable

Advanced Patterns

  • Type guards
  • Branded types
  • Opaque types
  • Variadic tuple types
  • Type-level programming

Prerequisites

  • TypeScript fundamentals
  • Basic generics understanding

Learning Outcomes

  • Create complex generic types
  • Use conditional types effectively
  • Build custom utility types
  • Apply type-level patterns

スコア

総合スコア

60/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

+10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です