setup-typescript-project
CommunityStandardize TypeScript projects with modern tooling.
Authornickromney
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides standardized configurations and guidance for bootstrapping TypeScript projects, ensuring consistent tooling, linting, testing, and CI across teams.
Core Features & Use Cases
- TypeScript configuration options: ES Modules or CommonJS, with recommended defaults
- Linting/Formatting choices: Biome (recommended) or ESLint + Prettier
- Testing setup: Vitest for unit/integration tests; optional Playwright for end-to-end tests
- Git hooks & workflows: Husky pre-commit hooks, Makefile commands, and GitHub Actions CI
- Project scaffolding: Predefined folder structure and scripts for common tasks
Quick Start
Use the TypeScript project setup skill to scaffold a new project with ES Modules, Biome for linting, Vitest for testing, optional Playwright, Husky hooks, a Makefile, and GitHub Actions CI.
Dependency Matrix
Required Modules
None requiredComponents
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: setup-typescript-project Download link: https://github.com/nickromney/n-dotfiles/archive/main.zip#setup-typescript-project Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.