typescript-pragmatic-programmer

Community

Pragmatic TypeScript for maintainable code.

Authorcressie176
Version1.0.0
Installs0

System Documentation

What problem does it solve?

TypeScript projects often suffer from drift between coding practice and long-term maintainability. This skill provides a pragmatic, principled approach to writing TypeScript code that remains robust as the codebase grows.

Core Features & Use Cases

  • Take small, verifiable steps: after each meaningful change, compile with tsc and run tests before proceeding.
  • Build end-to-end confidence: use tracer-bullet-style iterations to validate end-to-end flow before adding features.
  • Library-first mindset: prefer well-maintained libraries over custom implementations to reduce risk and maintenance.

Quick Start

Initialize a TypeScript project and adopt a small-step change workflow; after every change, ensure compilation and tests pass before continuing.

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: typescript-pragmatic-programmer
Download link: https://github.com/cressie176/cressie176-claude-marketplace/archive/main.zip#typescript-pragmatic-programmer

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.