Template TypeScript Node.js

Community

Scaffold production-ready TS Node projects.

AuthorPaulRBerg
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill scaffolds production-ready TypeScript Node.js projects with modern tooling and best practices, including bun for package management and Vitest for testing.

Core Features & Use Cases

  • Project bootstrap: Create standard TS/Node project skeletons with shared configs.
  • Tooling presets: Include biome, vitest, and devkit configurations for consistency.
  • Templates & repo layout: Provide a ready-to-run monorepo-ready starter with a Justfile, tsconfig, and vitest setup.

Quick Start

Use the Template TS Node.js starter to generate a ready-to-work TS/Node project skeleton.

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: Template TypeScript Node.js
Download link: https://github.com/PaulRBerg/dot-claude/archive/main.zip#template-typescript-node-js

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