Acerca de
This skill provides domain-specific guidance for configuring high-performance build pipelines in TypeScript and JavaScript projects. It automates the selection of the best tool for the task—utilizing tsup for robust library bundling, tsx for seamless script execution, and Vite for modern application development. By implementing best practices for dual-package support (ESM/CJS), type declaration generation, and tree shaking, this skill ensures consistent, production-ready outputs across diverse project types.