About
The TypeScript Project Setup skill streamlines the creation and modernization of TypeScript projects by providing standardized templates for Node.js, Vite frontends, and CLI tools. It automates the complex configuration of module systems (ESM/CommonJS), linting tools like Biome or ESLint, and testing suites including Vitest and Playwright. By integrating Husky for pre-commit hooks and GitHub Actions for CI/CD, it ensures that your project maintains high code quality standards and a professional development workflow from day one.