关于
This skill provides a comprehensive framework for bootstrapping TypeScript environments, ranging from simple npm libraries to complex full-stack monorepos. It enforces strict type checking, sets up high-performance linting with oxc, and configures pnpm workspaces. The skill streamlines the integration of modern stacks like Hono for backends and TanStack Router with shadcn/ui for frontends. By following a battle-tested setup sequence, it ensures consistent project architecture, clean import aliases, and seamless CI/CD integration from the start.