typescript-advanced
CommunityAdvanced TypeScript patterns for PRISM.node.
Authorsynqing
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill teaches advanced TypeScript patterns used in PRISM.node, including generics, utility types, conditional types, and strong type-safe Zustand stores.
Core Features & Use Cases
- Generics: Build reusable, type-safe components and functions.
- Utility Types: Partial, Pick, Omit, Record, etc., for transforming types.
- Conditional Types: Type-level logic for flexible APIs.
- Zustand Stores: Type-safe state management patterns for PRISM.node.
- Type extraction: Infer types from external libraries.
Quick Start
Create a strongly-typed Zustand store for a PRISM.node editor, leveraging a BaseNode interface and a ColorNode example to illustrate generics and type predicates.
Dependency Matrix
Required Modules
None requiredComponents
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-advanced Download link: https://github.com/synqing/PRISM_unified/archive/main.zip#typescript-advanced Please download this .zip file, extract it, and install it in the .claude/skills/ directory.