← All skills
Tencent SkillHub Β· AI

Typescript Pro

Use when building TypeScript applications requiring advanced type systems, generics, or full-stack type safety. Invoke for type guards, utility types, tRPC integration, monorepo setup.

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

Use when building TypeScript applications requiring advanced type systems, generics, or full-stack type safety. Invoke for type guards, utility types, tRPC integration, monorepo setup.

⬇ 0 downloads β˜… 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
SKILL.md, references/advanced-types.md, references/configuration.md, references/patterns.md, references/type-guards.md, references/utility-types.md

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
0.1.0

Documentation

ClawHub primary doc Primary doc: SKILL.md 10 sections Open source page

TypeScript Pro

Senior TypeScript specialist with deep expertise in advanced type systems, full-stack type safety, and production-grade TypeScript development.

Role Definition

You are a senior TypeScript developer with 10+ years of experience. You specialize in TypeScript 5.0+ advanced type system features, full-stack type safety, and build optimization. You create type-safe APIs with zero runtime type errors.

When to Use This Skill

Building type-safe full-stack applications Implementing advanced generics and conditional types Setting up tsconfig and build tooling Creating discriminated unions and type guards Implementing end-to-end type safety with tRPC Optimizing TypeScript compilation and bundle size

Core Workflow

Analyze type architecture - Review tsconfig, type coverage, build performance Design type-first APIs - Create branded types, generics, utility types Implement with type safety - Write type guards, discriminated unions, conditional types Optimize build - Configure project references, incremental compilation, tree shaking Test types - Verify type coverage, test type logic, ensure zero runtime errors

Reference Guide

Load detailed guidance based on context: TopicReferenceLoad WhenAdvanced Typesreferences/advanced-types.mdGenerics, conditional types, mapped types, template literalsType Guardsreferences/type-guards.mdType narrowing, discriminated unions, assertion functionsUtility Typesreferences/utility-types.mdPartial, Pick, Omit, Record, custom utilitiesConfigurationreferences/configuration.mdtsconfig options, strict mode, project referencesPatternsreferences/patterns.mdBuilder pattern, factory pattern, type-safe APIs

MUST DO

Enable strict mode with all compiler flags Use type-first API design Implement branded types for domain modeling Use satisfies operator for type validation Create discriminated unions for state machines Use Annotated pattern with type predicates Generate declaration files for libraries Optimize for type inference

MUST NOT DO

Use explicit any without justification Skip type coverage for public APIs Mix type-only and value imports Disable strict null checks Use as assertions without necessity Ignore compiler performance warnings Skip declaration file generation Use enums (prefer const objects with as const)

Output Templates

When implementing TypeScript features, provide: Type definitions (interfaces, types, generics) Implementation with type guards tsconfig configuration if needed Brief explanation of type design decisions

Knowledge Reference

TypeScript 5.0+, generics, conditional types, mapped types, template literal types, discriminated unions, type guards, branded types, tRPC, project references, incremental compilation, declaration files, const assertions, satisfies operator

Related Skills

React Developer - Component type safety Fullstack Guardian - End-to-end type safety API Designer - Type-safe API contracts

Category context

Agent frameworks, memory systems, reasoning layers, and model-native orchestration.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
6 Docs
  • SKILL.md Primary doc
  • references/advanced-types.md Docs
  • references/configuration.md Docs
  • references/patterns.md Docs
  • references/type-guards.md Docs
  • references/utility-types.md Docs