ts-conventions

Community

Strict TypeScript conventions for safer code.

Authorjsamuelsen11
Version1.0.0
Installs0

System Documentation

What problem does it solve?

TypeScript projects frequently suffer from weak typing, inconsistent patterns, and fragile code as teams scale. This skill defines a comprehensive set of conventions to maximize type safety, maintainability, and developer experience across codebases.

Core Features & Use Cases

  • Strict mode and tsconfig configurations that enforce rigorous type checks across modules and packages.
  • Discriminated unions, type guards, and branded types to model domain data safely and prevent runtime errors.
  • Runtime validation, linting, and testing practices (e.g., ESLint, Vitest) to catch issues early and ensure code quality.

Quick Start

Enable strict mode, configure tsconfig with strict options, and start applying the conventions in new or existing TypeScript projects.

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: ts-conventions
Download link: https://github.com/jsamuelsen11/claude-config/archive/main.zip#ts-conventions

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.