What problem does it solve?
This skill eliminates the friction of configuring new TypeScript projects by automating the installation and setup of high-performance linting, formatting, and dependency hygiene tools.
Core Features & Use Cases
- Tooling Scaffolding: Automatically installs and configures oxlint, oxfmt, and Knip to ensure consistent code quality and dependency health.
- Project Hygiene: Enforces strict TypeScript configurations and manages git hooks via prek to prevent regressions.
- Use Case: When starting a new repository, use this skill to instantly apply a standardized, high-performance development environment that includes linting, formatting, and dead-code detection without manual configuration.
Quick Start
Use the sow skill to initialize the current directory as a new TypeScript project with standard linting and formatting.