typescript-service-cookbook

Community

Proven patterns for TypeScript service design.

Authorcressie176
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a blueprint for building robust TypeScript services by separating construction from lifecycle management, enabling explicit dependency wiring and improved testability.

Core Features & Use Cases

  • Separation of construction and lifecycle management to allow isolated testing and controlled startup and shutdown.
  • Dependency injection at the application entry point to wire config, databases, servers, and services deterministically.
  • Hierarchical configuration management with default and environment-specific files to ensure consistent environments.
  • Clear patterns for startup order and graceful shutdown across application layers.

Quick Start

Instantiate the application with its dependencies in the entry point and call start() to boot the service.

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

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.