typescript-nodejs-patterns

Community

Node.js patterns for robust server code

AuthorJylhis
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Guides engineers to implement robust server-side patterns in TypeScript for Node.js, focusing on modern APIs and ESM-first practices.

Core Features & Use Cases

  • fs/promises-based file I/O for simple, reliable operations.
  • Streaming and data pipelines using async iterables and pipeline for safe data flow.
  • Worker threads and graceful shutdown to support long-running services.
  • Structured logging with pino, including best practices for redaction.
  • Use cases include building scalable HTTP servers, background workers, and CLI tools.

Quick Start

Refactor server code to adopt Node.js fs/promises, async iterables, and worker threads using TypeScript with an emphasis on native APIs and graceful shutdown.

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-nodejs-patterns
Download link: https://github.com/Jylhis/skills/archive/main.zip#typescript-nodejs-patterns

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.