← 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

Known item issue.

This item's current download entry is known to bounce back to a listing or homepage instead of returning a package file.

Quick setup
  1. Open the source page and confirm the package flow manually.
  2. Review SKILL.md if you can obtain the files.
  3. Treat this source as manual setup until the download is verified.

Requirements

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

Package facts

Download mode
Manual review
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

  • Open the source listing and confirm there is a real package or setup artifact available.
  • Review SKILL.md before asking your agent to continue.
  • Treat this source as manual setup until the upstream download flow is fixed.

Install with your agent

Agent handoff

Use the source page and any available docs to guide the install because the item currently does not return a direct package file.

  1. Open the source page via Open source listing.
  2. If you can obtain the package, extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the source page and extracted files.
New install

I tried to install a skill package from Yavira, but the item currently does not return a direct package file. Inspect the source page and any extracted docs, then tell me what you can confirm and any manual steps still required.

Upgrade existing

I tried to upgrade a skill package from Yavira, but the item currently does not return a direct package file. Compare the source page and any extracted docs with my current installation, then summarize what changed and what manual follow-up I still need.

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