skill-lang-typescript

Community

TypeScript that’s production-ready and safe.

Authorryan-nguyen-01
Version1.0.0
Installs0

System Documentation

What problem does it solve?

TypeScript code quality can degrade without consistent patterns; this guide consolidates best practices to improve safety, readability, and maintainability in production code.

Core Features & Use Cases

  • Enforce strict compiler configurations (strict mode, noImplicitAny, strictNullChecks, noUnusedLocals, noUnusedParameters, exactOptionalPropertyTypes)
  • Define clear type usage patterns using interfaces for objects and type aliases for unions/intersections, while avoiding any
  • Address Async patterns and error handling with explicit types and robust error classes
  • Choose appropriate TypeScript utility types (Partial, Required, Pick, Omit, Record, Readonly, NonNullable, ReturnType, Parameters)
  • Promote consistent import/export conventions and prevent common anti-patterns

Quick Start

Adopt strict typing and pattern guidelines across your codebase to start improving safety today.

Dependency Matrix

Required Modules

None required

Components

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: skill-lang-typescript
Download link: https://github.com/ryan-nguyen-01/agent-platform/archive/main.zip#skill-lang-typescript

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.